| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -2/+2 |
* | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 1 | -2/+2 |
* | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 4 | -9/+11 |
* | Support unicode output when dumping yaml | Russell Teague | 2017-04-03 | 1 | -7/+10 |
* | Use ansible.compat.six where possible | Jason DeTiberus | 2017-03-09 | 1 | -1/+5 |
* | Rewrap long lines | Rodolfo Carvalho | 2017-03-06 | 2 | -8/+22 |
* | Remove unused argument | Rodolfo Carvalho | 2017-03-06 | 1 | -1/+1 |
* | Add ca-bundle.crt to list of certs to synchronize. | Andrew Butcher | 2017-02-28 | 1 | -1/+1 |
* | Prepare for origin moving to OCP version scheme | Clayton Coleman | 2017-02-23 | 4 | -19/+21 |
* | Extract assertion common to all tests as function | Rodolfo Carvalho | 2017-02-20 | 2 | -56/+24 |
* | Replace nose yield-style tests w/ pytest fixtures | Rodolfo Carvalho | 2017-02-20 | 3 | -248/+247 |
* | Make tests run with either nosetests or pytest | Rodolfo Carvalho | 2017-02-20 | 3 | -45/+42 |
* | Replace assert_equal with plain assert | Rodolfo Carvalho | 2017-02-20 | 2 | -28/+24 |
* | Make usage of short_version/release consistent | Rodolfo Carvalho | 2017-02-20 | 2 | -27/+26 |
* | Reorganize tests and helper functions logically | Rodolfo Carvalho | 2017-02-20 | 2 | -129/+129 |
* | Remove test duplication | Rodolfo Carvalho | 2017-02-20 | 3 | -80/+60 |
* | Move similar test cases together | Rodolfo Carvalho | 2017-02-20 | 2 | -64/+64 |
* | Insert paths in the second position of sys.path | Rodolfo Carvalho | 2017-02-20 | 2 | -2/+2 |
* | Rename test for consistency | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Remove dead code | Rodolfo Carvalho | 2017-02-18 | 2 | -34/+0 |
* | Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste... | Jason DeTiberus | 2017-02-14 | 4 | -6/+592 |
* | fixup! master: latest use same predicates as last version | Giuseppe Scrivano | 2017-02-08 | 1 | -1/+4 |
* | fixup! master: latest use same priorities as last version | Giuseppe Scrivano | 2017-02-08 | 1 | -1/+4 |
* | master: latest use same predicates as last version | Giuseppe Scrivano | 2017-02-08 | 1 | -1/+1 |
* | master: latest use same priorities as last version | Giuseppe Scrivano | 2017-02-08 | 1 | -1/+1 |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 4 | -47/+137 |
* | Set metrics url even if metrics_deploy is false | Alberto Peon | 2017-01-20 | 1 | -3/+2 |
* | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 1 | -21/+0 |
* | Fix openshift_image_tag=latest. | Andrew Butcher | 2017-01-09 | 2 | -4/+4 |
* | Add future versions to openshift_facts | Clayton Coleman | 2017-01-04 | 3 | -5/+9 |
* | YAML Linting | Russell Teague | 2016-12-12 | 2 | -3/+2 |
* | Merge pull request #2902 from dgoodwin/fix-metrics-url | Scott Dodson | 2016-12-08 | 2 | -6/+28 |
|\ |
|
| * | Fix metricsPublicURL only being set correctly on first master. | Devan Goodwin | 2016-12-01 | 2 | -6/+28 |
* | | Remove Hostname from 1.1 and 1.2 predicates | Jason DeTiberus | 2016-12-07 | 2 | -3/+0 |
* | | Properly handle x.y.z formatted versions for openshift_release | Jason DeTiberus | 2016-12-07 | 4 | -0/+12 |
* | | Handle updating of scheduler config during upgrade | Jason DeTiberus | 2016-12-06 | 4 | -253/+386 |
* | | Merge pull request #2920 from detiber/schedulerVarFix | Andrew Butcher | 2016-12-05 | 1 | -18/+10 |
|\ \ |
|
| * | | Update scheduler predicate/priorities vars | Jason DeTiberus | 2016-12-01 | 1 | -18/+10 |
| |/ |
|
* / | Conditionalize master config update for admission_plugin_config. | Andrew Butcher | 2016-12-05 | 1 | -0/+2 |
|/ |
|
* | refactor handling of scheduler defaults | Jason DeTiberus | 2016-11-29 | 6 | -2/+561 |
* | Merge kube_admission_plugin_config with admission_plugin_config | Samuel Munilla | 2016-11-22 | 1 | -3/+1 |
* | support 3rd party scheduler | enlinxu | 2016-10-20 | 1 | -0/+1 |
* | Remove openshift_master_metrics_public_url | Andrew Butcher | 2016-08-31 | 2 | -2/+1 |
* | Change how we set master's metricsPublicURL | Scott Dodson | 2016-08-30 | 2 | -1/+7 |
* | [master] add support for setting auditConfig | Jason DeTiberus | 2016-07-13 | 1 | -0/+1 |
* | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 1 | -1/+0 |
* | Add per-service environment variables. | Andrew Butcher | 2016-06-13 | 1 | -0/+2 |
* | Merge pull request #2007 from bachp/lowercase-proxy-vars | Scott Dodson | 2016-06-09 | 1 | -0/+6 |
|\ |
|
| * | Add lower case proxy variables | Pascal Bach | 2016-06-09 | 1 | -0/+6 |
* | | Add flag to manage htpasswd, or not. | Tobias Florek | 2016-06-02 | 1 | -0/+1 |
|/ |
|