summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-20verify sane log times in logging stackjuanvallejo
This patch verifies that logs sent from logging pods can be queried on the Elasticsearch pod within a reasonable amount of time.
2017-06-20Merge pull request #4292 from sdodson/push-via-dnsOpenShift Bot
Merged by openshift-bot
2017-06-20Automatic commit of package [openshift-ansible] release [3.6.119-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.119
2017-06-19Update atomic-openshift-master.j2Scott Dodson
2017-06-19Merge pull request #4489 from rhcarvalho/image-availability-no-tlsOpenShift Bot
Merged by openshift-bot
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-19Disable TLS verification in skopeo inspectRodolfo Carvalho
Some registries are not configured with valid certificates and thus the check fails with 'http: server gave HTTP response to HTTPS client'. Since this is not fetching images, but only checking for existence, trade security for convenience.
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-18Enable push to registry via dns only on clean 3.6 installsScott Dodson
We cannot assume that 3.5 to 3.6 upgrades were signed with the correct certs
2017-06-18Disable actually pushing to the registry via dns for nowScott Dodson
We need to sort out how to know that the registry certificate has the proper hostnames attached to it. It will for 3.6 clean installs but not for 3.5 to 3.6 upgrades. For now make it opt in and come back to this.
2017-06-18Add openshift_node_dnsmasq role to upgradeScott Dodson
2017-06-18Push to the registry via dnsScott Dodson
Configures OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc Adds 'cluster.local' to dns search on nodes via dispatcher script Adds '.svc' to NO_PROXY defaults
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