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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #2546 from abutcher/master-debug-level
Tim Bielawa
2016-10-05
2
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move openshift.common.debug.level to openshift_facts.
Andrew Butcher
2016-10-05
2
-1
/
+1
*
|
|
|
Merge pull request #2552 from abutcher/port-typo
Scott Dodson
2016-10-05
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix default port typo.
Andrew Butcher
2016-10-05
1
-2
/
+2
*
|
|
|
|
Merge pull request #2550 from abutcher/explain-ca-vars
Scott Dodson
2016-10-05
2
-14
/
+72
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add example openid/request header providers and explain certificate variables.
Andrew Butcher
2016-10-05
2
-14
/
+72
|
|
/
/
/
*
|
|
|
Merge pull request #2544 from abutcher/registry-check
Scott Dodson
2016-10-05
2
-0
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Don't secure registry or deploy registry console when infra replics == 0
Andrew Butcher
2016-10-04
2
-0
/
+15
*
|
|
|
Automatic commit of package [openshift-ansible] release [3.4.3-1].
Scott Dodson
2016-10-04
2
-2
/
+92
*
|
|
|
Merge pull request #2511 from vishpat/nuage_ha
Andrew Butcher
2016-10-04
14
-106
/
+114
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge pull request #1 from abutcher/nuage_ha
Vishal Patil
2016-10-04
10
-116
/
+96
|
|
\
\
\
|
|
*
|
|
Filterize haproxy frontends/backends and add method for providing additional ...
Andrew Butcher
2016-10-03
10
-116
/
+96
|
|
/
/
/
|
*
|
|
Addressed review comments
Vishal Patil
2016-09-29
2
-10
/
+11
|
*
|
|
Changes for Nuage HA
Vishal Patil
2016-09-27
6
-3
/
+30
*
|
|
|
Merge pull request #2538 from DG-i/master
Andrew Butcher
2016-10-04
3
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Check if openshift_master_ingress_ip_network_cidr is defined
Mathias Merscher
2016-10-04
1
-1
/
+1
|
*
|
|
|
allow networkConfig.ingressIPNetworkCIDRs to be configured
Mathias Merscher
2016-10-04
3
-0
/
+17
*
|
|
|
|
Merge pull request #2441 from dgoodwin/34-upgrade-improvements
Andrew Butcher
2016-10-04
27
-472
/
+747
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
6
-26
/
+71
|
*
|
|
|
Move etcd backup from pre-upgrade to upgrade itself.
Devan Goodwin
2016-09-29
4
-91
/
+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
9
-23
/
+30
|
*
|
|
|
Allow filtering nodes to upgrade by label.
Devan Goodwin
2016-09-29
11
-29
/
+71
|
*
|
|
|
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
14
-125
/
+173
|
*
|
|
|
Verify masters are upgraded before proceeding with node only upgrade.
Devan Goodwin
2016-09-28
3
-5
/
+8
|
*
|
|
|
Attempt to tease apart pre upgrade for masters/nodes.
Devan Goodwin
2016-09-28
11
-307
/
+398
|
*
|
|
|
Split upgrade entry points into control plane/node.
Devan Goodwin
2016-09-28
5
-49
/
+68
|
*
|
|
|
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
3
-0
/
+12
*
|
|
|
|
Merge pull request #2541 from smunilla/fix_failed_install_case
Scott Dodson
2016-10-03
1
-1
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
a-o-i: Force option should allow reinstall
Samuel Munilla
2016-10-03
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #2535 from smunilla/BZ1368414_fix
Jason DeTiberus
2016-09-30
2
-1
/
+83
|
\
\
\
\
|
*
|
|
|
a-o-i: Fix openshift_node_labels
Samuel Munilla
2016-09-30
2
-1
/
+83
*
|
|
|
|
Merge pull request #2475 from smunilla/registry_all_the_time
Scott Dodson
2016-09-30
9
-116
/
+77
|
\
\
\
\
\
|
*
|
|
|
|
Further secure registry improvements
Andrew Butcher
2016-09-29
5
-131
/
+24
|
*
|
|
|
|
Delgate handlers to first master
Samuel Munilla
2016-09-29
2
-0
/
+5
|
*
|
|
|
|
Secure registry improvements.
Andrew Butcher
2016-09-29
5
-113
/
+176
|
*
|
|
|
|
Install Registry by Default
Samuel Munilla
2016-09-29
1
-9
/
+9
*
|
|
|
|
|
Merge pull request #2514 from lhuard1A/rhel_subscribe_ose_3.3
Jason DeTiberus
2016-09-30
2
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Make rhel_subscribe role default to OpenShift Container Platform 3.3
Lénaïc Huard
2016-09-28
2
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2426 from smunilla/BZ1368414
Scott Dodson
2016-09-30
2
-18
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
a-o-i: Allow better setting of host level variables
Samuel Munilla
2016-09-29
2
-18
/
+35
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2534 from andrewklau/patch-3
Scott Dodson
2016-09-30
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Enable registry support for image pruning
Andrew Lau
2016-09-30
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2531 from jkramarz/readme-containerized
Scott Dodson
2016-09-29
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
README_CONTAINERIZED_INSTALLATION: fixed link markdown
Jakub Kramarz
2016-09-29
1
-2
/
+2
|
|
/
/
/
/
[prev]
[next]