Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the cert expiry playbooks runnable | Tim Bielawa | 2017-02-09 | 6 | -0/+69 |
| | |||||
* | Moving to ansible variable. | Kenny Woodson | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | Specifying port for wait_for call. | Kenny Woodson | 2017-02-07 | 1 | -0/+1 |
| | |||||
* | Fix playbooks/byo/openshift_facts.yml include path | Scott Dodson | 2017-02-07 | 1 | -1/+1 |
| | | | | Fixes Bug 1419893 | ||||
* | Add missing symlink to roles | Rodolfo Carvalho | 2017-02-07 | 1 | -0/+1 |
| | | | | | | | | | It turned out that the playbook `playbooks/byo/openshift-preflight/check.yml` would only work under a certain `ansible.cfg` in which `roles/` was added to `roles_path`. It was the case with the example config prior to b804e70cdd0bc8601bfc87fcf3e34043223828ee. | ||||
* | Merge pull request #3261 from sdodson/excluder | Scott Dodson | 2017-02-06 | 14 | -0/+67 |
|\ | | | | | Manage the excluder functionality | ||||
| * | Move excluder disablement into control plane and node upgrade playbooks | Scott Dodson | 2017-02-06 | 10 | -2/+36 |
| | | | | | | | | | | So that excluder is disabled and reset within the scope of each of those in addition to the overall playbook | ||||
| * | Add excluder management to upgrade and config playbooks | Scott Dodson | 2017-02-06 | 6 | -0/+33 |
| | | |||||
* | | Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35 | Scott Dodson | 2017-02-06 | 2 | -15/+15 |
|\ \ | | | | | | | fixes 1417261. Points playbooks to the correct 3.5 roles for logging … | ||||
| * | | fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics | Jeff Cantrill | 2017-02-02 | 2 | -15/+15 |
| | | | |||||
* | | | Merge pull request #3254 from dgoodwin/skip-router-registry-hack | Scott Dodson | 2017-02-06 | 1 | -4/+10 |
|\ \ \ | | | | | | | | | Temporary hack to skip router/registry upgrade. | ||||
| * | | | Temporary hack to skip router/registry upgrade. | Devan Goodwin | 2017-02-02 | 1 | -4/+10 |
| |/ / | |||||
* | | | Merge pull request #3272 from abutcher/router-certs | Scott Dodson | 2017-02-06 | 1 | -15/+16 |
|\ \ \ | | | | | | | | | Use service annotations to redeploy router service serving cert signer cert | ||||
| * | | | Use service annotations to redeploy router service serving cert signer cert. | Andrew Butcher | 2017-02-06 | 1 | -15/+16 |
| | |/ | |/| | |||||
* / | | Fix RHEL Subscribe std_include path | Tim Bielawa | 2017-02-06 | 1 | -1/+1 |
|/ / | | | | | | | Closes #3268 | ||||
* | | Merge pull request #2671 from abutcher/cert-redeploy-restructure | Scott Dodson | 2017-02-03 | 32 | -390/+871 |
|\ \ | | | | | | | Restructure certificate redeploy playbooks | ||||
| * | | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 32 | -390/+871 |
| | | | |||||
* | | | Merge pull request #3243 from ↵ | Scott Dodson | 2017-02-03 | 2 | -2/+55 |
|\ \ \ | | | | | | | | | | | | | | | | | ingvagabund/upgrade-node-part-of-masters-as-part-of-control-plane-upgrade Upgrade node part of masters as part of control plane upgrade | ||||
| * | | | run node upgrade if master is node as part of the control plan upgrade only | Jan Chaloupka | 2017-02-02 | 2 | -2/+55 |
| | |/ | |/| | |||||
* | | | Merge pull request #3239 from ewolinetz/logging_fix_immutable_spec_changes | Eric Wolinetz | 2017-02-02 | 2 | -3/+5 |
|\ \ \ | |/ / |/| | | Adding bool filter to when openshift_logging_use_ops evals and updati… | ||||
| * | | Adding include_role to block to resolve when eval | ewolinetz | 2017-02-01 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'master' into logging_fix_immutable_spec_changes | Eric Wolinetz | 2017-02-01 | 2 | -5/+10 |
| |\| | |||||
| * | | Updating oc_apply changed_when conditions, fixing filter usage for ↵ | ewolinetz | 2017-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | openshift_hosted_logging playbook | ||||
* | | | Merge pull request #3242 from ingvagabund/create-node-upgrade-role | Scott Dodson | 2017-02-02 | 1 | -80/+7 |
|\ \ \ | |_|/ |/| | | Move current node upgrade tasks under openshift_node_upgrade role | ||||
| * | | Move current node upgrade tasks under openshift_node_upgrade role | Jan Chaloupka | 2017-02-01 | 1 | -80/+7 |
| |/ | |||||
* | | Wrap openshift_hosted_logging include_role within a block. | Andrew Butcher | 2017-02-01 | 1 | -4/+7 |
| | | |||||
* | | Fix openshift_hosted_logging bool typo. | Andrew Butcher | 2017-02-01 | 1 | -1/+1 |
| | | |||||
* | | Fix host when waiting for a master system restart. | Devan Goodwin | 2017-02-01 | 1 | -1/+2 |
|/ | | | | | | Discovered situations where the inventory hostname may not be resolvable with operations. Switching to the ssh host (an IP) should always be correct. | ||||
* | During node upgrade upgrade openvswitch rpms | Scott Dodson | 2017-01-31 | 1 | -0/+15 |
| | | | | | Containerized upgrades of openvswitch are already handled by updating the container images and pulling them again. | ||||
* | Merge pull request #3194 from mtnbikenc/upgrade-3_5-fork | Russell Teague | 2017-01-31 | 8 | -3/+337 |
|\ | | | | | Create v3_5 upgrade playbooks | ||||
| * | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 8 | -3/+337 |
| | | |||||
* | | Resolving yamllint issues from logging playbooks | ewolinetz | 2017-01-30 | 3 | -16/+16 |
| | | |||||
* | | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurl | Scott Dodson | 2017-01-30 | 3 | -0/+30 |
|\ \ | |/ |/| | Updating openshift_logging role to add kibana public url to loggingPu… | ||||
| * | Updating openshift_hosted_logging to update master-configs with publicLoggingURL | ewolinetz | 2017-01-30 | 3 | -0/+23 |
| | | |||||
| * | Breaking out master-config changing and updated playbook to apply change to ↵ | ewolinetz | 2017-01-30 | 1 | -0/+7 |
| | | | | | | | | other masters | ||||
* | | Adding names to plays and standardizing | Russell Teague | 2017-01-27 | 18 | -38/+95 |
|/ | |||||
* | Merge pull request #3198 from mtnbikenc/drain-fix | Russell Teague | 2017-01-26 | 3 | -5/+4 |
|\ | | | | | Correct usage of draining nodes | ||||
| * | Correct usage of draining nodes | Russell Teague | 2017-01-26 | 3 | -5/+4 |
| | | |||||
* | | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 22 | -26/+74 |
|/ | | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting. | ||||
* | Merge pull request #2981 from dgoodwin/upgrade-wait-for-node | Jason DeTiberus | 2017-01-24 | 1 | -0/+13 |
|\ | | | | | Wait for nodes to be ready before proceeding with upgrade. | ||||
| * | Wait for nodes to be ready before proceeding with upgrade. | Devan Goodwin | 2016-12-15 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | Near the end of node upgrade, we now wait for the node to report Ready before marking it schedulable again. This should help eliminate delays when pods need to relocate as the next node in line is evacuated. Happens near the end of the process, the only remaining task would be to mark it schedulable again so easy for admins to detect and recover from. | ||||
* | | Merge pull request #3044 from mtnbikenc/docker-options | Jason DeTiberus | 2017-01-24 | 1 | -0/+3 |
|\ \ | | | | | | | Add new option 'docker_selinux_enabled' | ||||
| * | | Add new option 'openshift_docker_selinux_enabled' | Russell Teague | 2017-01-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | Allows controlling 'selinux-enabled' docker options Can be set to true or false | ||||
* | | | Merge pull request #3101 from dgoodwin/pre-post-master-hook | Jason DeTiberus | 2017-01-24 | 1 | -0/+24 |
|\ \ \ | |/ / |/| | | Implement simple hooks pre/post master upgrade. | ||||
| * | | Add a mid upgrade hook, re-prefix variables. | Devan Goodwin | 2017-01-23 | 1 | -9/+17 |
| | | | |||||
| * | | Debug message before running hooks. | Devan Goodwin | 2017-01-19 | 1 | -0/+6 |
| | | | |||||
| * | | Run user provided hooks prior to system/service restarts. | Devan Goodwin | 2017-01-19 | 1 | -3/+4 |
| | | | |||||
| * | | Implement pre/post master upgrade hooks. | Devan Goodwin | 2017-01-19 | 1 | -0/+9 |
| | | | |||||
* | | | Remove unused temporary directory in master config playbook. | Andrew Butcher | 2017-01-23 | 1 | -21/+0 |
| | | | |||||
* | | | Cleaning repo cache earlier | Russell Teague | 2017-01-19 | 3 | -8/+17 |
|/ / |