summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-22openvswitch, syscontainer: specify the Docker service nameGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-06-19Merge pull request #4486 from sdodson/etcdv3-clean-installOpenShift Bot
Merged by openshift-bot
2017-06-19Merge pull request #4484 from jarrpa/glusterfs-fixes-tooOpenShift Bot
Merged by openshift-bot
2017-06-19Merge pull request #4491 from sdodson/fix-storage-migrationScott Dodson
Temporarilly only migrate jobs as we were before
2017-06-19Temporarilly only migrate jobs as we were beforeScott Dodson
2017-06-19Automatic commit of package [openshift-ansible] release [3.6.117-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.117
2017-06-18Merge pull request #4329 from srampal/rhel_ose_aciOpenShift Bot
Merged by openshift-bot
2017-06-18Merge pull request #4476 from mtnbikenc/storage-upgradeScott Dodson
Run storage upgrade pre and post master upgrade
2017-06-18Run storage upgrade pre and post master upgradeRussell Teague
2017-06-18Preserve etcd3 storage if it's already in useScott Dodson
This would be the case if for instance they'd upgraded and then migrated.
2017-06-18Merge pull request #3954 from ingvagabund/etcd-migrateOpenShift Bot
Merged by openshift-bot
2017-06-18Automatic commit of package [openshift-ansible] release [3.6.116-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.116
2017-06-17Introduce etcd migrate roleJan Chaloupka
2017-06-16Merge pull request #4435 from sdodson/etcdv3-clean-installOpenShift Bot
Merged by openshift-bot
2017-06-16GlusterFS: Generate better secret keysJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16GlusterFS: Fix error when groups.glusterfs_registry is undefined.Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16GlusterFS: Use proper identity in heketi secretJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16GlusterFS: Allow configuration of heketi portJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16Merge pull request #4466 from portante/rufusOpenShift Bot
Merged by openshift-bot
2017-06-16Merge pull request #4474 from rhcarvalho/rename-cockpit-shellScott Dodson
Rename cockpit-shell -> cockpit-system
2017-06-16GlusterFS: Fix variable typoJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16GlusterFS: Minor template fixesJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16registry: mount GlusterFS storage volume from correct hostJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-16Merge pull request #4334 from simaishi/cf45Scott Dodson
Update CloudForms templates for CF 4.5/CF 4.2
2017-06-16PAPR: define openshift_image_tag via command lineRodolfo Carvalho
This is a temporary workaround to make sure the action plugin in the openshift_health_checker role can read the correct value specified in the OPENSHIFT_IMAGE_TAG environment variable, instead of a jinja2 template expression.
2017-06-16Ensure only one ES pod per PVPeter Portante
bug 1460564. Fixes [BZ #1460564](https://bugzilla.redhat.com/show_bug.cgi?id=1460564). Unfortunately, the defaults for Elasticsearch prior to v5 allow more than one "node" to access the same configured storage volume(s). This change forces this value to 1 to ensure we don't have an ES pod starting up accessing a volume while another ES pod is shutting down when reploying. This can lead to "1" directories being created in `/elasticsearch/persistent/${CLUSTER_NAME}/data/${CLUSTER_NAME}/nodes/`. By default ES uses a "0" directory there when only one node is accessing it.
2017-06-16Automatic commit of package [openshift-ansible] release [3.6.114-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.114
2017-06-16etcd v3 for clean installsScott Dodson
If we have no master config assume that we're a clean install. If we're a clean install and we're 3.6 or greater use etcd v3 storage.
2017-06-16Rename cockpit-shell -> cockpit-systemRodolfo Carvalho
The package name has changed. See https://bugzilla.redhat.com/show_bug.cgi?id=1461689 https://bugzilla.redhat.com/show_bug.cgi?id=1419718
2017-06-16Automatic commit of package [openshift-ansible] release [3.6.113-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.113
2017-06-16Merge pull request #4294 from richm/fix-es-routes-for-new-logging-rolesOpenShift Bot
Merged by openshift-bot
2017-06-15Merge pull request #4402 from stevekuznetsov/skuznets/router-registry-rolloutOpenShift Bot
Merged by openshift-bot
2017-06-15Automatic commit of package [openshift-ansible] release [3.6.112-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.112
2017-06-15Merge pull request #4458 from git001/more-auditlog-paramsScott Dodson
Add the other featured audit-config paramters as example
2017-06-15Automatic commit of package [openshift-ansible] release [3.6.111-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.111
2017-06-15Merge pull request #4041 from tbielawa/cfmeScott Dodson
CFME as an OpenShift Pod
2017-06-15Merge pull request #4460 from ashcrow/system-container-ansible-cfgScott Dodson
System container honor provided ansible cfg
2017-06-15Merge pull request #4356 from nhosoi/mux_params-0OpenShift Bot
Merged by openshift-bot
2017-06-15doc: Info for system container installer optionsSteve Milner
2017-06-15Add ANSIBLE_CONFIG to system container installerSteve Milner
The provided configuration file was not being honored. This change adds a new variable called ANSIBLE_CONFIG which points to the ansible.cfg file within the container. By default it is set to the configuration provided by openshift-ansible within the container at: /usr/share/ansible/openshift-ansible/ansible.cfg
2017-06-15Add missing file. Remove debugging prompt.Tim Bielawa
2017-06-15Add the the other featured audit-config paramters as exampleAleks
2017-06-15Automatic commit of package [openshift-ansible] release [3.6.110-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.110
2017-06-14Merge pull request #4397 from sosiouxme/20170608-include-more-install-checksOpenShift Bot
Merged by openshift-bot
2017-06-14Merge pull request #4422 from jlebon/pr/paprScott Dodson
PAPR updates
2017-06-14Merge pull request #4377 from mwringe/hawkular_openshift_agentOpenShift Bot
Merged by openshift-bot
2017-06-14Update readme one last timeTim Bielawa
2017-06-14Reconfigure masters in serial to avoid HA meltdownsTim Bielawa
2017-06-14Merge pull request #4179 from sosiouxme/20170512-singletonize-slow-stuffOpenShift Bot
Merged by openshift-bot
2017-06-14First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa