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
/
roles
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #2327 from lhuard1A/openstack_ansible_2.1
Scott Dodson
2016-08-19
1
-3
/
+3
|
\
\
|
*
|
Fix warnings in OpenStack provider with ansible 2.1
Lénaïc Huard
2016-08-19
1
-3
/
+3
*
|
|
Merge pull request #2323 from sdodson/bz1367937
Scott Dodson
2016-08-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mount /sys rw
Scott Dodson
2016-08-18
1
-1
/
+1
*
|
|
Fix padding on registry config
Scott Dodson
2016-08-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failing
Scott Dodson
2016-08-16
1
-1
/
+2
|
\
\
|
*
|
fixing openshift key error in case of node failure during run (ssh issue)
jawed
2016-08-09
1
-1
/
+2
*
|
|
Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB
Samuel Munilla
2016-08-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Sync remaining content
Scott Dodson
2016-08-16
33
-94
/
+1182
*
|
XPaas 1.3.3
Scott Dodson
2016-08-16
33
-87
/
+17845
*
|
Merge pull request #2201 from richm/v1.3
Scott Dodson
2016-08-15
1
-1
/
+1
|
\
\
|
*
|
add 3.3 to installer
Rich Megginson
2016-07-31
1
-1
/
+1
*
|
|
Ensure etcd user exists in etcd_server_certificates by installing etcd.
Andrew Butcher
2016-08-12
1
-0
/
+4
*
|
|
Merge pull request #1142 from abutcher/new-certs-who-dis
Scott Dodson
2016-08-11
9
-78
/
+191
|
\
\
\
|
*
|
|
Support for redeploying certificates.
Andrew Butcher
2016-08-11
9
-78
/
+191
*
|
|
|
qps typo
deads2k
2016-08-11
2
-4
/
+4
|
/
/
/
*
|
|
Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3
Gan Huang
2016-08-10
1
-1
/
+3
*
|
|
docker-registry's middleware stanza should contain 'registry' and 'storage' b...
Gan Huang
2016-08-10
1
-0
/
+5
*
|
|
Merge pull request #2268 from abutcher/ansible-2.2
Scott Dodson
2016-08-09
9
-35
/
+53
|
\
\
\
|
*
|
|
Move storage includes up to main.
Andrew Butcher
2016-08-08
3
-19
/
+16
|
*
|
|
Support gathering ansible 2.1/2.2 system facts
Andrew Butcher
2016-08-08
1
-12
/
+19
|
*
|
|
Try/except urlparse calls.
Andrew Butcher
2016-08-08
1
-1
/
+5
|
*
|
|
with_fileglob no longer supports wildcard prefixes.
Andrew Butcher
2016-08-08
5
-3
/
+13
*
|
|
|
Enable 'NoVolumeZoneConflict' policy for scheduler
Andrew Butcher
2016-08-09
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2269 from abutcher/etcd-certs-become
Scott Dodson
2016-08-08
1
-0
/
+2
|
\
\
\
|
*
|
|
Set become=no for etcd server certificates temporary directory.
Andrew Butcher
2016-08-08
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #2211 from dgoodwin/33-upgrade-playbook
Scott Dodson
2016-08-08
4
-4
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add 3.3 protobuf config stanzas for master/node config.
Devan Goodwin
2016-07-28
2
-0
/
+21
|
*
|
Introduce 1.3/3.3 upgrade path.
Devan Goodwin
2016-07-25
2
-4
/
+4
*
|
|
[openshift_ca] correct check for missing CA.
Andrew Butcher
2016-08-04
1
-2
/
+1
*
|
|
Merge pull request #2255 from abutcher/hosted-knobs
Scott Dodson
2016-08-03
1
-0
/
+3
|
\
\
\
|
*
|
|
Add knobs for disabling router/registry management.
Andrew Butcher
2016-08-03
1
-0
/
+3
*
|
|
|
Merge pull request #2238 from sdodson/no-network-plugin
Andrew Butcher
2016-08-03
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Don't set a networkPluginName in 3.3 installs
Scott Dodson
2016-07-29
1
-2
/
+2
*
|
|
|
Merge pull request #2049 from abutcher/named-certificates
Scott Dodson
2016-08-03
13
-15
/
+182
|
\
\
\
\
|
*
|
|
|
Add options for specifying named ca certificates to be added to the openshift...
Andrew Butcher
2016-08-01
14
-16
/
+182
*
|
|
|
|
Restore missing etcd_image fact.
Andrew Butcher
2016-08-03
1
-0
/
+5
*
|
|
|
|
Rename router and registry node list variables.
Andrew Butcher
2016-08-02
2
-4
/
+4
*
|
|
|
|
Refactor etcd certificates roles.
Andrew Butcher
2016-08-02
19
-137
/
+347
|
/
/
/
/
*
|
|
|
Merge pull request #2240 from abutcher/roles-to-playbooks
Scott Dodson
2016-08-01
3
-76
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Move role dependencies to playbooks.
Andrew Butcher
2016-07-29
3
-76
/
+4
|
|
/
/
*
|
|
Fix xpaas_templates_base
Scott Dodson
2016-07-29
1
-2
/
+5
*
|
|
Add dotnet image stream to enterprise installs
Scott Dodson
2016-07-29
5
-3
/
+79
|
/
/
*
|
Merge pull request #2218 from sdodson/image-stream-sync
Scott Dodson
2016-07-29
108
-1127
/
+5249
|
\
\
|
*
|
Remove old sso70-basic templates
Scott Dodson
2016-07-26
1
-0
/
+12
|
*
|
xPaaS v1.3.2 release
Scott Dodson
2016-07-26
107
-1127
/
+5237
*
|
|
Fix haproxy logs
Scott Dodson
2016-07-28
1
-0
/
+1
*
|
|
Merge pull request #2210 from abutcher/staggered-master-start
Scott Dodson
2016-07-28
1
-5
/
+38
|
\
\
\
|
*
|
|
Stagger the start of master services.
Andrew Butcher
2016-07-24
1
-5
/
+38
*
|
|
|
Merge pull request #2224 from dgoodwin/infra-count-fix
Scott Dodson
2016-07-27
2
-4
/
+21
|
\
\
\
\
[prev]
[next]