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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move etcd backup to etcd_common role
Jan Chaloupka
2017-06-14
2
-7
/
+8
*
Merge pull request #4404 from abutcher/etcd-ca-redeploy
Scott Dodson
2017-06-13
2
-135
/
+159
|
\
|
*
Separate etcd and OpenShift CA redeploy playbooks.
Andrew Butcher
2017-06-09
2
-135
/
+159
*
|
Merge pull request #4410 from rhcarvalho/fix-4306-gluster-vars
Scott Dodson
2017-06-13
1
-1
/
+1
|
\
\
|
*
|
Fix possible access to undefined variable
Rodolfo Carvalho
2017-06-12
1
-1
/
+1
*
|
|
Merge pull request #4391 from mtnbikenc/1456096
OpenShift Bot
2017-06-12
4
-0
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct master-config update during upgrade
Russell Teague
2017-06-08
4
-0
/
+36
|
|
/
*
|
Merge pull request #4400 from ingvagabund/replace-repoquery-with-module
Jan Chaloupka
2017-06-10
1
-9
/
+11
|
\
\
|
*
|
Replace repoquery with module
Jan Chaloupka
2017-06-09
1
-9
/
+11
|
|
/
*
|
Merge pull request #4262 from gnufied/default-storage-class
OpenShift Bot
2017-06-09
1
-0
/
+2
|
\
\
|
*
|
Install default storageclass in AWS & GCE envs
Hemant Kumar
2017-05-22
1
-0
/
+2
*
|
|
Merge pull request #4399 from ingvagabund/fail-if-node-upgrade-run-over-master
OpenShift Bot
2017-06-09
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable excluder only on nodes that are not masters
Jan Chaloupka
2017-06-09
1
-1
/
+1
*
|
|
Merge pull request #4252 from sdodson/tolerate-node-upgrade-failure
OpenShift Bot
2017-06-06
2
-3
/
+3
|
\
\
\
|
*
|
|
Add separate variables for control plane nodes
Scott Dodson
2017-05-22
1
-2
/
+2
|
*
|
|
Tolerate failures in the node upgrade playbook
Scott Dodson
2017-05-19
2
-2
/
+2
*
|
|
|
Merge pull request #4357 from ewolinetz/registry_console_image
Scott Dodson
2017-06-05
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Updating image for registry_console
ewolinetz
2017-06-02
1
-1
/
+1
*
|
|
|
Merge pull request #4360 from abutcher/expired-ca-skip-restarts
Scott Dodson
2017-06-02
1
-0
/
+37
|
\
\
\
\
|
*
|
|
|
Skip service restarts within ca redeployment playbook when expired certificat...
Andrew Butcher
2017-06-01
1
-0
/
+37
|
|
/
/
/
*
/
/
/
verify upgrade targets separately for each group (masters, nodes, etcd)
Jan Chaloupka
2017-05-31
14
-79
/
+144
|
/
/
/
*
|
|
Merge pull request #4234 from vshn/feature/oreg_url_masternode
OpenShift Bot
2017-05-26
1
-2
/
+2
|
\
\
\
|
*
|
|
allow to configure oreg_url specifically for node or master. refs #4233
Tobias Brunner
2017-05-19
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #4273 from ewolinetz/36_registry_console_upgrade
OpenShift Bot
2017-05-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Prepending v to registry-console version
ewolinetz
2017-05-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Allow a hostname to resolve to 127.0.0.1 during validation
David Moreau-Simard
2017-05-21
1
-1
/
+3
|
/
/
*
|
Merge pull request #4217 from ingvagabund/move-etcd-upgrade-code-into-role
Jan Chaloupka
2017-05-21
10
-230
/
+86
|
\
\
|
|
/
|
/
|
|
*
move etcd upgrade related code into etcd_upgrade role
Jan Chaloupka
2017-05-18
10
-230
/
+86
*
|
Merge pull request #4190 from sdodson/BZ1428934
OpenShift Bot
2017-05-18
1
-1
/
+3
|
\
\
|
*
|
Include object validation in 3.6 upgrades
Scott Dodson
2017-05-15
1
-1
/
+3
*
|
|
Merge pull request #4176 from mtnbikenc/refactor-openshift_excluders
OpenShift Bot
2017-05-18
5
-42
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rework openshift_excluders role
Russell Teague
2017-05-16
5
-42
/
+31
|
|
/
*
/
fix etcd_container_version detection
Jan Chaloupka
2017-05-17
1
-39
/
+57
|
/
*
Merge pull request #4155 from ewolinetz/registry_console_upgrade
OpenShift Bot
2017-05-13
1
-0
/
+22
|
\
|
*
Updating registry-console image version during a post_control_plane upgrade
ewolinetz
2017-05-12
1
-0
/
+22
*
|
Merge pull request #3879 from ingvagabund/run-excluders-on-selected-hosts-only
Jan Chaloupka
2017-05-12
19
-50
/
+72
|
\
\
|
|
/
|
/
|
|
*
run excluders over selected set of hosts during control_plane/node upgrade
Jan Chaloupka
2017-05-03
19
-50
/
+72
*
|
Merge pull request #4124 from ingvagabund/update-etcd-common-readme
OpenShift Bot
2017-05-10
1
-1
/
+0
|
\
\
|
*
|
polish etcd_common role
Jan Chaloupka
2017-05-09
1
-1
/
+0
*
|
|
Merge pull request #3969 from jarrpa/glusterfs-registry-too
OpenShift Bot
2017-05-10
1
-1
/
+1
|
\
\
\
|
*
|
|
GlusterFS: Allow for a separate registry-specific playbook
Jose A. Rivera
2017-05-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4117 from sdodson/flatten_upgrade_pkgs
OpenShift Bot
2017-05-10
1
-22
/
+34
|
\
\
\
|
*
|
|
Perform package upgrades in one transaction
Scott Dodson
2017-05-08
1
-22
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4097 from mtnbikenc/fix-version-check
Scott Dodson
2017-05-10
1
-25
/
+29
|
\
\
\
|
*
|
|
Properly fail if OpenShift RPM version is undefined
Russell Teague
2017-05-08
1
-25
/
+29
|
|
/
/
*
/
/
Remove vim configuration from Python files
Rodolfo Carvalho
2017-05-09
1
-2
/
+0
|
/
/
*
|
Merge pull request #4077 from ingvagabund/move-etcdctl-profiles-to-etcd-common
Jan Chaloupka
2017-05-04
1
-1
/
+3
|
\
\
|
*
|
move etcdctl.yml from etcd to etcd_common role
Jan Chaloupka
2017-05-03
1
-1
/
+3
|
|
/
*
|
Merge pull request #4044 from mtnbikenc/clean-cache
OpenShift Bot
2017-05-04
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
Ensure repo cache is clean on the first run
Russell Teague
2017-05-03
1
-11
/
+0
[next]