| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4693 from enoodle/create_router_certificate_by_default | Scott Dodson | 2017-07-26 | 2 | -4/+4 |
|\ |
|
| * | 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 | 2 | -2/+2 |
* | | Merge pull request #4769 from jarrpa/glusterfs-fixes-five | Scott Dodson | 2017-07-18 | 1 | -1/+1 |
|\ \ |
|
| * | | hosted registry: Use proper node name in GlusterFS storage setup | Jose A. Rivera | 2017-07-14 | 1 | -1/+1 |
| |/ |
|
* | | Adding a check for variable definition. | Kenny Woodson | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'master' into encryption | Kenny Woodson | 2017-07-05 | 1 | -0/+5 |
|\| |
|
| * | Set OPENSHIFT_DEFAULT_REGISTRY in registry dc. | Andrew Butcher | 2017-06-30 | 1 | -0/+5 |
* | | Adding disk encryption to storageclasses and to openshift registry | Kenny Woodson | 2017-06-29 | 1 | -1/+4 |
|/ |
|
* | 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 | 2 | -4/+4 |
* | Added Docker Registry Port 5000 to Firewalld | Vincent Schwarzer | 2017-05-18 | 2 | -0/+10 |
* | GlusterFS: Allow swapping an existing registry's backend storage | Jose A. Rivera | 2017-05-04 | 3 | -1/+42 |
* | 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 | 2 | -10/+10 |
* | 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 | 2 | -1/+28 |
* | 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 | 3 | -0/+3 |
* | Setting defaults on openshift_hosted. | Kenny Woodson | 2017-03-22 | 1 | -3/+3 |
* | acceptschema2 default: true | Aaron Weitekamp | 2017-03-20 | 1 | -1/+1 |
* | Moving projects task within openshift_hosted | Russell Teague | 2017-03-17 | 3 | -2/+17 |
* | Fix get_router_replicas infrastructure node count. | Andrew Butcher | 2017-03-16 | 1 | -3/+10 |
* | Add router svcacct cluster-reader role | Russell Teague | 2017-03-14 | 1 | -0/+9 |
* | Refactor and remove openshift_serviceaccount | Russell Teague | 2017-03-13 | 3 | -18/+29 |
* | Added ports. | Kenny Woodson | 2017-03-02 | 2 | -0/+6 |
* | 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 | 2 | -61/+19 |
* | Adding support for router sharding. | Kenny Woodson | 2017-03-02 | 2 | -61/+90 |
* | 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 |
|\ \
| |/
|/| |
|