summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/redeploy-certificates.yml
Commit message (Collapse)AuthorAgeFilesLines
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-250/+0
|
* Correct usage of draining nodesRussell Teague2017-01-261-3/+2
|
* Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-161-4/+0
| | | | | | Deprecates use of 'create-master-certs' for generating master serving certificate and loopback kubeconfig in order to reference the first master's CA serial file.
* Add a fact to select --evacuate or --drain based on your OCP versionTim Bielawa2017-01-111-1/+1
| | | | Closes #3070
* Deprecate node 'evacuation' with 'drain'Tim Bielawa2016-12-161-4/+4
| | | | * https://trello.com/c/TeaEB9fX/307-3-deprecate-node-evacuation
* Revert "Revert openshift.node.nodename changes"Scott Dodson2016-11-081-4/+4
|
* Revert "Fix OpenStack cloud provider"Scott Dodson2016-11-071-4/+4
| | | | This reverts commit 1f2276fff1e41c1d9440ee8b589042ee249b95d7.
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-3/+3
| | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
* Fix OpenStack cloud providerLénaïc Huard2016-09-261-4/+4
|
* [redeploy-certificates] Set default value for ↵Andrew Butcher2016-09-141-0/+8
| | | | openshift_master_default_subdomain as workaround.
* [redeploy-certificates] Correct etcd service name.Andrew Butcher2016-09-141-1/+3
|
* Reference tmpdir from first master hostvars when evacuating nodes.Andrew Butcher2016-08-111-4/+4
|
* Support for redeploying certificates.Andrew Butcher2016-08-111-0/+245