summaryrefslogtreecommitdiff
path: root/roles/openshift_master
AgeCommit message (Expand)Author
2016-04-07Merge pull request #1722 from abutcher/containerized-cloudproviderBrenton Leanhardt
2016-04-06Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt
2016-04-06Merge pull request #1660 from dgoodwin/admission-configBrenton Leanhardt
2016-04-06Add cloudprovider config dir to docker options.Andrew Butcher
2016-04-06Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt
2016-04-05Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson
2016-04-04Check for kind in cloudprovider facts prior to accessing.Andrew Butcher
2016-04-01Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-04-01Add support for configuring oauth templates.Devan Goodwin
2016-04-01Add support for templating master admissionConfig.Devan Goodwin
2016-03-31Allow for overriding scheduler configJason DeTiberus
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-29Add AWS cloud provider support.Andrew Butcher
2016-03-29The systemd unit for atomic-openshift-master wasn't not being createdBrenton Leanhardt
2016-03-29Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-28make docker service want ose containerized servicesSeth Jennings
2016-03-16Load environment files in containerized installsScott Dodson
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus
2016-03-14improve ordering of systemd unitsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-14Ensure is_containerized is cast as bool.Andrew Butcher
2016-03-08Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-02-25Rename variable to openshift_master_default_subdomain with backwards compatib...Jeremiah Stuever
2016-02-17Don't make config files world readableScott Dodson
2016-02-15Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt
2016-02-11conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus
2016-02-10Don't mask master service on atomic.Andrew Butcher
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-05Mask master service when using native haJason DeTiberus
2016-02-01infra_node fixesJason DeTiberus
2016-01-25Merge pull request #1160 from vishpat/nuageBrenton Leanhardt
2016-01-25Add Nuage support to openshift ansibleVishal Patil
2016-01-21Expose console config for customizationDiego Castro
2016-01-20Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt
2016-01-20Fix native master api sysconfig.Andrew Butcher
2016-01-20Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
2016-01-14Use local address for loopback kubeconfigJason DeTiberus
2016-01-14consolidate steps and cleanup template dirJason DeTiberus
2016-01-13Add wait in between api and controllers start for native ha.Andrew Butcher
2016-01-13Update api verification.Andrew Butcher
2016-01-13Add a Verify API Server handler that waits for the API server to becomeScott Dodson
2016-01-12Controllers_port and firewall rulesDiego Castro