Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Fix upgrade failure when master-config does not have pluginOrderOverride. | Devan Goodwin | 2016-08-24 | 1 | -0/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2339 from dgoodwin/plugin-order-warning | Scott Dodson | 2016-08-23 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | Devan Goodwin | 2016-08-22 | 1 | -0/+13 | |
* | | | | | | | Don't run node config upgrade hook if host is not a node. | Devan Goodwin | 2016-08-23 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2340 from lhuard1A/ansible_virt_module | Jason DeTiberus | 2016-08-22 | 5 | -41/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replace some virsh commands by native virt_XXX ansible module | Lénaïc Huard | 2016-08-22 | 5 | -41/+34 | |
* | | | | | | | Merge pull request #2336 from sdodson/etcd-uninstall | Scott Dodson | 2016-08-22 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix etcd uninstall | Scott Dodson | 2016-08-19 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #2330 from lhuard1A/open_node_ports | Jason DeTiberus | 2016-08-19 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Open OpenStack security group for the service node port range | Lénaïc Huard | 2016-08-19 | 3 | -0/+14 | |
* | | | | | | | | Merge pull request #2329 from lhuard1A/fix_nodeonmaster | Jason DeTiberus | 2016-08-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix the “node on master” feature | Lénaïc Huard | 2016-08-19 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #2331 from dgoodwin/docker-upgrade-symlink | Scott Dodson | 2016-08-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fix standalone Docker upgrade missing symlink. | Devan Goodwin | 2016-08-19 | 1 | -0/+1 | |
* | | | | | | | Fix warnings in OpenStack provider with ansible 2.1 | Lénaïc Huard | 2016-08-19 | 3 | -22/+24 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Update uninstall.yml | Scott Dodson | 2016-08-17 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Reconcile roles after master upgrade, but before nodes. | Devan Goodwin | 2016-08-16 | 1 | -43/+46 | |
|/ / / / | ||||||
* | | | | Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failing | Scott Dodson | 2016-08-16 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | fixing openshift key error in case of node failure during run (ssh issue) | jawed | 2016-08-09 | 1 | -1/+1 | |
* | | | | Reference tmpdir from first master hostvars when evacuating nodes. | Andrew Butcher | 2016-08-11 | 1 | -4/+4 | |
* | | | | Merge pull request #2285 from dgoodwin/nuke-images-2 | Scott Dodson | 2016-08-11 | 4 | -20/+59 | |
|\ \ \ \ | ||||||
| * | | | | Improvements for Docker 1.10+ upgrade image nuking. | Devan Goodwin | 2016-08-11 | 4 | -20/+55 | |
| * | | | | Shutdown Docker before upgrading the rpm. | Devan Goodwin | 2016-08-10 | 1 | -0/+4 | |
| |/ / / | ||||||
* / / / | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 3 | -1/+270 | |
|/ / / | ||||||
* | | | Merge pull request #2211 from dgoodwin/33-upgrade-playbook | Scott Dodson | 2016-08-08 | 32 | -70/+227 | |
|\ \ \ | ||||||
| * | | | Migrate ca.crt to ca-bundle.crt | Scott Dodson | 2016-08-08 | 1 | -0/+25 | |
| * | | | Upgrade configs for protobuf support. | Devan Goodwin | 2016-08-08 | 4 | -0/+68 | |
| * | | | Introduce 1.3/3.3 upgrade path. | Devan Goodwin | 2016-07-25 | 30 | -70/+134 | |
* | | | | Convert ansible facts callback to v2. | Andrew Butcher | 2016-08-08 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Call relocated openshift-loadbalancer playbook in master scaleup. | Andrew Butcher | 2016-08-04 | 1 | -0/+2 | |
* | | | Merge pull request #2049 from abutcher/named-certificates | Scott Dodson | 2016-08-03 | 3 | -50/+12 | |
|\ \ \ | ||||||
| * | | | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 3 | -50/+12 | |
* | | | | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 3 | -269/+16 | |
|/ / / | ||||||
* | | | Move role dependencies to playbooks. | Andrew Butcher | 2016-07-29 | 3 | -3/+98 | |
* | | | Merge pull request #2236 from maxamillion/fedora | Scott Dodson | 2016-07-29 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | update bootstrap-fedora playbook with new python crypto deps | Adam Miller | 2016-07-28 | 1 | -1/+1 | |
* | | | | Merge pull request #2210 from abutcher/staggered-master-start | Scott Dodson | 2016-07-28 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Stagger the start of master services. | Andrew Butcher | 2016-07-24 | 1 | -0/+1 | |
* | | | | Merge pull request #2213 from detiber/remove_old_metrics_role | Jason DeTiberus | 2016-07-26 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | remove outdated openshift_cluster_metrics role | Jason DeTiberus | 2016-07-25 | 1 | -2/+0 | |
* | | | | | Template named certificates with_items. | Andrew Butcher | 2016-07-25 | 1 | -2/+2 | |
* | | | | | Replace master_cert_config_dir with common config_base fact. | Andrew Butcher | 2016-07-25 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2196 from dgoodwin/nuke-images-symlink | Andrew Butcher | 2016-07-22 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add missing nuke_images.sh symlink. | Devan Goodwin | 2016-07-22 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #1990 from abutcher/openshift-certificates | Scott Dodson | 2016-07-21 | 2 | -154/+16 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Refactor openshift certificates roles. | Andrew Butcher | 2016-07-20 | 2 | -154/+16 | |
* | | | Merge pull request #2168 from dgoodwin/container-cli-speed | Scott Dodson | 2016-07-21 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 | |
* | | | | Merge pull request #2187 from lhuard1A/bin_cluster_libvirt_ansible_2.1 | Jason DeTiberus | 2016-07-21 | 4 | -21/+24 | |
|\ \ \ \ | ||||||
| * | | | | Fix libvirt provider for Ansible 2.1.0.0 | Lénaïc Huard | 2016-07-21 | 4 | -21/+24 | |
| | |/ / | |/| | |