| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for overriding scheduler config | Jason DeTiberus | 2016-03-31 | 1 | -15/+0 |
* | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 3 | -0/+15 |
* | make docker service want ose containerized services | Seth Jennings | 2016-03-28 | 3 | -3/+3 |
* | Load environment files in containerized installs | Scott Dodson | 2016-03-16 | 3 | -3/+3 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 5 | -15/+14 |
* | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 3 | -3/+3 |
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 3 | -3/+3 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 6 | -3/+12 |
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 2 | -3/+3 |
* | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -1/+1 |
|\ |
|
| * | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -1/+1 |
* | | Expose console config for customization | Diego Castro | 2016-01-21 | 1 | -1/+14 |
* | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix native master api sysconfig. | Andrew Butcher | 2016-01-20 | 1 | -1/+1 |
* | | | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 1 | -1/+1 |
|/ / |
|
* | | Use local address for loopback kubeconfig | Jason DeTiberus | 2016-01-14 | 1 | -1/+1 |
* | | consolidate steps and cleanup template dir | Jason DeTiberus | 2016-01-14 | 10 | -5/+16 |
* | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 1 | -2/+2 |
* | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 2 | -3/+5 |
|\ \ |
|
| * | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 2 | -3/+5 |
* | | | Fix osm_controller_args and osm_api_server_args settings. | Andrew Butcher | 2016-01-04 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 1 | -0/+6 |
|\ \ |
|
| * | | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 1 | -0/+6 |
* | | | Merge pull request #1094 from abutcher/notify | Brenton Leanhardt | 2015-12-24 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Conditionalize for 3.1.1/1.1.1 | Andrew Butcher | 2015-12-18 | 1 | -0/+4 |
| * | | | Use notify for workaround controllers unit. | Andrew Butcher | 2015-12-18 | 1 | -1/+1 |
| |/ / |
|
* | | | fixes | Jason DeTiberus | 2015-12-15 | 1 | -1/+1 |
* | | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 3 | -2/+58 |
* | | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -0/+11 |
|/ / |
|
* / | Change controllers service type to simple. | Andrew Butcher | 2015-12-11 | 1 | -1/+1 |
|/ |
|
* | Configured master count should be 1 for pacemaker ha. | Andrew Butcher | 2015-12-02 | 1 | -1/+1 |
* | Refactor master identity provider configuration | Jason DeTiberus | 2015-11-23 | 2 | -94/+18 |
* | Refactor named certificates. | Andrew Butcher | 2015-11-16 | 1 | -5/+2 |
* | 1279746: Fix leftover disabled features line in config template. | Devan Goodwin | 2015-11-10 | 1 | -1/+0 |
* | Merge pull request #830 from detiber/nov1beta3 | Brenton Leanhardt | 2015-11-06 | 1 | -3/+3 |
|\ |
|
| * | apiLevel changes | Jason DeTiberus | 2015-11-06 | 1 | -3/+3 |
* | | Revert to defaults | Andrew Butcher | 2015-11-05 | 1 | -3/+3 |
* | | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 5 | -0/+68 |
* | | fix dueling controllers - without controllerLeaseTTL set in config, multiple ... | Jason DeTiberus | 2015-11-04 | 1 | -1/+3 |
* | | additional ha related updates | Jason DeTiberus | 2015-11-04 | 1 | -5/+13 |
* | | additional native ha changes | Andrew Butcher | 2015-11-04 | 1 | -2/+1 |
|/ |
|
* | Filter internal hostnames from the list of parsed names. | Andrew Butcher | 2015-11-03 | 1 | -1/+1 |
* | Add custom certificates to serving info in master configuration. | Andrew Butcher | 2015-11-03 | 1 | -0/+14 |
* | Disable OpenShift features if installing Atomic Enterprise | Jason DeTiberus | 2015-10-30 | 1 | -0/+3 |
* | Conditionalizing the support for the v1beta3 api | Brenton Leanhardt | 2015-10-29 | 1 | -0/+4 |
* | Merge pull request #731 from abutcher/proxy-client-config | Brenton Leanhardt | 2015-10-27 | 1 | -0/+3 |
|\ |
|
| * | Add proxy client certs to master config. | Andrew Butcher | 2015-10-22 | 1 | -0/+3 |
* | | Fix quotes | Diego Castro | 2015-10-26 | 1 | -1/+1 |
* | | Add missing quotes | Diego Castro | 2015-10-23 | 1 | -6/+6 |
* | | fix merge conflicts | Diego Castro | 2015-10-22 | 3 | -10/+11 |
|\| |
|