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_ca
/
tasks
Age
Commit message (
Expand
)
Author
2017-11-06
Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ro...
Andrew Butcher
2017-11-01
Remove delegate_to from openshift_facts within the openshift_ca role.
Andrew Butcher
2017-06-27
Generate loopback kubeconfig separately to preserve OpenShift CA certificate.
Andrew Butcher
2017-06-02
Use local openshift.master.loopback_url when generating initial master loopba...
Andrew Butcher
2017-05-01
Use openshift_ca_host's hostnames to sign the CA
Scott Dodson
2017-03-29
openshift_ca: add openshift_ca_cert_expire_days and openshift_master_cert_exp...
Slava Semushin
2017-02-28
Do not force custom ca cert deployment.
Andrew Butcher
2017-02-07
[openshift_ca] Reference client binary from openshift_ca_host.
Andrew Butcher
2017-02-02
Restructure certificate redeploy playbooks
Andrew Butcher
2017-01-16
Create individual serving cert and loopback kubeconfig for additional masters.
Andrew Butcher
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-08-11
Support for redeploying certificates.
Andrew Butcher
2016-08-04
[openshift_ca] correct check for missing CA.
Andrew Butcher
2016-08-01
Add options for specifying named ca certificates to be added to the openshift...
Andrew Butcher
2016-06-15
Always populate openshift_image_tag and openshift_pkg_version.
Devan Goodwin
2016-05-30
Fix use of openshift_version in ca role.
Devan Goodwin
2016-05-19
Consolidate ca/master/node certificates roles into openshift_certificates.
Andrew Butcher