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
/
playbooks
/
adhoc
/
upgrades
Age
Commit message (
Expand
)
Author
2015-11-06
Fix creation of origin symlink when dir already exists.
Devan Goodwin
2015-11-06
Add pre-upgrade script to be run on first master.
Devan Goodwin
2015-11-05
add master_hostnames definition for upgrade
Jason DeTiberus
2015-11-05
Additional upgrade enhancements
Jason DeTiberus
2015-11-05
Handle backups for separate etcd hosts if necessary.
Devan Goodwin
2015-11-05
Further upgrade improvements
Jason DeTiberus
2015-11-05
Upgrade improvements
Devan Goodwin
2015-11-04
Override hosts deployment_type fact for version we're upgrading to.
Devan Goodwin
2015-11-04
Pylint fixes for config upgrade module.
Devan Goodwin
2015-11-04
Disable proxy cert config upgrade until certs being generated.
Devan Goodwin
2015-11-04
Fix bug with not upgrading openshift-master to atomic-openshift-master.
Devan Goodwin
2015-11-04
Merge branch 'config-upgrade' into upgrade
Devan Goodwin
2015-11-04
Use the base package upgrade version so we can check things earlier.
Devan Goodwin
2015-11-04
Skip fail if enterprise deployment type depending on version.
Devan Goodwin
2015-11-03
Add debug output for location of etcd backup.
Devan Goodwin
2015-11-03
Move config upgrade to correct place, fix node facts.
Devan Goodwin
2015-11-03
Add in proxyClientInfo if missing during config upgrade.
Devan Goodwin
2015-11-03
Implement master-config.yaml upgrade for v1beta3 apiLevel removal.
Devan Goodwin
2015-11-03
Merge branch 'upgrade' into config-upgrade
Devan Goodwin
2015-11-02
initial module framework
Jason DeTiberus
2015-11-02
Merge remote-tracking branch 'upstream/master' into upgrade
Devan Goodwin
2015-11-02
Fix etcd backup bug with not-yet-created /var/lib/origin symlink
Devan Goodwin
2015-10-30
Remove devel fail and let upgrade proceed.
Devan Goodwin
2015-10-30
Generate timestamped etcd backups.
Devan Goodwin
2015-10-30
Add etcd_data_dir fact.
Devan Goodwin
2015-10-29
Functional disk space checking for etcd backup.
Devan Goodwin
2015-10-29
First cut at checking available disk space for etcd backup.
Devan Goodwin
2015-10-28
Block upgrade if targetting enterprise deployment type.
Devan Goodwin
2015-10-22
Add proxy client certs to master config.
Andrew Butcher
2015-10-21
Fix yaml tabbing
Scott Dodson
2015-10-12
Add `oadm reconcile-cluster-role-bindings` to upgrade playbook.
Andrew Butcher
2015-09-23
Upgrades
Scott Dodson