| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 1 | -7/+1 |
|\ |
|
| * | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 1 | -7/+1 |
* | | Fedora changes: | Adam Miller | 2015-12-02 | 1 | -2/+18 |
|/ |
|
* | Use the identity_providers from openshift_facts instead of always using the i... | Jason DeTiberus | 2015-11-23 | 1 | -1/+1 |
* | Refactor master identity provider configuration | Jason DeTiberus | 2015-11-23 | 1 | -5/+11 |
* | Missing conditionals for api/controller sysconfig. | Andrew Butcher | 2015-11-06 | 1 | -0/+2 |
* | Start to handle pacemaker ha during upgrade | Andrew Butcher | 2015-11-06 | 1 | -0/+5 |
* | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 1 | -26/+49 |
* | fix dueling controllers - without controllerLeaseTTL set in config, multiple ... | Jason DeTiberus | 2015-11-04 | 1 | -0/+1 |
* | more tweaks | Jason DeTiberus | 2015-11-04 | 1 | -3/+5 |
* | more tweaks | Jason DeTiberus | 2015-11-04 | 1 | -16/+5 |
* | additional ha related updates | Jason DeTiberus | 2015-11-04 | 1 | -1/+83 |
* | additional native ha changes | Andrew Butcher | 2015-11-04 | 1 | -0/+1 |
* | Start of true master ha | Jason DeTiberus | 2015-11-04 | 1 | -4/+4 |
* | Atomic Enterprise related changes. | Avesh Agarwal | 2015-11-04 | 1 | -1/+1 |
* | Disable OpenShift features if installing Atomic Enterprise | Jason DeTiberus | 2015-10-30 | 1 | -0/+1 |
* | Merge pull request #458 from spinolacastro/project_config | Brenton Leanhardt | 2015-10-26 | 1 | -0/+5 |
|\ |
|
| * | fix merge conflicts | Diego Castro | 2015-10-22 | 1 | -20/+50 |
| |\ |
|
| * \ | Merge remote-tracking branch 'openshift/master' into project_config | Diego Castro | 2015-08-15 | 1 | -1/+2 |
| |\ \ |
|
| * | | | Update PR #458 from comments | Diego Castro | 2015-08-12 | 1 | -1/+6 |
| * | | | Custom Project Config | Diego Castro | 2015-08-12 | 1 | -0/+2 |
* | | | | Merge pull request #729 from detiber/handlerRefactor | Brenton Leanhardt | 2015-10-26 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | cleanup naming for skipping master and node restart handlers | Jason DeTiberus | 2015-10-23 | 1 | -1/+1 |
| * | | | | Avoid hardcoded 30s pauses | Jason DeTiberus | 2015-10-22 | 1 | -3/+2 |
| | |_|/
| |/| | |
|
* / | | | Fix test and workaround for rpm generated configs | Jason DeTiberus | 2015-10-22 | 1 | -14/+0 |
|/ / / |
|
* | | | Support HA or single router, and start work on registry | Stefanie Forrester | 2015-10-21 | 1 | -0/+3 |
* | | | Merge pull request #589 from sdodson/issue585 | Brenton Leanhardt | 2015-10-20 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | Lookup ansible_ssh_user group for kubeconfig perms | Scott Dodson | 2015-10-12 | 1 | -2/+6 |
* | | | | Upgrades | Scott Dodson | 2015-09-23 | 1 | -0/+2 |
|/ / / |
|