index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_hosted
Age
Commit message (
Expand
)
Author
2017-02-06
Copies CloudFront pem file to registry hosts
Steve Milner
2017-01-09
Move role dependencies out of playbooks for openshift_master, openshift_node ...
Andrew Butcher
2017-01-05
Re-add when condition which was removed mistakenly in #3036
Maciej Szulik
2017-01-05
Fix jsonpath expected output when checking registry volume secrets
Maciej Szulik
2016-12-12
YAML Linting
Russell Teague
2016-12-01
Fix metricsPublicURL only being set correctly on first master.
Devan Goodwin
2016-10-26
Default hosted_registry_insecure true when insecure registry present in exist...
Andrew Butcher
2016-10-21
Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-vars
Scott Dodson
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
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-10-10
Fix config and namespace for registry volume detection
Scott Dodson
2016-10-04
Don't secure registry or deploy registry console when infra replics == 0
Andrew Butcher
2016-09-30
Merge pull request #2475 from smunilla/registry_all_the_time
Scott Dodson
2016-09-30
Enable registry support for image pruning
Andrew Lau
2016-09-29
Secure registry improvements.
Andrew Butcher
2016-09-22
Add openshift_hosted_router_name
Andrew Lau
2016-09-10
Add acceptschema2 and enforcequota settings for hosted registry
Andrew Lau
2016-09-09
Merge pull request #2428 from abutcher/s3-rootdirectory
Scott Dodson
2016-09-09
Add option for specifying s3 registry storage root directory.
Andrew Butcher
2016-09-09
Set config/namespace where missing for secure registry deployment.
Andrew Butcher
2016-09-02
Secure registry for atomic registry deployment (deployment_subtype=registry).
Andrew Butcher
2016-08-24
Fix registry volume
Scott Dodson
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' b...
Gan Huang
2016-08-08
Move storage includes up to main.
Andrew Butcher
2016-08-03
Add knobs for disabling router/registry management.
Andrew Butcher
2016-08-02
Rename router and registry node list variables.
Andrew Butcher
2016-07-29
Move role dependencies to playbooks.
Andrew Butcher
2016-07-27
Fix registry/router being created despite no infra nodes.
Devan Goodwin
2016-07-21
Default nodes matching selectors when not collected.
Andrew Butcher
2016-07-19
Secure router only when openshift.hosted.router.certificate.contents exists.
Andrew Butcher
2016-07-19
Merge pull request #2173 from abutcher/warnings
Andrew Butcher
2016-07-18
Resolve some deprecation warnings.
Andrew Butcher
2016-07-18
Temporarily link registry config templates for ansible 1.9.x support.
Andrew Butcher
2016-07-18
Remove relative lookup for registry config and check for skipped update in re...
Andrew Butcher
2016-07-13
Merge pull request #2144 from abutcher/registry-replicas
Scott Dodson
2016-07-12
Set registry replicas = 1 when no storage specified.
Andrew Butcher
2016-07-11
Enable pullthrough by default in registry config for object storage.
Andrew Butcher
2016-07-07
Various hosted component improvements
Andrew Butcher
2016-04-20
Fix router selector fact migration and match multiple selectors when counting...
Andrew Butcher
2016-04-11
Add support for creating secure router.
Andrew Butcher