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
/
byo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3083 from rhcarvalho/doc-playbooks
Scott Dodson
2017-01-17
1
-0
/
+11
|
\
|
*
Document playbook directories
Rodolfo Carvalho
2017-01-13
1
-0
/
+11
*
|
Rename subrole facts -> init
Rodolfo Carvalho
2017-01-13
1
-1
/
+1
*
|
Replace custom variables with openshift_facts
Rodolfo Carvalho
2017-01-12
1
-1
/
+0
*
|
Move playbook to BYO
Rodolfo Carvalho
2017-01-12
2
-0
/
+75
|
/
*
Add a fact to select --evacuate or --drain based on your OCP version
Tim Bielawa
2017-01-11
1
-1
/
+1
*
Merge pull request #2986 from tbielawa/deprecate_node_evacuation
Tim Bielawa
2016-12-19
1
-4
/
+4
|
\
|
*
Deprecate node 'evacuation' with 'drain'
Tim Bielawa
2016-12-16
1
-4
/
+4
*
|
Add master config hook for 3.4 upgrade and fix facts ordering for config hook...
Andrew Butcher
2016-12-16
1
-0
/
+2
|
/
*
YAML Linting
Russell Teague
2016-12-12
8
-35
/
+32
*
Removed verify_ansible_version playbook refs
Russell Teague
2016-12-08
5
-14
/
+2
*
Drop 3.2 upgrade playbooks.
Devan Goodwin
2016-12-08
2
-83
/
+0
*
Merge pull request #2920 from detiber/schedulerVarFix
Andrew Butcher
2016-12-05
1
-0
/
+2
|
\
|
*
fix tags
Jason DeTiberus
2016-12-01
1
-0
/
+2
*
|
Explictly set etcd vars for byo scaleup
Samuel Munilla
2016-11-30
1
-0
/
+2
|
/
*
Merge pull request #2855 from detiber/updateSchedulerDefaults
Scott Dodson
2016-11-29
1
-0
/
+1
|
\
|
*
do not report changed for group mapping
Jason DeTiberus
2016-11-29
1
-0
/
+1
*
|
Merge pull request #2880 from mtnbikenc/docker-dup
Jason DeTiberus
2016-11-29
1
-1
/
+0
|
\
\
|
*
|
Remove duplicate when key
Russell Teague
2016-11-29
1
-1
/
+0
|
|
/
*
|
Merge pull request #2831 from dgoodwin/upgrade-ordering
Scott Dodson
2016-11-29
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix rare failure to deploy new registry/router after upgrade.
Devan Goodwin
2016-11-21
2
-4
/
+4
*
|
Merge pull request #2771 from stevekuznetsov/skuznets/network-manager
Scott Dodson
2016-11-22
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
Added a BYO playbook for configuring NetworkManager on nodes
Steve Kuznetsov
2016-11-22
1
-0
/
+36
*
|
Add etcd upgrade for RHEL and Fedora
Scott Dodson
2016-11-14
1
-0
/
+26
*
|
Revert "Revert openshift.node.nodename changes"
Scott Dodson
2016-11-08
1
-5
/
+5
*
|
Revert "Fix OpenStack cloud provider"
Scott Dodson
2016-11-07
1
-5
/
+5
|
/
*
Merge pull request #2662 from blues-man/update_doc_upgrade_openshift
Scott Dodson
2016-10-25
1
-2
/
+2
|
\
|
*
Update link to latest versions upgrade README
Natale Vinto
2016-10-25
1
-2
/
+2
*
|
Merge pull request #2663 from dgoodwin/34-upgrade
Scott Dodson
2016-10-25
5
-0
/
+313
|
\
\
|
*
|
Add support for 3.4 upgrade.
Devan Goodwin
2016-10-25
5
-0
/
+313
|
|
/
*
|
Merge pull request #2637 from dgoodwin/ctrl-plane-restart
Scott Dodson
2016-10-25
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix and reorder control plane service restart.
Devan Goodwin
2016-10-21
2
-3
/
+3
*
|
Merge pull request #2621 from dgoodwin/symlink-fix
Scott Dodson
2016-10-19
1
-3
/
+3
|
\
\
|
*
|
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-10-19
1
-3
/
+3
|
|
/
*
/
Template with_items for upstream ansible-2.2 compat.
Andrew Butcher
2016-10-14
6
-6
/
+6
|
/
*
Fix standalone docker upgrade playbook skipping nodes.
Devan Goodwin
2016-10-13
1
-0
/
+2
*
Merge pull request #2441 from dgoodwin/34-upgrade-improvements
Andrew Butcher
2016-10-04
5
-57
/
+294
|
\
|
*
Use pre_upgrade tag instread of a dry run variable.
Devan Goodwin
2016-09-29
3
-19
/
+70
|
*
Move etcd backup from pre-upgrade to upgrade itself.
Devan Goodwin
2016-09-29
2
-4
/
+0
|
*
Skip the docker role in early upgrade stages.
Devan Goodwin
2016-09-29
3
-12
/
+18
|
*
Allow filtering nodes to upgrade by label.
Devan Goodwin
2016-09-29
4
-16
/
+16
|
*
Split upgrade for control plane/nodes.
Devan Goodwin
2016-09-29
4
-22
/
+84
|
*
Verify masters are upgraded before proceeding with node only upgrade.
Devan Goodwin
2016-09-28
2
-2
/
+8
|
*
Attempt to tease apart pre upgrade for masters/nodes.
Devan Goodwin
2016-09-28
3
-2
/
+147
|
*
Split upgrade entry points into control plane/node.
Devan Goodwin
2016-09-28
3
-48
/
+19
*
|
Update play names for consistency.
Andrew Butcher
2016-09-29
1
-2
/
+4
|
/
*
Fix OpenStack cloud provider
Lénaïc Huard
2016-09-26
1
-3
/
+3
*
Remove atomic check and cockpit.socket
Samuel Munilla
2016-08-26
1
-1
/
+1
*
Add support for Atomic Registry Installs
Samuel Munilla
2016-08-26
1
-0
/
+1
*
[tags] add some support for running a subset of config via tags
Jason DeTiberus
2016-08-24
1
-0
/
+4
[next]