index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
playbooks
/
common
/
openshift-cluster
/
upgrades
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OpenStack cloud provider
Lénaïc Huard
2016-09-26
1
-4
/
+4
*
Merge pull request #2295 from dgoodwin/override-docker-upgrade
Scott Dodson
2016-09-15
1
-1
/
+1
|
\
|
*
Allow overriding the Docker 1.10 requirement for upgrade.
Devan Goodwin
2016-08-15
1
-1
/
+1
*
|
[upgrade] Create/configure service signer cert when missing.
Andrew Butcher
2016-09-14
3
-1
/
+102
*
|
Flush handlers before marking a node schedulable after upgrade.
Devan Goodwin
2016-09-09
1
-0
/
+2
*
|
Record schedulability of node prior to upgrade and re-set it to that
Scott Dodson
2016-09-02
1
-1
/
+13
*
|
Fix ops/qps typo
Jordan Liggitt
2016-09-02
2
-3
/
+3
*
|
Reload docker facts after upgrading docker
Scott Dodson
2016-08-30
1
-0
/
+4
*
|
Fix upgrade failure when master-config does not have pluginOrderOverride.
Devan Goodwin
2016-08-24
1
-0
/
+1
*
|
Merge pull request #2339 from dgoodwin/plugin-order-warning
Scott Dodson
2016-08-23
1
-0
/
+13
|
\
\
|
*
|
Add warning at end of 3.3 upgrade if pluginOrderOverride is found.
Devan Goodwin
2016-08-22
1
-0
/
+13
|
|
/
*
|
Don't run node config upgrade hook if host is not a node.
Devan Goodwin
2016-08-23
1
-1
/
+1
*
|
Reconcile roles after master upgrade, but before nodes.
Devan Goodwin
2016-08-16
1
-43
/
+46
|
/
*
Improvements for Docker 1.10+ upgrade image nuking.
Devan Goodwin
2016-08-11
4
-20
/
+55
*
Shutdown Docker before upgrading the rpm.
Devan Goodwin
2016-08-10
1
-0
/
+4
*
Merge pull request #2211 from dgoodwin/33-upgrade-playbook
Scott Dodson
2016-08-08
27
-64
/
+124
|
\
|
*
Migrate ca.crt to ca-bundle.crt
Scott Dodson
2016-08-08
1
-0
/
+25
|
*
Upgrade configs for protobuf support.
Devan Goodwin
2016-08-08
3
-0
/
+66
|
*
Introduce 1.3/3.3 upgrade path.
Devan Goodwin
2016-07-25
25
-64
/
+33
*
|
Add missing nuke_images.sh symlink.
Devan Goodwin
2016-07-22
1
-0
/
+1
|
/
*
Merge pull request #2168 from dgoodwin/container-cli-speed
Scott Dodson
2016-07-21
1
-0
/
+2
|
\
|
*
Stop reporting changes when docker pull is already up to date.
Devan Goodwin
2016-07-20
1
-0
/
+2
*
|
Merge pull request #2175 from dgoodwin/origin-12-rpm-upgrade
Scott Dodson
2016-07-19
1
-2
/
+6
|
\
\
|
*
|
Fix bugs with origin 1.2 rpm based upgrades.
Devan Goodwin
2016-07-19
1
-2
/
+6
|
|
/
*
/
Skip docker upgrades on Atomic.
Devan Goodwin
2016-07-19
1
-2
/
+2
|
/
*
Fix upgrades with an openshift_image_tag set.
Devan Goodwin
2016-07-12
1
-1
/
+1
*
Remove/update TODOs.
Devan Goodwin
2016-07-08
1
-1
/
+2
*
Remove all debug used during devel of openshift_version.
Devan Goodwin
2016-07-08
1
-2
/
+0
*
Merge branch 'aoi-32-up' into upgrade33
Devan Goodwin
2016-07-08
1
-1
/
+1
|
\
|
*
Fix dnf variant of rpm_versions.sh
Scott Dodson
2016-07-05
1
-1
/
+1
*
|
Add symlinks for node templates.
Devan Goodwin
2016-07-04
4
-0
/
+4
*
|
Merge branch 'master' into upgrade33
Devan Goodwin
2016-07-04
2
-11
/
+15
|
\
|
|
*
Switch to repoquery, enable plugins for satellite support
Scott Dodson
2016-06-29
1
-3
/
+7
*
|
Fixes for non-containerized separate etcd hosts.
Devan Goodwin
2016-06-28
2
-5
/
+2
*
|
Merge branch 'master' into upgrade33
Devan Goodwin
2016-06-28
1
-1
/
+4
|
\
|
|
*
Don't upgrade docker on non-containerized etcd.
Andrew Butcher
2016-06-24
2
-1
/
+13
|
*
Access embedded_etcd variable from oo_first_master hostvars.
Andrew Butcher
2016-06-24
1
-1
/
+1
*
|
More docker upgrade fixes.
Devan Goodwin
2016-06-27
3
-22
/
+17
*
|
Only nuke images when crossing the Docker 1.10 boundary in upgrade.
Devan Goodwin
2016-06-27
4
-24
/
+26
*
|
Fix node/openvswitch containers not restarting after upgrade.
Devan Goodwin
2016-06-24
1
-1
/
+1
*
|
Allow skipping Docker upgrade during OpenShift upgrade.
Devan Goodwin
2016-06-24
2
-0
/
+16
*
|
Refactor 3.2 upgrade to avoid killing nodes without evac.
Devan Goodwin
2016-06-23
8
-74
/
+150
*
|
Update docker upgrade playbook to be more flexible.
Devan Goodwin
2016-06-23
1
-1
/
+0
*
|
Merge branch 'master' into upgrade33
Devan Goodwin
2016-06-23
2
-0
/
+13
|
\
|
|
*
If registry_url != registry.access.redhat.com then modify image streams
Scott Dodson
2016-06-17
4
-0
/
+4
|
*
Merge pull request #2041 from dgoodwin/no-proxy-hostnames
Scott Dodson
2016-06-14
1
-0
/
+12
|
|
\
|
|
*
Fix no proxy hostnames during upgrade.
Devan Goodwin
2016-06-14
1
-0
/
+12
*
|
|
Use common fact initialization include in upgrade.
Devan Goodwin
2016-06-21
1
-2
/
+4
*
|
|
Fix use of v3.2 format for openshift_release in upgrade.
Devan Goodwin
2016-06-21
1
-0
/
+4
*
|
|
Remove more legacy upgrade playbooks.
Devan Goodwin
2016-06-21
14
-157
/
+0
[next]