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
/
openshift_hosted
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4693 from enoodle/create_router_certificate_by_default
Scott Dodson
2017-07-26
1
-3
/
+3
|
\
|
*
add default value for router path in the cert
Erez Freiberger
2017-07-25
1
-2
/
+2
|
*
Router wildcard certificate created by default
Erez Freiberger
2017-07-25
1
-1
/
+1
*
|
hosted registry: Use proper node name in GlusterFS storage setup
Jose A. Rivera
2017-07-14
1
-1
/
+1
|
/
*
Set OPENSHIFT_DEFAULT_REGISTRY in registry dc.
Andrew Butcher
2017-06-30
1
-0
/
+5
*
registry: look for the oc executable in /usr/local/bin and ~/bin
Giuseppe Scrivano
2017-06-27
1
-2
/
+2
*
router: look for the oc executable in /usr/local/bin and ~/bin
Giuseppe Scrivano
2017-06-26
1
-3
/
+3
*
Merge pull request #4484 from jarrpa/glusterfs-fixes-too
OpenShift Bot
2017-06-19
1
-1
/
+1
|
\
|
*
registry: mount GlusterFS storage volume from correct host
Jose A. Rivera
2017-06-16
1
-1
/
+1
*
|
Make rollout status check best-effort, add poll
Steve Kuznetsov
2017-06-13
2
-2
/
+52
*
|
Verify the rollout status of the hosted router and registry
Steve Kuznetsov
2017-06-09
2
-14
/
+12
|
/
*
Remove supported/implemented barrier for registry object storage providers.
Andrew Butcher
2017-06-06
1
-16
/
+0
*
bool
Scott Dodson
2017-05-26
1
-2
/
+2
*
Removing requirement to pass aws credentials
Eric Sauer
2017-05-22
1
-4
/
+0
*
GlusterFS: Allow swapping an existing registry's backend storage
Jose A. Rivera
2017-05-04
2
-1
/
+34
*
hosted_registry: Get correct pod selector for GlusterFS storage
Jose A. Rivera
2017-05-04
1
-1
/
+9
*
hosted registry: Fix typo
Jose A. Rivera
2017-05-04
1
-1
/
+1
*
Replace original router cert variable names.
Andrew Butcher
2017-04-24
1
-8
/
+8
*
Allow for GlusterFS to provide registry storage
Jose A. Rivera
2017-04-10
2
-1
/
+56
*
Adding signed router cert and fixing server_cert bug.
Kenny Woodson
2017-04-04
1
-0
/
+26
*
Add docker-registry.default.svc short name to registry service signing
Scott Dodson
2017-04-03
1
-1
/
+2
*
openshift_hosted: add openshift_hosted_registry_cert_expire_days parameter.
Slava Semushin
2017-03-29
1
-0
/
+1
*
Moving projects task within openshift_hosted
Russell Teague
2017-03-17
1
-0
/
+7
*
Add router svcacct cluster-reader role
Russell Teague
2017-03-14
1
-0
/
+9
*
Refactor and remove openshift_serviceaccount
Russell Teague
2017-03-13
2
-2
/
+29
*
Added ports.
Kenny Woodson
2017-03-02
1
-0
/
+2
*
Fixed router name to produce 2nd router.
Kenny Woodson
2017-03-02
1
-1
/
+1
*
Updated to work with an array of routers.
Kenny Woodson
2017-03-02
1
-60
/
+16
*
Adding support for router sharding.
Kenny Woodson
2017-03-02
1
-61
/
+68
*
Add oc_adm_policy_user task cluster-role policy
Russell Teague
2017-03-02
1
-0
/
+7
*
Correct config for hosted registry
Russell Teague
2017-03-02
1
-1
/
+2
*
Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ...
Kenny Woodson
2017-03-01
1
-1
/
+1
*
Merge pull request #3493 from kwoodson/registry_reencyrpt_route
Scott Dodson
2017-03-01
2
-2
/
+33
|
\
|
*
removing extra when condition
Kenny Woodson
2017-03-01
1
-1
/
+0
|
*
Removing run_once.
Kenny Woodson
2017-03-01
1
-4
/
+0
|
*
Adding the activeDeadlineSeconds. Removed debug.
Kenny Woodson
2017-03-01
2
-11
/
+3
|
*
Separating routes so logic is simpler.
Kenny Woodson
2017-03-01
1
-6
/
+30
|
*
Defaulting variables properly to avoid undefined route in dict error.
Kenny Woodson
2017-03-01
2
-17
/
+16
|
*
Removed duplicate host param.
Kenny Woodson
2017-02-28
1
-1
/
+0
|
*
Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...
Kenny Woodson
2017-02-28
3
-20
/
+8
|
*
Adding support for a route with certs and reencrypt.
Kenny Woodson
2017-02-28
2
-1
/
+35
*
|
Merge pull request #3515 from mtnbikenc/registry-pvc-fix
Russell Teague
2017-02-28
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Correct fact creation for pvc
Russell Teague
2017-02-27
1
-2
/
+3
*
|
Merge pull request #3512 from mtnbikenc/hosted-registry-service
Scott Dodson
2017-02-27
1
-0
/
+13
|
\
\
|
*
|
Create hosted registry service
Russell Teague
2017-02-27
1
-0
/
+13
|
|
/
*
/
Make s3_volume_mount available to set_fact call
Steve Milner
2017-02-27
1
-2
/
+3
|
/
*
Moving replica logic to filter_plugin to fix skipped task variable behavior.
Kenny Woodson
2017-02-27
1
-1
/
+1
*
openshift_hosted: Update tasks to use oc_ modules
Russell Teague
2017-02-24
7
-414
/
+273
*
CloudFront oc_secret contents should be a list
Steve Milner
2017-02-22
1
-2
/
+2
*
Merge pull request #3340 from etsauer/scale-router
Scott Dodson
2017-02-20
1
-0
/
+24
|
\
[next]