summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add support for configuring oauth templates.Devan Goodwin2016-04-011-3/+5
| * | Add support for templating master admissionConfig.Devan Goodwin2016-04-011-0/+14
| |/
* | Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-062-1/+2
|\ \
| * | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-012-1/+2
| |/
* / Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-051-0/+1
|/
* Allow for overriding scheduler configJason DeTiberus2016-03-313-17/+8
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-312-65/+1
* Add AWS cloud provider support.Andrew Butcher2016-03-294-0/+16
* The systemd unit for atomic-openshift-master wasn't not being createdBrenton Leanhardt2016-03-291-6/+16
* Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-292-7/+7
* First pass at systemd unit refactorBrenton Leanhardt2016-03-293-58/+61
* make docker service want ose containerized servicesSeth Jennings2016-03-283-3/+3
* Load environment files in containerized installsScott Dodson2016-03-163-3/+3
* Provide cacert when performing health checksAndrew Butcher2016-03-152-2/+4
* perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus2016-03-151-9/+6
* improve ordering of systemd unitsJason DeTiberus2016-03-145-15/+14
* Docker role refactorJason DeTiberus2016-03-141-2/+1
* Ensure is_containerized is cast as bool.Andrew Butcher2016-03-143-3/+3
* Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt2016-03-082-4/+4
|\
| * Use /healthz/ready when verifying apiAndrew Butcher2016-03-082-4/+4
* | reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-0/+5
|/
* Support openshift_image_tagBrenton Leanhardt2016-03-074-4/+4
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-036-3/+12
* First past at the upgrade processBrenton Leanhardt2016-03-031-5/+0
* Rename variable to openshift_master_default_subdomain with backwards compatib...Jeremiah Stuever2016-02-251-1/+1
* Don't make config files world readableScott Dodson2016-02-171-0/+6
* Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt2016-02-151-1/+1
* conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus2016-02-112-30/+33
* Don't mask master service on atomic.Andrew Butcher2016-02-101-1/+1
* Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-093-4/+4
* Mask master service when using native haJason DeTiberus2016-02-051-0/+4
* infra_node fixesJason DeTiberus2016-02-011-1/+1
* Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-1/+1
|\
| * Add Nuage support to openshift ansibleVishal Patil2016-01-251-1/+1
* | Expose console config for customizationDiego Castro2016-01-212-2/+20
* | Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt2016-01-201-1/+1
|\ \
| * | Fix native master api sysconfig.Andrew Butcher2016-01-201-1/+1
* | | Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever2016-01-202-1/+2
|/ /
* | Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt2016-01-1913-69/+85
|\ \
| * | Use local address for loopback kubeconfigJason DeTiberus2016-01-143-4/+34
| * | consolidate steps and cleanup template dirJason DeTiberus2016-01-1412-65/+51
| * | Controllers_port and firewall rulesDiego Castro2016-01-122-4/+4
| * | Fix bind address/port when isn't defaultDiego Castro2016-01-121-1/+1
* | | Add wait in between api and controllers start for native ha.Andrew Butcher2016-01-131-6/+3
* | | Update api verification.Andrew Butcher2016-01-131-5/+9
* | | Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-132-0/+11
* | | Add wait for API before starting controllers w/ native ha install.Andrew Butcher2016-01-121-0/+16
|/ /
* | Merge pull request #1148 from LutzLange/masterBrenton Leanhardt2016-01-121-2/+2
|\ \
| * | - sqashed to one commitLutz Lange2016-01-121-2/+2
* | | Always pull docker imagesScott Dodson2016-01-071-16/+0
|/ /