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
*
upgrade: Don't check avail docker version if not already installed.
Devan Goodwin
2016-10-14
1
-2
/
+4
*
Stop restarting node after upgrading master rpms.
Devan Goodwin
2016-10-12
1
-3
/
+0
*
Fix bug with service signer cert on upgrade.
Devan Goodwin
2016-09-29
2
-1
/
+7
*
Use pre_upgrade tag instread of a dry run variable.
Devan Goodwin
2016-09-29
1
-1
/
+1
*
Move etcd backup from pre-upgrade to upgrade itself.
Devan Goodwin
2016-09-29
2
-87
/
+86
*
Allow a couple retries when unscheduling/rescheduling nodes in upgrade.
Devan Goodwin
2016-09-29
1
-0
/
+12
*
Skip the docker role in early upgrade stages.
Devan Goodwin
2016-09-29
2
-5
/
+6
*
Allow filtering nodes to upgrade by label.
Devan Goodwin
2016-09-29
7
-13
/
+55
*
Allow customizing node upgrade serial value.
Devan Goodwin
2016-09-29
1
-1
/
+3
*
Split upgrade for control plane/nodes.
Devan Goodwin
2016-09-29
9
-103
/
+87
*
Verify masters are upgraded before proceeding with node only upgrade.
Devan Goodwin
2016-09-28
1
-3
/
+0
*
Attempt to tease apart pre upgrade for masters/nodes.
Devan Goodwin
2016-09-28
8
-305
/
+251
*
Split upgrade entry points into control plane/node.
Devan Goodwin
2016-09-28
2
-1
/
+49
*
Reunite upgrade reconciliation gating with the play it gates on.
Devan Goodwin
2016-09-28
1
-17
/
+18
*
Drop atomic-enterprise as a valid deployment type in upgrade.
Devan Goodwin
2016-09-28
1
-2
/
+2
*
Stop guarding against pacemaker in upgrade, no longer necessary.
Devan Goodwin
2016-09-28
1
-8
/
+0
*
Support openshift_upgrade_dry_run=true for pre-upgrade checks only.
Devan Goodwin
2016-09-28
1
-0
/
+7
*
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
[next]