| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-05 | Initial support for 3.10 | Scott Dodson | |
| 2017-12-07 | add 3.8 templates for gluster ep and svc | Luke Meyer | |
| 2017-12-07 | add 3.8 templates for gluster ep and svc | Mangirdas | |
| 2017-12-05 | Fix hosted vars | Michael Gugino | |
| Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects. | |||
| 2017-11-21 | Add support for external glusterfs as registry backend | Mangirdas | |
| 2017-10-09 | Merge pull request #5368 from jianlinliu/bz1490738 | Scott Dodson | |
| Update registry_config.j2 to fix BZ#1490738 | |||
| 2017-09-25 | Refactor openshift_hosted plays and role | Michael Gugino | |
| Currently, openshift_hosted role duplicates some logic across separate task chains. This commit cleans up the openshift_hosted role and converts it to be primarily used with include_role to give better logic to the playbooks that utilize this role. This commit also refactors the playbook that calls various openshift_hosted roles into individual playbooks. This allows more granularity for advanced users. | |||
| 2017-09-12 | Update registry_config.j2 | Jianlin Liu | |
| setting openshift_hosted_registry_storage_gcs_rootdirectory default value | |||
| 2017-09-12 | Update registry_config.j2 | Jianlin Liu | |
| 2017-08-17 | Allow GCS object storage to be configured | Clayton Coleman | |
| Previously, setting the GCS registry object storage settings resulted in an invalid configuration. This generates a registry-config secret that has the correct file if the GCS config is set. | |||
| 2017-07-18 | Adding a check for variable definition. | Kenny Woodson | |
| 2017-06-29 | Adding disk encryption to storageclasses and to openshift registry | Kenny Woodson | |
| 2017-05-22 | Removing requirement to pass aws credentials | Eric Sauer | |
| 2017-03-20 | acceptschema2 default: true | Aaron Weitekamp | |
| Signed-off-by: Aaron Weitekamp <aweiteka@redhat.com> | |||
| 2017-02-16 | Register cloudfront privkey when required | Steve Milner | |
| 2016-10-18 | Reference full vars for registry object storage. | Andrew Butcher | |
| 2016-10-14 | formatting updates in template | Tobias Brunner | |
| 2016-10-12 | adjustments in docs and j2 template | Tobias Brunner | |
| 2016-10-12 | add regionendpoint parameter for registry s3 | Tobias Brunner | |
| 2016-09-30 | Enable registry support for image pruning | Andrew Lau | |
| 2016-09-10 | Add acceptschema2 and enforcequota settings for hosted registry | Andrew Lau | |
| 2016-09-09 | Add option for specifying s3 registry storage root directory. | Andrew Butcher | |
| 2016-08-17 | Fix padding on registry config | Scott Dodson | |
| 2016-08-10 | Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3 | Gan Huang | |
| 2016-08-10 | docker-registry's middleware stanza should contain 'registry' and 'storage' ↵ | Gan Huang | |
| by default | |||
| 2016-07-11 | Enable pullthrough by default in registry config for object storage. | Andrew Butcher | |
| 2016-07-07 | Various hosted component improvements | Andrew Butcher | |
| * [openshift_projects] Add openshift_projects role * [openshift_hosted] hosted deployments use openshift_hosted_infra_selector if openshift_hosted_<component>_selector is not defined * [openshift_hosted] move openshift_projects, openshift_serviceaccounts and openshift_metrics to dependencies of openshift_hosted * [router] improve router deployment - add router option to force subdomain - add CA to router certificate options * [registry] move registry config into openshift_hosted role - additional registry fixes/tweaks - add s3 storage support for registry * [serviceaccount] fix up serviceaccount creation | |||
