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
*
Updating verbs for serviceclasses objects
ewolinetz
2017-07-20
1
-0
/
+6
*
Merge pull request #4316 from juanvallejo/jvallejo/add-increased-etcd-traffic...
Rodolfo Carvalho
2017-07-20
4
-0
/
+434
|
\
|
*
add etcd increased-traffic check
juanvallejo
2017-07-19
4
-0
/
+434
*
|
Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2
Scott Dodson
2017-07-20
3
-43
/
+243
|
\
\
|
*
|
openshift_checks/docker_storage: overlay/2 support
Luke Meyer
2017-07-19
2
-42
/
+242
|
*
|
docker: fix docker_selinux_enabled
Luke Meyer
2017-07-18
1
-1
/
+1
*
|
|
Merge pull request #4787 from kwoodson/storageclass_fix
Scott Dodson
2017-07-19
2
-2
/
+2
|
\
\
\
|
*
|
|
Removing parameter kind and allowing default to be passed.
Kenny Woodson
2017-07-19
2
-2
/
+2
*
|
|
|
Merge pull request #4783 from fabianvf/broker-bootstrap
Scott Dodson
2017-07-19
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
1471973- default to bootstrapping the broker on startup
Fabian von Feilitzsch
2017-07-18
2
-0
/
+2
*
|
|
|
|
Merge pull request #4736 from rthallisey/add-sa-policy-to-asb
Scott Dodson
2017-07-19
1
-0
/
+8
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Changing cluster role to admin
Ryan Hallisey
2017-07-18
1
-1
/
+1
|
*
|
|
|
Add an SA policy to the ansible-service-broker
Ryan Hallisey
2017-07-13
1
-0
/
+8
*
|
|
|
|
Merge pull request #4769 from jarrpa/glusterfs-fixes-five
Scott Dodson
2017-07-18
9
-18
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
GlusterFS: Create in custom namespace by default
Jose A. Rivera
2017-07-14
2
-4
/
+4
|
*
|
|
|
|
hosted registry: Use proper node name in GlusterFS storage setup
Jose A. Rivera
2017-07-14
1
-1
/
+1
|
*
|
|
|
|
GlusterFS: Make heketi-cli command configurable
Jose A. Rivera
2017-07-14
6
-3
/
+8
|
*
|
|
|
|
GlusterFS: Reintroduce heketi-cli check for non-native heketi
Jose A. Rivera
2017-07-14
1
-0
/
+12
|
*
|
|
|
|
GlusterFS: Bug fixes for external GlusterFS nodes
Jose A. Rivera
2017-07-14
5
-12
/
+25
*
|
|
|
|
|
Merge pull request #4754 from jkaurredhat/import-templates-1.6
Scott Dodson
2017-07-18
1
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Import templates will fail if user is not system:admin
jkaurredhat
2017-07-13
1
-8
/
+8
*
|
|
|
|
|
|
Merge pull request #4779 from kwoodson/define_kms_var
Scott Dodson
2017-07-18
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Adding a check for variable definition.
Kenny Woodson
2017-07-18
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4781 from ewolinetz/pod_preset_config
Scott Dodson
2017-07-18
2
-1
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Setting node selector to be empty string
ewolinetz
2017-07-18
1
-1
/
+1
|
*
|
|
|
|
|
|
Adding podpreset config into master-config
ewolinetz
2017-07-18
1
-0
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #4698 from sdodson/service-retries
Scott Dodson
2017-07-18
13
-12
/
+90
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add drain retries after 60 second delay
Scott Dodson
2017-07-18
1
-0
/
+5
|
*
|
|
|
|
|
Dump some logs
Scott Dodson
2017-07-18
1
-0
/
+11
|
*
|
|
|
|
|
daemon_reload on node and ovs start
Scott Dodson
2017-07-18
1
-0
/
+2
|
*
|
|
|
|
|
Ensure proper fact evaluation
Scott Dodson
2017-07-18
2
-2
/
+2
|
*
|
|
|
|
|
Wrap additional service changes in retries
Scott Dodson
2017-07-18
6
-6
/
+30
|
*
|
|
|
|
|
Wrap docker stop in retries
Scott Dodson
2017-07-18
1
-1
/
+7
|
*
|
|
|
|
|
Add retries to node restart handlers
Scott Dodson
2017-07-18
2
-3
/
+17
|
*
|
|
|
|
|
Test docker restart with retries 3 delay 30
Steve Milner
2017-07-18
6
-2
/
+18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4669 from kwoodson/storageclass
OpenShift Bot
2017-07-18
10
-16
/
+2240
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixed spacing and lint errors.
Kenny Woodson
2017-07-17
3
-6
/
+8
|
*
|
|
|
|
Fixed tests and added sleep for update.
Kenny Woodson
2017-07-14
3
-2
/
+4
|
*
|
|
|
|
Fixing needs_update comparison. Added a small pause for race conditions. Fi...
Kenny Woodson
2017-07-14
4
-18
/
+38
|
*
|
|
|
|
Adding storageclass support to lib_openshift.
Kenny Woodson
2017-07-14
10
-16
/
+2216
*
|
|
|
|
|
Merge pull request #4758 from rhcarvalho/bz1465882-package_version-ovs2.7-on-...
Rodolfo Carvalho
2017-07-18
4
-85
/
+114
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow OVS 2.7 in latest OpenShift releases
Rodolfo Carvalho
2017-07-17
2
-32
/
+2
|
*
|
|
|
|
|
Make aos_version module handle multiple versions
Rodolfo Carvalho
2017-07-17
2
-24
/
+93
|
*
|
|
|
|
|
Split positive and negative unit tests
Rodolfo Carvalho
2017-07-17
1
-50
/
+40
*
|
|
|
|
|
|
Merge pull request #4762 from tbielawa/bz1470165_bz1468424
OpenShift Bot
2017-07-18
1
-32
/
+69
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Other playbooks maybe expecting this to be at least an empty string. I think ...
Tim Bielawa
2017-07-17
1
-0
/
+1
|
*
|
|
|
|
|
|
Fix NO_PROXY environment variable setting
Tim Bielawa
2017-07-17
1
-32
/
+68
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #4772 from ewolinetz/fix_additive_clusterrole
Scott Dodson
2017-07-17
2
-2
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Updating to compare sets instead of sorted lists
ewolinetz
2017-07-17
1
-4
/
+4
|
*
|
|
|
|
|
|
Adding ability to create podpreset for service-catalog-controller for bz1471881
ewolinetz
2017-07-17
1
-0
/
+6
[next]