| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup various deprecation warnings. | Andrew Butcher | 2016-04-29 | 1 | -9/+9 |
* | Add support for setting identity provider custom values | Jason DeTiberus | 2016-04-25 | 1 | -3/+30 |
* | Convert image_tag on masters | Samuel Munilla | 2016-04-12 | 1 | -1/+1 |
* | Allow for overriding scheduler config | Jason DeTiberus | 2016-03-31 | 1 | -2/+2 |
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -65/+0 |
* | The systemd unit for atomic-openshift-master wasn't not being created | Brenton Leanhardt | 2016-03-29 | 1 | -6/+16 |
* | Use openshift.master.ha instead of duplicating the logic | Brenton Leanhardt | 2016-03-29 | 1 | -4/+4 |
* | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 2 | -55/+61 |
* | Provide cacert when performing health checks | Andrew Butcher | 2016-03-15 | 1 | -1/+2 |
* | perform oc client config tasks only once when ansible_ssh_user is root | Jason DeTiberus | 2016-03-15 | 1 | -9/+6 |
* | Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans... | Brenton Leanhardt | 2016-03-08 | 1 | -2/+2 |
|\ |
|
| * | Use /healthz/ready when verifying api | Andrew Butcher | 2016-03-08 | 1 | -2/+2 |
* | | reverting back to pre-pulling the master image | Brenton Leanhardt | 2016-03-08 | 1 | -0/+5 |
|/ |
|
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 1 | -5/+0 |
* | Rename variable to openshift_master_default_subdomain with backwards compatib... | Jeremiah Stuever | 2016-02-25 | 1 | -1/+1 |
* | Don't make config files world readable | Scott Dodson | 2016-02-17 | 1 | -0/+6 |
* | Bug 1308412 - Fail to install containerized HA master env on RHEL7 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
* | conditionalize loopback config on v >= 3.2/1.2 | Jason DeTiberus | 2016-02-11 | 2 | -30/+33 |
* | Don't mask master service on atomic. | Andrew Butcher | 2016-02-10 | 1 | -1/+1 |
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -1/+1 |
* | Mask master service when using native ha | Jason DeTiberus | 2016-02-05 | 1 | -0/+4 |
* | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
* | Expose console config for customization | Diego Castro | 2016-01-21 | 1 | -1/+6 |
* | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 1 | -0/+1 |
* | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 1 | -61/+61 |
|\ |
|
| * | Use local address for loopback kubeconfig | Jason DeTiberus | 2016-01-14 | 1 | -3/+31 |
| * | consolidate steps and cleanup template dir | Jason DeTiberus | 2016-01-14 | 1 | -60/+32 |
| * | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 1 | -1/+1 |
| * | Fix bind address/port when isn't default | Diego Castro | 2016-01-12 | 1 | -1/+1 |
* | | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 1 | -6/+3 |
* | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 1 | -0/+2 |
* | | Add wait for API before starting controllers w/ native ha install. | Andrew Butcher | 2016-01-12 | 1 | -0/+16 |
|/ |
|
* | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -16/+0 |
* | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 1 | -10/+0 |
* | openshift_facts validation | Andrew Butcher | 2016-01-04 | 1 | -8/+0 |
* | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 |
* | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 1 | -2/+9 |
* | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 1 | -3/+3 |
* | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 1 | -0/+2 |
|\ |
|
| * | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 1 | -0/+2 |
* | | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 1 | -1/+11 |
* | | Install httpd-tools when not is_atomic | Scott Dodson | 2015-12-16 | 1 | -1/+1 |
* | | pull docker images only if not already present | Jason DeTiberus | 2015-12-15 | 1 | -6/+10 |
* | | fixes | Jason DeTiberus | 2015-12-15 | 1 | -0/+1 |
* | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -18/+43 |
* | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -1/+26 |
|/ |
|
* | Fixes typo when setting facts to record whether master/node has been restarte... | Eric Mountain | 2015-12-14 | 1 | -3/+3 |
* | Change controllers service type to simple. | Andrew Butcher | 2015-12-11 | 1 | -5/+0 |
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -16/+4 |
* | Squash pcs install into one task. | Andrew Butcher | 2015-12-09 | 1 | -7/+2 |