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
*
Fix config and namespace for registry volume detection
Scott Dodson
2016-10-10
1
-2
/
+9
*
Automatic commit of package [openshift-ansible] release [3.4.5-1].
Scott Dodson
2016-10-07
2
-2
/
+5
*
Merge pull request #2566 from abutcher/dash-vee
Scott Dodson
2016-10-07
1
-1
/
+1
|
\
|
*
[a-o-i] -v disables quiet ansible config.
Andrew Butcher
2016-10-07
1
-1
/
+1
|
/
*
Automatic commit of package [openshift-ansible] release [3.4.4-1].
Troy Dawson
2016-10-07
2
-2
/
+18
*
Merge pull request #2424 from jeremyeder/pods_per_core2
Scott Dodson
2016-10-07
2
-2
/
+2
|
\
|
*
note different product versions
Jeremy Eder
2016-10-07
2
-2
/
+2
|
*
the example line fails on releases prior to 3.3, so put a comment there.
Jeremy Eder
2016-09-09
2
-2
/
+2
*
|
Merge pull request #2548 from dgoodwin/containerized-b
Scott Dodson
2016-10-06
3
-3
/
+9
|
\
\
|
*
|
Error out if containerized=true for lb host.
Devan Goodwin
2016-10-06
3
-3
/
+9
*
|
|
Merge pull request #2558 from jtslear/issue-2423
Scott Dodson
2016-10-06
1
-6
/
+0
|
\
\
\
|
*
|
|
Removes an unused file
John T Skarbek
2016-10-05
1
-6
/
+0
*
|
|
|
Merge pull request #2555 from abutcher/node-scaleup-facts
Scott Dodson
2016-10-06
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
Set master facts for first master in node scaleup.
Andrew Butcher
2016-10-05
1
-0
/
+11
*
|
|
|
|
Merge pull request #2556 from sdodson/image-stream-sync
Scott Dodson
2016-10-06
110
-28
/
+51671
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update v1.3 content
Scott Dodson
2016-10-05
12
-26
/
+97
|
*
|
|
|
Add v1.4 content
Scott Dodson
2016-10-05
98
-2
/
+51574
|
|
/
/
/
*
|
|
|
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
[next]