summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #5379 from mtnbikenc/fix-jinja2-openshift_hostedOpenShift Bot2017-09-133-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct logic for openshift_hosted_*_waitRussell Teague2017-09-123-4/+4
| * | | | | | | | | | Workaround Ansible Jinja2 delimiter warningRussell Teague2017-09-122-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5386 from ashcrow/fix-wording-in-upgrade-noticeOpenShift Bot2017-09-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | upgrade: Updates warning on missing required variablesSteve Milner2017-09-121-1/+1
* | | | | | | | | | Merge pull request #5321 from mtnbikenc/proposal-processScott Dodson2017-09-132-0/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Proposal] OpenShift-Ansible Proposal ProcessRussell Teague2017-09-112-0/+57
* | | | | | | | | | | Merge pull request #5377 from ingvagabund/double-required-disk-space-etcd-backupOpenShift Bot2017-09-133-4/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | double the required disk space for etcd backupJan Chaloupka2017-09-123-4/+3
* | | | | | | | | | | Merge pull request #5365 from sosiouxme/20170908-disconnected-image-checkOpenShift Bot2017-09-1212-144/+184
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openshift_health_check: allow disabling all checksLuke Meyer2017-09-122-3/+8
| * | | | | | | | | | | docker_image_availability: fix local image searchLuke Meyer2017-09-121-5/+9
| * | | | | | | | | | | docker_image_availability: probe registry connectivityLuke Meyer2017-09-122-122/+132
| * | | | | | | | | | | openshift_checks: add retries in pythonLuke Meyer2017-09-1210-22/+43
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #5343 from mtnbikenc/improve-jinja2-searchOpenShift Bot2017-09-122-23/+80
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve searching when conditions for Jinja2 delimitersRussell Teague2017-09-112-23/+80
* | | | | | | | | | | | Merge pull request #5350 from adelton/issue-2454OpenShift Bot2017-09-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Properly quote "true" and "false" strings for include_granted_scopes.Jan Pazdziora2017-09-111-1/+1
* | | | | | | | | | | | Merge pull request #5352 from rhcarvalho/issue5311-harden-failure-summary-pluginScott Dodson2017-09-122-2/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Skip failure dedup instead of crashingRodolfo Carvalho2017-09-112-2/+29
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5325 from DenverJ/patch-1Scott Dodson2017-09-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix new_master or new_node fail checkDenver Janke2017-09-071-2/+2
* | | | | | | | | | | Merge pull request #5353 from mgugino-upstream-stage/public_hostname_checkScott Dodson2017-09-121-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add openshift_public_hostname length checkMichael Gugino2017-09-111-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5356 from ashcrow/openshift-docker-systemcontainer-image-...OpenShift Bot2017-09-113-10/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | container-engine: Allow full image overrideSteve Milner2017-09-113-10/+14
| |/ / / / / / / / /
* | | | | / / / / / Automatic commit of package [openshift-ansible] release [3.7.0-0.126.0].Jenkins CD Merge Bot2017-09-112-2/+13
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #5340 from sdodson/bz1489913Scott Dodson2017-09-111-3/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Revert back to hostnamectl and previous default of not setting hostnameScott Dodson2017-09-081-3/+4
* | | | | | | | | Merge pull request #5344 from mgugino-upstream-stage/fix-pkg-versionsOpenShift Bot2017-09-111-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix rpm version logic for hostsMichael Gugino2017-09-081-0/+5
| |/ / / / / / / /
* | | | | | | | | Merge pull request #5256 from ashcrow/1451023Scott Dodson2017-09-113-0/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | inventory: Denote new required upgrade variablesSteve Milner2017-09-082-0/+4
| * | | | | | | | upgrade: Verify required network items are setSteve Milner2017-09-081-0/+15
* | | | | | | | | Merge pull request #5342 from mtnbikenc/fix-include-through-symlinkScott Dodson2017-09-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct include path to not follow symlinkRussell Teague2017-09-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5332 from kwoodson/amibuild_node_configOpenShift Bot2017-09-114-9/+12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ami build process calls openshift-node/config.ymlKenny Woodson2017-09-074-9/+12
* | | | | | | | | Merge pull request #5338 from mtnbikenc/fix-pre_upgradeOpenShift Bot2017-09-112-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix issue with etcd_common when using pre_upgrade tagRussell Teague2017-09-082-1/+5
* | | | | | | | | Merge pull request #5339 from mtnbikenc/fix-upgrade-pathOpenShift Bot2017-09-091-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix include path for docker upgrade tasksRussell Teague2017-09-081-2/+4
| |/ / / / / / /
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.7.0-0.125.1].Scott Dodson2017-09-082-2/+32
* | | | | | | | Merge pull request #5289 from jcantrill/1487573_fix_allowed_es_versionOpenShift Bot2017-09-085-10/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | bug 1487573. Bump the allowed ES versionsJeff Cantrill2017-09-015-10/+10
* | | | | | | | Merge pull request #5209 from wozniakjan/logging_es_probeOpenShift Bot2017-09-072-1/+15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | elasticsearch: reintroduce readiness probeJan Wozniak2017-08-292-1/+15
* | | | | | | | Merge pull request #5211 from kwoodson/provisioning_fixesScott Dodson2017-09-0757-1554/+1155
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-0757-1618/+1149
| * | | | | | | Fixing variables and allowing custom ami.Kenny Woodson2017-09-076-42/+112