summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/registry/registry.yml
Commit message (Expand)AuthorAgeFilesLines
* Refactor openshift_hosted plays and roleMichael Gugino2017-09-251-173/+0
* Correct logic for openshift_hosted_*_waitRussell Teague2017-09-121-1/+1
* Workaround Ansible Jinja2 delimiter warningRussell Teague2017-09-121-1/+1
* Merge pull request #5148 from kwoodson/registry_proxy_updatesOpenShift Bot2017-09-061-0/+8
|\
| * Adding proxy env vars for dc/docker-registryKenny Woodson2017-08-211-0/+8
* | Merge pull request #5011 from kwoodson/provisionScott Dodson2017-08-231-28/+30
|\ \
| * | First attempt at provisioning.Kenny Woodson2017-08-211-28/+30
| |/
* | Merge pull request #4254 from dmsimard/registry_certsScott Dodson2017-08-211-3/+0
|\ \ | |/ |/|
| * Refactor openshift_hosted's docker-registry route setupDavid Moreau-Simard2017-07-231-3/+0
* | First attempt at refactor of os_firewallKenny Woodson2017-08-081-2/+5
|/
* Set OPENSHIFT_DEFAULT_REGISTRY in registry dc.Andrew Butcher2017-06-301-0/+5
* registry: look for the oc executable in /usr/local/bin and ~/binGiuseppe Scrivano2017-06-271-2/+2
* Make rollout status check best-effort, add pollSteve Kuznetsov2017-06-131-1/+24
* Verify the rollout status of the hosted router and registrySteve Kuznetsov2017-06-091-0/+6
* GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera2017-05-041-1/+1
* hosted registry: Fix typoJose A. Rivera2017-05-041-1/+1
* Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-101-1/+5
* Refactor and remove openshift_serviceaccountRussell Teague2017-03-131-2/+14
* Add oc_adm_policy_user task cluster-role policyRussell Teague2017-03-021-0/+7
* Correct config for hosted registryRussell Teague2017-03-021-1/+2
* Merge pull request #3493 from kwoodson/registry_reencyrpt_routeScott Dodson2017-03-011-0/+3
|\
| * Defaulting variables properly to avoid undefined route in dict error.Kenny Woodson2017-03-011-3/+3
| * Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...Kenny Woodson2017-02-281-1/+0
| * Adding support for a route with certs and reencrypt.Kenny Woodson2017-02-281-0/+4
* | Merge pull request #3515 from mtnbikenc/registry-pvc-fixRussell Teague2017-02-281-2/+3
|\ \ | |/ |/|
| * Correct fact creation for pvcRussell Teague2017-02-271-2/+3
* | Create hosted registry serviceRussell Teague2017-02-271-0/+13
|/
* openshift_hosted: Update tasks to use oc_ modulesRussell Teague2017-02-241-51/+75
* Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-261-1/+1
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-1/+1
* Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher2016-10-041-0/+1
* Secure registry improvements.Andrew Butcher2016-09-291-1/+0
* Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher2016-09-021-1/+7
* Move storage includes up to main.Andrew Butcher2016-08-081-0/+2
* Rename router and registry node list variables.Andrew Butcher2016-08-021-2/+2
* Fix registry/router being created despite no infra nodes.Devan Goodwin2016-07-271-3/+19
* Default nodes matching selectors when not collected.Andrew Butcher2016-07-211-1/+1
* Set registry replicas = 1 when no storage specified.Andrew Butcher2016-07-121-1/+1
* Various hosted component improvementsAndrew Butcher2016-07-071-0/+40