Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add upgrade job step after the entire upgrade performs | Maciej Szulik | 2017-02-15 | 3 | -0/+23 |
| | |||||
* | Merge pull request #3332 from giuseppe/system-containers-ha | Giuseppe Scrivano | 2017-02-15 | 7 | -13/+81 |
|\ | | | | | system containers: add support for HA deployments | ||||
| * | node, vars/main.yml: define l_is_ha and l_is_same_version | Giuseppe Scrivano | 2017-02-14 | 3 | -10/+10 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | master, vars/main.yml: define l_is_ha and l_is_same_version | Giuseppe Scrivano | 2017-02-14 | 2 | -12/+15 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | node: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | openvswitch: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -4/+5 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | uninstall: delete master-api and master-controllers | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+16 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | master: support HA deployments with system containers | Giuseppe Scrivano | 2017-02-10 | 2 | -2/+47 |
| | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | Merge pull request #3362 from ashcrow/1421033 | Scott Dodson | 2017-02-14 | 1 | -1/+2 |
|\ \ | | | | | | | Update variant_version | ||||
| * | | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
|/ / | | | | | | | 3.5 added and 3.4 moved to LEGACY | ||||
* | | Merge pull request #3350 from mwringe/bz1421860 | Scott Dodson | 2017-02-14 | 2 | -4/+4 |
|\ \ | | | | | | | BZ1421860: increase Heapster's metric resolution to 30s | ||||
| * | | BZ1421860: increase Heapster's metric resolution to 30s | mwringe | 2017-02-13 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #3351 from detiber/fixConfigClobber | Jason DeTiberus | 2017-02-14 | 22 | -66/+22 |
|\ \ \ | | | | | | | | | Fix cases where child classes override OpenShiftCLI values | ||||
| * | | | Fix cases where child classes override OpenShiftCLI values | Jason DeTiberus | 2017-02-13 | 22 | -66/+22 |
| |/ / | |||||
* | | | Merge pull request #3355 from tbielawa/idempotency_please_work | Scott Dodson | 2017-02-14 | 7 | -46/+100 |
|\ \ \ | | | | | | | | | Idempotency please work | ||||
| * | | | Add block+when skip to `openshift_facts` tasks | Tim Bielawa | 2017-02-14 | 1 | -46/+58 |
| | | | | | | | | | | | | | | | | | | | | * Speed improvements as a side-effect of skipping the tasks in future includes of `openshift_facts` | ||||
| * | | | Trying to fix up/audit note some changes | Tim Bielawa | 2017-02-14 | 6 | -0/+42 |
| | | | | |||||
* | | | | Merge pull request #3359 from ewolinetz/logging_metrics_defaults | Scott Dodson | 2017-02-14 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | updating defaults for logging and metrics roles | ||||
| * | | | | updating defaults for logging and metrics roles | ewolinetz | 2017-02-14 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #3356 from mtnbikenc/mod-fixes | Scott Dodson | 2017-02-14 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix logic for checking docker-registry | ||||
| * | | | | | Fix logic for checking docker-registry | Russell Teague | 2017-02-14 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3308 from mtnbikenc/oc_label | Russell Teague | 2017-02-14 | 4 | -65/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | Modify playbooks to use oc_label module | ||||
| * | | | | Modify playbooks to use oc_label module | Russell Teague | 2017-02-14 | 4 | -77/+10 |
| | | | | | |||||
* | | | | | Merge pull request #3342 from mtnbikenc/oc_obj | Russell Teague | 2017-02-14 | 6 | -148/+191 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Modify playbooks to use oc_obj module | ||||
| * | | | | Modify playbooks to use oc_obj module | Russell Teague | 2017-02-14 | 6 | -148/+191 |
| |/ / / | |||||
* | | | | Merge pull request #3291 from ashcrow/oc-route-module | Jan Chaloupka | 2017-02-14 | 3 | -93/+67 |
|\ \ \ \ | |/ / / |/| | | | [WIP] oc route commands now using the oc_route module | ||||
| * | | | oc route commands now using the oc_route module | Steve Milner | 2017-02-14 | 3 | -93/+67 |
| | | | | |||||
* | | | | Merge pull request #3289 from mtnbikenc/upgrade-common | Jan Chaloupka | 2017-02-14 | 6 | -100/+128 |
|\ \ \ \ | |_|/ / |/| | | | Modify playbooks to use oadm_manage_node module | ||||
| * | | | Modify playbooks to use oadm_manage_node module | Russell Teague | 2017-02-13 | 6 | -100/+128 |
| | | | | |||||
* | | | | Merge pull request #3346 from mwringe/BZ1421834 | Scott Dodson | 2017-02-13 | 3 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | BZ1421834: increase the Heapster metric resolution to 30s | ||||
| * | | | | BZ1421834: increase the Heapster metric resolution to 30s | mwringe | 2017-02-13 | 3 | -5/+5 |
|/ / / / | |||||
* | | | | Merge pull request #3343 from sdodson/bz1419654 | Scott Dodson | 2017-02-13 | 1 | -19/+5 |
|\ \ \ \ | |/ / / |/| | | | BZ1419654 Remove legacy config_base fallback to /etc/openshift | ||||
| * | | | Fix Bug 1419654 Remove legacy config_base fallback to /etc/openshift | Scott Dodson | 2017-02-13 | 1 | -19/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a host had /etc/openshift but not /etc/origin we were setting the config_base to /etc/openshift in some places but not all. This code was transitional in order to migrate between 3.0 and 3.1. Given that current playbooks are only supported when moving from the previous version to current version this should no longer be necessary. | ||||
* | | | | Merge pull request #3306 from ingvagabund/oc_service | Jan Chaloupka | 2017-02-13 | 2 | -12/+14 |
|\ \ \ \ | |/ / / |/| | | | replace 'oc service' command with its lib_openshift equivalent | ||||
| * | | | replace 'oc service' command with its lib_openshift equivalent | Jan Chaloupka | 2017-02-11 | 3 | -12/+15 |
| | | | | |||||
* | | | | Merge pull request #3338 from sdodson/issue3303 | Scott Dodson | 2017-02-13 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Add libselinux-python dependency for localhost | ||||
| * | | | | Add libselinux-python dependency for localhost | Scott Dodson | 2017-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Fixes #3303 | ||||
* | | | | | Merge pull request #3299 from kwoodson/oc_env | Scott Dodson | 2017-02-13 | 7 | -0/+2582 |
|\ \ \ \ \ | | | | | | | | | | | | | Adding oc_env to lib_openshift. | ||||
| * | | | | | Fixing docs, linting, and comments. | Kenny Woodson | 2017-02-10 | 3 | -14/+24 |
| | | | | | | |||||
| * | | | | | Pleasing the linting bot. | Kenny Woodson | 2017-02-08 | 5 | -66/+7 |
| | | | | | | |||||
| * | | | | | Adding integration tests. | Kenny Woodson | 2017-02-08 | 4 | -257/+411 |
| | | | | | | |||||
| * | | | | | Adding oc_env to lib_openshift. | Kenny Woodson | 2017-02-08 | 6 | -0/+2477 |
| | | | | | | |||||
* | | | | | | Merge pull request #3295 from ashcrow/oc-scale-module | Scott Dodson | 2017-02-13 | 2 | -104/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove deprecated s3_registry playbook | ||||
| * | | | | | | Removed adhoc s3_registry | Steve Milner | 2017-02-13 | 2 | -104/+0 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | s3 items are now supported directly in the openshift_hosted role. | ||||
* | | | | | | Merge pull request #3333 from dgoodwin/restart-hosts-fix | Scott Dodson | 2017-02-13 | 1 | -2/+14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | More fixes for reboot/wait for hosts. | ||||
| * | | | | | | More fixes for reboot/wait for hosts. | Devan Goodwin | 2017-02-10 | 1 | -2/+14 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3313 from tbielawa/fix_expiry_playbook_paths | Tim Bielawa | 2017-02-13 | 8 | -24/+46 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make the cert expiry playbooks runnable | ||||
| * | | | | | | | Include rpm/git paths in expiry README. | Tim Bielawa | 2017-02-10 | 2 | -24/+44 |
| | | | | | | | | |||||
| * | | | | | | | Make the cert expiry playbooks runnable | Tim Bielawa | 2017-02-09 | 7 | -0/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3234 from rhcarvalho/check-module | Scott Dodson | 2017-02-13 | 22 | -235/+434 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Replace multi-role checks with action-plugin-based checks |