| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6926 from abutcher/etcd-ca-host | Scott Dodson | 2018-02-08 | 1 | -1/+1 |
|\ |
|
| * | lib_utils_oo_collect: Allow filtering on dot separated keys. | Andrew Butcher | 2018-02-01 | 1 | -1/+1 |
* | | Initial support for 3.10 | Scott Dodson | 2018-02-05 | 4 | -10/+14 |
|/ |
|
* | Merge pull request #6919 from mfojtik/symlink-kubectl-to-oc | OpenShift Merge Robot | 2018-01-30 | 1 | -1/+1 |
|\ |
|
| * | Symlink kubectl to oc instead of openshift | Michal Fojtik | 2018-01-29 | 1 | -1/+1 |
* | | docker_creds: decode docker_config for py3 only if its a string | Vadim Rutkovsky | 2018-01-30 | 1 | -1/+3 |
* | | Merge pull request #6859 from abutcher/bz1536217 | OpenShift Merge Robot | 2018-01-25 | 1 | -0/+53 |
|\ \ |
|
| * | | Redeploy etcd certificates during upgrade when etcd hostname not present in e... | Andrew Butcher | 2018-01-24 | 1 | -0/+53 |
* | | | [1502838] Correct certificate alt name parsing | Russell Teague | 2018-01-25 | 1 | -3/+4 |
* | | | Create swapoff module | Michael Gugino | 2018-01-24 | 1 | -0/+137 |
* | | | Merge pull request #6603 from joelddiaz/fetch_subnet_az | OpenShift Merge Robot | 2018-01-24 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | un-hardcode default subnet az | Joel Diaz | 2018-01-22 | 1 | -0/+16 |
* | | | | Merge pull request #6682 from giuseppe/fix-registries | Michael Gugino | 2018-01-23 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | docker_creds: fix python3 exception | Giuseppe Scrivano | 2018-01-10 | 1 | -1/+1 |
| * | | | docker_creds: fix python3 exception | Giuseppe Scrivano | 2018-01-10 | 1 | -1/+1 |
* | | | | Add ability to mount volumes into system container nodes | Michael Gugino | 2018-01-18 | 1 | -0/+14 |
| |_|/
|/| | |
|
* | | | Don't use from ansible.module_utils.six as its no longer available in Ansible... | Vadim Rutkovsky | 2018-01-12 | 2 | -12/+5 |
| |/
|/| |
|
* | | Move more plugins to lib_utils | Michael Gugino | 2018-01-10 | 18 | -0/+3258 |
|/ |
|
* | Refactor version and move some checks into sanity_checks.py | Michael Gugino | 2018-01-09 | 1 | -1/+56 |
* | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 1 | -2/+2 |
* | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 1 | -1/+17 |
* | Move validate_hosts to prerequisites.yml | Michael Gugino | 2017-12-20 | 1 | -1/+15 |
* | Move sanity_checks into custom action plugin | Michael Gugino | 2017-12-20 | 1 | -0/+96 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 7 | -0/+1601 |
* | Copying upstream fix for ansible 2.4 ec2_group module. | Kenny Woodson | 2017-12-11 | 1 | -0/+903 |
* | Alternative method to create docker registry auth creds | Michael Gugino | 2017-11-14 | 1 | -0/+207 |
* | Returning actual results of yedit query. Empty list was returning empty dict. | Kenny Woodson | 2017-09-20 | 2 | -2/+2 |
* | add retry on repoquery_cmd | Luke Meyer | 2017-09-13 | 1 | -1/+1 |
* | add retries to repoquery module | Luke Meyer | 2017-09-13 | 4 | -12/+25 |
* | First attempt at provisioning. | Kenny Woodson | 2017-08-21 | 3 | -1/+486 |
* | Fix python3 error in repoquery | Jeff Peeler | 2017-05-13 | 3 | -3/+3 |
* | Merge pull request #4065 from ingvagabund/introduce-get-rpm-version-role | Jan Chaloupka | 2017-05-12 | 6 | -4/+58 |
|\ |
|
| * | Extend repoquery command (of lib_utils role) to ignore excluders | Jan Chaloupka | 2017-05-11 | 6 | -4/+58 |
* | | Fix for yedit custom separators | Matt Woodson | 2017-05-10 | 2 | -2/+2 |
|/ |
|
* | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 4 | -94/+76 |
* | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai... | Kenny Woodson | 2017-03-28 | 5 | -19/+132 |
* | Added the ability to do multiple edits | Kenny Woodson | 2017-03-28 | 5 | -111/+242 |
* | Remove dummy setup/teardown methods | Rodolfo Carvalho | 2017-03-06 | 1 | -8/+0 |
* | Clean up test files | Rodolfo Carvalho | 2017-03-06 | 2 | -24/+0 |
* | Remove redundant assertion | Rodolfo Carvalho | 2017-03-06 | 1 | -2/+0 |
* | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 2 | -12/+1 |
* | raise exceptions when walking through object path | Joel Diaz | 2017-02-28 | 3 | -5/+38 |
* | Merge pull request #3406 from sdodson/openshift_repos | Scott Dodson | 2017-02-23 | 1 | -0/+15 |
|\ |
|
| * | add dependency on openshift_repos | Scott Dodson | 2017-02-17 | 1 | -0/+15 |
* | | fix up ruamel.yaml/pyyaml no-member lint errors | Jason DeTiberus | 2017-02-22 | 4 | -76/+85 |
* | | Removed unrequired no-members from yedit and generated code | Steve Milner | 2017-02-22 | 2 | -11/+40 |
* | | Removed unused code. Made tests executable. | Kenny Woodson | 2017-02-21 | 2 | -0/+0 |
* | | Fix validation of generated code | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | | Unset exec bit in tests, add missing requirements | Jason DeTiberus | 2017-02-19 | 2 | -0/+0 |
* | | Include missing unit tests to test runner config | Rodolfo Carvalho | 2017-02-19 | 2 | -0/+0 |