summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-14Merge pull request #4179 from sosiouxme/20170512-singletonize-slow-stuffOpenShift Bot
Merged by openshift-bot
2017-06-14papr: add documentation to YAML and simplify contextJonathan Lebon
Don't duplicate the actual image tag used in the context. Just print it in the logs instead. That way there's no risk of it being outdated when we bump the tag in the YAML.
2017-06-14docs: better documentation for PAPRJonathan Lebon
Add a section in `repo_structure.md`, and rename from `redhat-ci` to `PAPR` and point to the new upstream repo in `pull_requests.md`. Closes: #4078
2017-06-14papr: install libffi-develJonathan Lebon
Closes: #4418
2017-06-14Merge pull request #4443 from ingvagabund/move-etcd-backup-to-etcd-commonJan Chaloupka
move etcd backup to etcd_common role
2017-06-14Merge pull request #4245 from jarrpa/glusterfs-fixesOpenShift Bot
Merged by openshift-bot
2017-06-14Automatic commit of package [openshift-ansible] release [3.6.109-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.109
2017-06-14Automatic commit of package [openshift-ansible] release [3.6.108-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.108
2017-06-14pre-install checks: add more during byo installLuke Meyer
Add the docker and RPM checks to the list that run at install time. They can be disabled the same as the existing ones. Removed cockpit-kubernetes RPM requirement as it no longer is. Fixed up docker_image_availability to handle oreg_url and other nuances. Switched to using the openshift_image_tag that's set by openshift_version for both component and infrastructure images. Fixed a bug where execute_module was being called with incorrect positional arg "tmp" as a dict which caused errors down the call stack.
2017-06-14move etcd backup to etcd_common roleJan Chaloupka
2017-06-14Merge pull request #4296 from VincentS/Upgrade_Calico_Version_to_2.2.1OpenShift Bot
Merged by openshift-bot
2017-06-14Automatic commit of package [openshift-ansible] release [3.6.107-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.107
2017-06-13Merge pull request #4434 from stevekuznetsov/skuznets/disable-negative-cacheOpenShift Bot
Merged by openshift-bot
2017-06-13Support installing HOSA via ansiblemwringe
2017-06-13Merge branch 'master' into Upgrade_Calico_Version_to_2.2.1Scott Dodson
2017-06-13Merge pull request #4404 from abutcher/etcd-ca-redeployScott Dodson
Separate etcd and OpenShift CA redeploy playbooks.
2017-06-13Merge pull request #4295 from VincentS/Remove_Hardcoded_Calico_URLOpenShift Bot
Merged by openshift-bot
2017-06-13Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot
Merged by openshift-bot
2017-06-13GlusterFS: Remove requirement for heketi-cliJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Fix bugs in wipeJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Skip heketi-cli install on AtomicJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Create a StorageClass if specifiedJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Use proper secretsJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Allow cleaner separation of multiple clustersJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Minor corrections and cleanupsJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Improve documentationJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Allow configuration of kube namespace for heketiJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Adjust when clauses for registry configJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Allow failure reporting when deleting deploy-heketiJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Tweak pod probe parametersJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Allow for configuration of node selectorJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Label on Openshift node nameJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Make sure timeout is an intJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13GlusterFS: Use groups variablesJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-13Merge pull request #4381 from jarrpa/non-zero-parseOpenShift Bot
Merged by openshift-bot
2017-06-13Disable negative caching, set cache TTL to 1sSteve Kuznetsov
When running headless services as pods on OpenShift, no ClusterIP is assigned. In these cases, peer pods are relying on DNS to locate the service endpoints. When a pod is deleted or another trigger causes the endpoint to change, the OpenShift DNS is updated immediately. However, dnsmasq has a default TTL of 30s, so the wrong response is returned on name resolution. Removing negative caching and turning the TTL to a very short 1s should resolve the issue. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-06-13Merge pull request #4433 from ashcrow/ansible-retriesScott Dodson
System Container and Ansible Retries
2017-06-13Update mounts in system container installerSteve Milner
This change will allow retry files to be stored in $HOME_ROOT. - SSH_ROOT replaced with HOME_ROOT - /root[container] -> $HOME_ROOT[host]
2017-06-13Set ansible retry file locationSteve Milner
2017-06-13Merge pull request #4380 from jarrpa/oc_obj-fixesOpenShift Bot
Merged by openshift-bot
2017-06-13Merge pull request #4432 from giuseppe/installer-dnsScott Dodson
installer: add bind mount for /etc/resolv.conf
2017-06-13installer: add bind mount for /etc/resolv.confGiuseppe Scrivano
Use the DNS configuration from the host. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1460978 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>