summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/registry/registry.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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