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
/
ansible_service_broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relocate filter plugins to lib_utils
Michael Gugino
2017-12-18
1
-0
/
+1
*
Merge pull request #6277 from fabianvf/asb-idempotence-cpick
Scott Dodson
2017-12-01
1
-69
/
+52
|
\
|
*
Bug 1512793- Fix idempotence issues in ASB deploy
Fabian von Feilitzsch
2017-11-28
1
-69
/
+52
*
|
Merge pull request #6170 from shawn-hurley/bug-1514417
Scott Dodson
2017-12-01
1
-1
/
+1
|
\
\
|
*
|
Bug 1514417 - Adding correct advertise-client-urls
Shawn Hurley
2017-11-17
1
-1
/
+1
|
|
/
*
/
Include Deprecation - openshift-service-catalog
Russell Teague
2017-11-22
2
-4
/
+4
|
/
*
Merge pull request #6067 from shawn-hurley/bug-specify-keep-namespace
Scott Dodson
2017-11-08
2
-0
/
+4
|
\
|
*
Adding configuration for keeping transient namespace on error.
Shawn Hurley
2017-11-08
2
-0
/
+4
*
|
Remove duplicate defaulting for ASB and TSB
Scott Dodson
2017-11-08
2
-3
/
+3
|
/
*
Bug 1511044- Slurp the etcd certs instead of using the lookup
Fabian von Feilitzsch
2017-11-08
1
-3
/
+12
*
Bug 1510636- add name to local registry config
Fabian von Feilitzsch
2017-11-07
1
-3
/
+4
*
Bug 1510546- Fix previous fix, task was indented one level too deep
Fabian von Feilitzsch
2017-11-07
1
-2
/
+2
*
Merge pull request #6044 from fabianvf/1510546-asb-fix-cert-conditional
Scott Dodson
2017-11-07
1
-11
/
+11
|
\
|
*
Move fact definition that breaks when check to end of block
Fabian von Feilitzsch
2017-11-07
1
-11
/
+11
*
|
Merge pull request #6009 from dymurray/template
OpenShift Merge Robot
2017-11-07
2
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
Proper quotes
Dylan Murray
2017-11-03
1
-2
/
+2
|
*
Update service broker configmap and serviceaccount privileges
Dylan Murray
2017-11-03
2
-2
/
+18
*
|
Merge pull request #5976 from fabianvf/asb-etcd-certs
Scott Dodson
2017-11-06
3
-13
/
+174
|
\
\
|
*
|
Bug 1507617- Move etcd into its own service/dc with SSL
Fabian von Feilitzsch
2017-11-03
3
-13
/
+174
*
|
|
Merge pull request #6026 from fabianvf/1509680-asb-credential-check
Scott Dodson
2017-11-06
4
-5
/
+7
|
\
\
\
|
*
|
|
Bug 1509680- Fix ansible-service-broker registry validations
Fabian von Feilitzsch
2017-11-06
4
-5
/
+7
*
|
|
|
Merge pull request #5994 from djzager/bz1509052-broker-logfile
Scott Dodson
2017-11-06
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bug 1509052 - Remove logfile from broker config
David Zager
2017-11-02
1
-1
/
+0
|
|
/
/
*
|
/
Bug 1507787- add full path to default asb etcd image
Fabian von Feilitzsch
2017-11-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Enable SC, ASB, TSB by default
Scott Dodson
2017-11-02
1
-1
/
+1
|
/
*
Fix CA Bundle passed to service-catalog broker for ansible-service-broker
staebler
2017-10-25
1
-1
/
+1
*
Merge pull request #5806 from staebler/service_catalog_uninstall_issues
OpenShift Merge Robot
2017-10-24
1
-3
/
+9
|
\
|
*
Fix a few small issues in service catalog uninstall
staebler
2017-10-22
1
-3
/
+9
*
|
Merge pull request #5761 from fabianvf/asb-client-secret-not-found
Scott Dodson
2017-10-23
4
-22
/
+24
|
\
\
|
|
/
|
/
|
|
*
Update defaults
Fabian von Feilitzsch
2017-10-19
4
-5
/
+9
|
*
Use service-ca.crt instead of master ca.crt
Fabian von Feilitzsch
2017-10-19
1
-16
/
+11
|
*
use master cert
Fabian von Feilitzsch
2017-10-19
1
-2
/
+2
|
*
Bug 1496426 - add asb-client secret to openshift-ansible-service-broker names...
Fabian von Feilitzsch
2017-10-19
1
-1
/
+4
*
|
Merge pull request #5783 from dymurray/readiness
Scott Dodson
2017-10-20
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Indentation errors
Dylan Murray
2017-10-17
1
-14
/
+14
|
*
Bug 1503233 - Add liveness and readiness probe checks to ASB deploymentconfig
Dylan Murray
2017-10-17
1
-0
/
+14
*
|
Use service-signer.crt for ca_bundle passed to clusterservicebroker
staebler
2017-10-18
1
-1
/
+5
*
|
Rename ServiceBroker to ClusterServiceBroker for ansible_service_broker task.
staebler
2017-10-17
1
-2
/
+2
*
|
Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.yml
staebler
2017-10-17
1
-1
/
+1
|
/
*
Update ansible-service-broker config to track latest broker
Fabian von Feilitzsch
2017-10-02
5
-121
/
+244
*
Creating initial tsb role to consume and apply templates provided for tsb
Eric Wolinetz
2017-09-20
2
-2
/
+3
*
Updating default tag for enterprise installation for ASB
Eric Wolinetz
2017-08-21
1
-1
/
+1
*
1472467- add ose- prefix to ansible service broker name
Fabian von Feilitzsch
2017-07-21
1
-1
/
+1
*
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
*
|
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
|
/
*
updating configmap map definition to fix asb not starting up correctly
ewolinetz
2017-07-07
1
-4
/
+4
*
Merge pull request #4692 from shawn-hurley/bugzilla-1467948
Scott Dodson
2017-07-07
2
-2
/
+7
|
\
|
*
fixing configuation values.
Shawn Hurley
2017-07-05
2
-2
/
+7
[next]