summaryrefslogtreecommitdiffstats
path: root/filter_plugins
Commit message (Expand)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-1021/+0
* Remove openshift_node_facts part 1Michael Gugino2017-12-141-62/+13
* container-engine: log-opts is a dictionary in the daemon.json fileGiuseppe Scrivano2017-12-081-0/+8
* Remove unused openshift_env_structures and openshift_envMichael Gugino2017-12-071-21/+0
* Fix hosted varsMichael Gugino2017-12-051-225/+0
* Removed old version codeMichael Gugino2017-11-141-58/+0
* Management Cleanup and Provider IntegrationTim Bielawa2017-10-201-1/+69
* Fix prometheus role nfsZohar Galor2017-10-161-187/+137
* Fix hosted selector variable migrationMichael Gugino2017-10-031-5/+0
* Merge pull request #5384 from joelddiaz/node-fact-filterOpenShift Merge Robot2017-09-231-32/+0
|\
| * move (and rename) get_dns_ip filter into openshift_node_factsJoel Diaz2017-09-121-32/+0
* | Creating structure to warn for use of deprecated variables and set them in a ...Eric Wolinetz2017-09-201-85/+231
* | Cleanup old deployment typesMichael Gugino2017-09-202-5/+3
|/
* Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot2017-09-071-12/+1
|\
| * Remove openshift-commonMichael Gugino2017-09-061-12/+1
* | Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-061-1/+14
|/
* Default an empty list for etcd_to_config if not thereTim Bielawa2017-07-211-4/+4
* Updating to compare sets instead of sorted listsewolinetz2017-07-171-4/+6
* Updating to use oc replace and conditionally update edit and admin rolesewolinetz2017-07-171-1/+15
* Making pylint happyewolinetz2017-06-121-1/+1
* Allowing openshift_metrics to specify PV selectors and allow way to define se...ewolinetz2017-05-261-0/+15
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-093-4/+0
* Refactor secret generation for python3.Andrew Butcher2017-05-021-2/+2
* Integrate GlusterFS into OpenShift installationJose A. Rivera2017-04-101-0/+17
* Merge pull request #3834 from jarrpa/oo_collect-listsOpenShift Bot2017-04-041-14/+38
|\
| * oo_filters: Disable pylint too-many-lines testJose A. Rivera2017-04-031-0/+1
| * oo_collect: Allow list elements to be lists of dictJose A. Rivera2017-04-031-12/+35
| * oo_collect: Update comments to show source of failureJose A. Rivera2017-04-031-3/+3
* | Support unicode output when dumping yamlRussell Teague2017-04-031-9/+12
|/
* Use oo_version_gte_3_6+ for future versions and treat 1.x origin as legacy. A...Andrew Butcher2017-03-271-28/+59
* Add oo_version_gte_X_X_or_Y_Y version comparison filters.Andrew Butcher2017-03-241-0/+98
* Use ansible.compat.six where possibleJason DeTiberus2017-03-091-21/+17
* Use six from ansible.module_utils for remote hostsJason DeTiberus2017-03-091-1/+1
* Use 2 and 3 friendly urlparse in oo_filtersSteve Milner2017-02-231-1/+1
* Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste...Jason DeTiberus2017-02-141-578/+0
* Modify playbooks to use oadm_manage_node moduleRussell Teague2017-02-131-0/+23
* Reference class instead of self.__class__ within super constructor to avoid c...Andrew Butcher2017-02-081-8/+8
* Remove legacy router/registry certs and client configs from synchronized mast...Andrew Butcher2017-02-061-7/+8
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-4/+4
* Make use of AnsibleDumper in openshift_master filters s.t. we can represent A...Andrew Butcher2017-01-231-1/+5
* Merge pull request #3100 from abutcher/serialsScott Dodson2017-01-181-1/+3
|\
| * Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-161-1/+3
* | use pod to generate keystores (#14)Jeff Cantrill2017-01-171-1/+3
* | additional cr fixesJeff Cantrill2017-01-171-0/+10
|/
* filter: Removed unused validation callsSteve Milner2017-01-121-3/+0
* Updated initializer usage in filtersSteve Milner2017-01-121-11/+11
* oo_filters: Moved static methods to functionsSteve Milner2017-01-111-896/+898
* remove old Ops toolingJason DeTiberus2016-12-211-160/+0
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-202-29/+22
* Fix access_modes initializationLuis Fernandez Alvarez2016-12-131-3/+3