| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert module_utils six for openshift_health_checker | Jason DeTiberus | 2017-03-13 | 1 | -0/+1 |
* | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 2 | -3/+2 |
* | Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_... | Andrew Butcher | 2017-03-07 | 1 | -2/+7 |
|\ |
|
| * | Preserve order of Docker registries | Eric Mountain | 2017-03-07 | 1 | -2/+7 |
* | | openshift_facts: ensure system containers deps are installed | Giuseppe Scrivano | 2017-03-07 | 2 | -0/+14 |
|/ |
|
* | Merge pull request #3475 from ashcrow/1425583 | Tim Bielawa | 2017-03-02 | 1 | -0/+19 |
|\ |
|
| * | Fail on Atomic if docker is too old | Steve Milner | 2017-03-02 | 1 | -0/+19 |
* | | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -0/+19 |
* | | Prepare for origin moving to OCP version scheme | Clayton Coleman | 2017-02-23 | 1 | -1/+1 |
* | | openshift_facts: handle 'latest' version | Giuseppe Scrivano | 2017-02-20 | 1 | -1/+1 |
* | | facts/main: Require Python 3 for Fedora, Python 2 everywhere else | Colin Walters | 2017-02-17 | 1 | -0/+12 |
* | | Revert "Add block+when skip to `openshift_facts` tasks" | Andrew Butcher | 2017-02-15 | 1 | -60/+46 |
|/ |
|
* | Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste... | Jason DeTiberus | 2017-02-14 | 1 | -2/+4 |
* | Add block+when skip to `openshift_facts` tasks | Tim Bielawa | 2017-02-14 | 1 | -46/+58 |
* | Fix Bug 1419654 Remove legacy config_base fallback to /etc/openshift | Scott Dodson | 2017-02-13 | 1 | -19/+5 |
* | Provisioning of nfs share and PV for logging ops | Erez Freiberger | 2017-02-11 | 1 | -0/+19 |
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+2 |
* | atomic-openshift: install as a system container | Giuseppe Scrivano | 2017-02-10 | 3 | -0/+12 |
* | Support latest for containerized version | Giuseppe Scrivano | 2017-02-04 | 1 | -1/+2 |
* | Change default docker log driver from json-file to journald. | Andrew Butcher | 2017-02-02 | 1 | -1/+1 |
* | Set default GCE hostname to shost instance name. | Andrew Butcher | 2017-01-31 | 1 | -3/+3 |
* | Merge pull request #3194 from mtnbikenc/upgrade-3_5-fork | Russell Teague | 2017-01-31 | 1 | -3/+6 |
|\ |
|
| * | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -3/+6 |
* | | GCE deployment fails due to invalid lookup | Clayton Coleman | 2017-01-30 | 1 | -1/+1 |
|/ |
|
* | Correct usage of draining nodes | Russell Teague | 2017-01-26 | 1 | -15/+0 |
* | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 1 | -1/+1 |
* | Remove master_count restriction. | Andrew Butcher | 2017-01-25 | 1 | -9/+1 |
* | override nodename for gce with cloudprovider | Jason DeTiberus | 2017-01-24 | 1 | -0/+2 |
* | Clean up pylint for delete_empty_keys. | Andrew Butcher | 2017-01-24 | 1 | -6/+23 |
* | do not set empty proxy env variable defaults | Ben Parees | 2017-01-24 | 1 | -0/+12 |
* | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | 2017-01-17 | 1 | -15/+49 |
|\ |
|
| * | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 1 | -15/+49 |
* | | Catch DBus exceptions on class initialization | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+5 |
|/ |
|
* | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 1 | -0/+15 |
* | Merge pull request #3007 from detiber/toxification | Scott Dodson | 2017-01-10 | 1 | -14/+7 |
|\ |
|
| * | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -14/+7 |
* | | Workaround for dnf+docker version race condition | Steve Milner | 2017-01-10 | 1 | -0/+12 |
|/ |
|
* | Merge pull request #3015 from smarterclayton/future_versions_master | Scott Dodson | 2017-01-08 | 1 | -0/+8 |
|\ |
|
| * | Add future versions to openshift_facts | Clayton Coleman | 2017-01-04 | 1 | -0/+8 |
* | | Add required python-six package to installation | Tim Bielawa | 2017-01-04 | 2 | -4/+9 |
|/ |
|
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 1 | -13/+14 |
* | Fix access_modes initialization | Luis Fernandez Alvarez | 2016-12-13 | 1 | -3/+9 |
* | Switch back to using etcd rather than etcd3 | Scott Dodson | 2016-12-06 | 1 | -3/+3 |
* | Conditionalize master config update for admission_plugin_config. | Andrew Butcher | 2016-12-05 | 1 | -2/+2 |
* | Cleanup ovs file and restart docker on every upgrade. | Devan Goodwin | 2016-11-30 | 1 | -0/+1 |
* | refactor handling of scheduler defaults | Jason DeTiberus | 2016-11-29 | 1 | -32/+16 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -73/+117 |
* | Merge pull request #2842 from mscherer/check_dbus_module | Scott Dodson | 2016-11-28 | 1 | -2/+10 |
|\ |
|
| * | Verify the presence of dbus python binding | Michael Scherer | 2016-11-23 | 1 | -2/+10 |