summaryrefslogtreecommitdiff
path: root/roles/openshift_hosted
AgeCommit message (Expand)Author
2017-02-06Copies CloudFront pem file to registry hostsSteve Milner
2017-01-09Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher
2017-01-05Re-add when condition which was removed mistakenly in #3036Maciej Szulik
2017-01-05Fix jsonpath expected output when checking registry volume secretsMaciej Szulik
2016-12-12YAML LintingRussell Teague
2016-12-01Fix metricsPublicURL only being set correctly on first master.Devan Goodwin
2016-10-26Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher
2016-10-21Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-varsScott Dodson
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-10-18Reference full vars for registry object storage.Andrew Butcher
2016-10-14formatting updates in templateTobias Brunner
2016-10-12adjustments in docs and j2 templateTobias Brunner
2016-10-12add regionendpoint parameter for registry s3Tobias Brunner
2016-10-10Fix config and namespace for registry volume detectionScott Dodson
2016-10-04Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher
2016-09-30Merge pull request #2475 from smunilla/registry_all_the_timeScott Dodson
2016-09-30Enable registry support for image pruningAndrew Lau
2016-09-29Secure registry improvements.Andrew Butcher
2016-09-22Add openshift_hosted_router_nameAndrew Lau
2016-09-10Add acceptschema2 and enforcequota settings for hosted registryAndrew Lau
2016-09-09Merge pull request #2428 from abutcher/s3-rootdirectoryScott Dodson
2016-09-09Add option for specifying s3 registry storage root directory.Andrew Butcher
2016-09-09Set config/namespace where missing for secure registry deployment.Andrew Butcher
2016-09-02Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher
2016-08-24Fix registry volumeScott Dodson
2016-08-17Fix padding on registry configScott Dodson
2016-08-10Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3Gan Huang
2016-08-10docker-registry's middleware stanza should contain 'registry' and 'storage' b...Gan Huang
2016-08-08Move storage includes up to main.Andrew Butcher
2016-08-03Add knobs for disabling router/registry management.Andrew Butcher
2016-08-02Rename router and registry node list variables.Andrew Butcher
2016-07-29Move role dependencies to playbooks.Andrew Butcher
2016-07-27Fix registry/router being created despite no infra nodes.Devan Goodwin
2016-07-21Default nodes matching selectors when not collected.Andrew Butcher
2016-07-19Secure router only when openshift.hosted.router.certificate.contents exists.Andrew Butcher
2016-07-19Merge pull request #2173 from abutcher/warningsAndrew Butcher
2016-07-18Resolve some deprecation warnings.Andrew Butcher
2016-07-18Temporarily link registry config templates for ansible 1.9.x support.Andrew Butcher
2016-07-18Remove relative lookup for registry config and check for skipped update in re...Andrew Butcher
2016-07-13Merge pull request #2144 from abutcher/registry-replicasScott Dodson
2016-07-12Set registry replicas = 1 when no storage specified.Andrew Butcher
2016-07-11Enable pullthrough by default in registry config for object storage.Andrew Butcher
2016-07-07Various hosted component improvementsAndrew Butcher
2016-04-20Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher
2016-04-11Add support for creating secure router.Andrew Butcher