summaryrefslogtreecommitdiff
path: root/roles/openshift_master_facts
AgeCommit message (Expand)Author
2017-03-09Use ansible.compat.six where possibleJason DeTiberus
2017-03-06Rewrap long linesRodolfo Carvalho
2017-03-06Remove unused argumentRodolfo Carvalho
2017-02-28Add ca-bundle.crt to list of certs to synchronize.Andrew Butcher
2017-02-23Prepare for origin moving to OCP version schemeClayton Coleman
2017-02-20Extract assertion common to all tests as functionRodolfo Carvalho
2017-02-20Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho
2017-02-20Make tests run with either nosetests or pytestRodolfo Carvalho
2017-02-20Replace assert_equal with plain assertRodolfo Carvalho
2017-02-20Make usage of short_version/release consistentRodolfo Carvalho
2017-02-20Reorganize tests and helper functions logicallyRodolfo Carvalho
2017-02-20Remove test duplicationRodolfo Carvalho
2017-02-20Move similar test cases togetherRodolfo Carvalho
2017-02-20Insert paths in the second position of sys.pathRodolfo Carvalho
2017-02-20Rename test for consistencyRodolfo Carvalho
2017-02-18Remove dead codeRodolfo Carvalho
2017-02-14Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste...Jason DeTiberus
2017-02-08fixup! master: latest use same predicates as last versionGiuseppe Scrivano
2017-02-08fixup! master: latest use same priorities as last versionGiuseppe Scrivano
2017-02-08master: latest use same predicates as last versionGiuseppe Scrivano
2017-02-08master: latest use same priorities as last versionGiuseppe Scrivano
2017-01-30Create v3_5 upgrade playbooksRussell Teague
2017-01-20Set metrics url even if metrics_deploy is falseAlberto Peon
2017-01-16add configuration for build default+overrides settingsBen Parees
2017-01-09Fix openshift_image_tag=latest.Andrew Butcher
2017-01-04Add future versions to openshift_factsClayton Coleman
2016-12-12YAML LintingRussell Teague
2016-12-08Merge pull request #2902 from dgoodwin/fix-metrics-urlScott Dodson
2016-12-07Remove Hostname from 1.1 and 1.2 predicatesJason DeTiberus
2016-12-07Properly handle x.y.z formatted versions for openshift_releaseJason DeTiberus
2016-12-06Handle updating of scheduler config during upgradeJason DeTiberus
2016-12-05Merge pull request #2920 from detiber/schedulerVarFixAndrew Butcher
2016-12-05Conditionalize master config update for admission_plugin_config.Andrew Butcher
2016-12-01Update scheduler predicate/priorities varsJason DeTiberus
2016-12-01Fix metricsPublicURL only being set correctly on first master.Devan Goodwin
2016-11-29refactor handling of scheduler defaultsJason DeTiberus
2016-11-22Merge kube_admission_plugin_config with admission_plugin_configSamuel Munilla
2016-10-20support 3rd party schedulerenlinxu
2016-08-31Remove openshift_master_metrics_public_urlAndrew Butcher
2016-08-30Change how we set master's metricsPublicURLScott Dodson
2016-07-13[master] add support for setting auditConfigJason DeTiberus
2016-07-07Various hosted component improvementsAndrew Butcher
2016-06-13Add per-service environment variables.Andrew Butcher
2016-06-09Merge pull request #2007 from bachp/lowercase-proxy-varsScott Dodson
2016-06-09Add lower case proxy variablesPascal Bach
2016-06-02Add flag to manage htpasswd, or not.Tobias Florek
2016-05-13Allow overriding servingInfo.maxRequestsInFlight via openshift_master_max_req...Andrew Butcher
2016-04-29Remove duplicate oauth_template fact.Andrew Butcher
2016-04-26Add masterConfig.volumeConfig.dynamicProvisioningEnabledScott Dodson
2016-04-26Merge pull request #1726 from detiber/htpasswd_usersJason DeTiberus