summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted
Commit message (Expand)AuthorAgeFilesLines
* Initial support for 3.10Scott Dodson2018-02-052-0/+22
* dynamic inventory bug when group exists but its emptyMangirdas2018-02-021-1/+1
* Revert "Revert "use non-deprecated REGISTRY_OPENSHIFT_SERVER_ADDR variable to...Ben Parees2018-01-291-1/+1
* Revert "use non-deprecated REGISTRY_OPENSHIFT_SERVER_ADDR variable to set the...Ben Parees2018-01-271-1/+1
* Merge pull request #6841 from sdodson/bz1491100OpenShift Merge Robot2018-01-251-0/+2
|\
| * Set a default for openshift_hosted_registry_storage_azure_blob_realmScott Dodson2018-01-231-0/+2
* | Merge pull request #6830 from bparees/registry_addrOpenShift Merge Robot2018-01-241-1/+1
|\ \
| * | use non-deprecated REGISTRY_OPENSHIFT_SERVER_ADDR variable to set the registr...Ben Parees2018-01-231-1/+1
| |/
* | Merge pull request #6718 from sdodson/bz1533658Scott Dodson2018-01-241-1/+0
|\ \ | |/ |/|
| * Remove unused symlinkScott Dodson2018-01-131-1/+0
* | Merge pull request #6696 from sdodson/bz1532973Scott Dodson2018-01-171-0/+13
|\ \ | |/ |/|
| * Add missing task that got dropped in a refactorScott Dodson2018-01-161-0/+13
* | Merge pull request #6614 from mgugino-upstream-stage/plugins-to-lib-utilsScott Dodson2018-01-112-42/+1
|\ \ | |/ |/|
| * Move more plugins to lib_utilsMichael Gugino2018-01-102-42/+1
* | Fixing openshift_hosted variable.Kenny Woodson2018-01-101-1/+1
|/
* Migrate to import_role for static role inclusionScott Dodson2018-01-051-2/+2
* Move wait_for_pods to it's own play openshift_hostedMichael Gugino2017-12-214-32/+9
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-202-4/+4
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-183-6/+6
* Remove empty openshift_hosted_facts roleMichael Gugino2017-12-122-5/+4
* Fix openshift hosted registry rolloutRussell Teague2017-12-111-1/+1
* Merge pull request #6385 from mjudeikis/hosted-template-varScott Dodson2017-12-074-0/+44
|\
| * add 3.8 templates for gluster ep and svcLuke Meyer2017-12-072-0/+22
| * add 3.8 templates for gluster ep and svcMangirdas2017-12-072-0/+22
* | Include Deprecation: Convert to include_tasksRussell Teague2017-12-064-15/+11
|/
* Fix hosted varsMichael Gugino2017-12-0513-45/+43
* Implement container runtime roleMichael Gugino2017-12-011-1/+1
* Merge pull request #5723 from mjudeikis/gluster-registry-backendScott Dodson2017-11-299-5/+100
|\
| * Add support for external glusterfs as registry backendMangirdas2017-11-219-5/+100
* | dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-1/+1
* | Merge pull request #6090 from dustymabe/dustyMichael Gugino2017-11-221-9/+2
|\ \ | |/ |/|
| * hosted_registry: clean up tmp mount point and fstabDusty Mabe2017-11-101-9/+2
* | Removed old version codeMichael Gugino2017-11-141-1/+1
|/
* Merge pull request #5571 from vshn/registryip1OpenShift Merge Robot2017-11-093-0/+3
|\
| * Allow cluster IP for docker-registry service to be setMichael Hanselmann2017-10-193-0/+3
* | [Bug 1509354] Check if routers have certificates and use themKenny Woodson2017-11-071-3/+6
* | Remove unused registry_volume_claim variableMichael Hanselmann2017-10-191-1/+0
|/
* Merge pull request #5368 from jianlinliu/bz1490738Scott Dodson2017-10-091-2/+2
|\
| * Update registry_config.j2Jianlin Liu2017-09-121-1/+1
| * Update registry_config.j2Jianlin Liu2017-09-121-1/+1
* | Include openshift_hosted when redeploying router certificates to handle auto-...Andrew Butcher2017-09-291-3/+3
* | Rename filter_plugins to unique namesRussell Teague2017-09-271-0/+0
* | Refactor openshift_hosted plays and roleMichael Gugino2017-09-2518-172/+155
* | Merge pull request #5156 from mangirdaz/5155-hotfixOpenShift Merge Robot2017-09-181-1/+1
|\ \
| * | hot fix for env variable resolveMangirdas2017-08-221-1/+1
* | | Correct logic for openshift_hosted_*_waitRussell Teague2017-09-123-4/+4
* | | Workaround Ansible Jinja2 delimiter warningRussell Teague2017-09-122-2/+2
| |/ |/|
* | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot2017-09-072-1/+6
|\ \
| * | Remove openshift-commonMichael Gugino2017-09-062-1/+6
* | | Merge pull request #5162 from aerialls/patch-2OpenShift Bot2017-09-071-9/+9
|\ \ \