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
/
tasks
Age
Commit message (
Expand
)
Author
2017-02-22
CloudFront oc_secret contents should be a list
Steve Milner
2017-02-20
Merge pull request #3340 from etsauer/scale-router
Scott Dodson
2017-02-16
Register cloudfront privkey when required
Steve Milner
2017-02-14
Merge pull request #3291 from ashcrow/oc-route-module
Jan Chaloupka
2017-02-14
oc route commands now using the oc_route module
Steve Milner
2017-02-13
Merge pull request #3306 from ingvagabund/oc_service
Jan Chaloupka
2017-02-13
Removing trailing spaces
Eric Sauer
2017-02-11
replace 'oc service' command with its lib_openshift equivalent
Jan Chaloupka
2017-02-11
Merge pull request #3300 from ashcrow/oc-secret-module
Jan Chaloupka
2017-02-10
Making router pods scale with infra nodes
Eric Sauer
2017-02-10
oc secrets now done via oc_secret module
Steve Milner
2017-02-10
Replace service account secrets handling with oc_serviceaccount_secret module
Jan Chaloupka
2017-02-06
Copies CloudFront pem file to registry hosts
Steve Milner
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-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
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-29
Secure registry improvements.
Andrew Butcher
2016-09-22
Add openshift_hosted_router_name
Andrew Lau
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-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-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-12
Set registry replicas = 1 when no storage specified.
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