| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Removing trailing spaces | Eric Sauer | 2017-02-13 | 1 | -2/+2 |
| * | Making router pods scale with infra nodes | Eric Sauer | 2017-02-10 | 1 | -0/+24 |
* | | Register cloudfront privkey when required | Steve Milner | 2017-02-16 | 1 | -9/+23 |
* | | Merge pull request #3291 from ashcrow/oc-route-module | Jan Chaloupka | 2017-02-14 | 1 | -8/+8 |
|\ \ |
|
| * | | oc route commands now using the oc_route module | Steve Milner | 2017-02-14 | 1 | -8/+8 |
* | | | Merge pull request #3306 from ingvagabund/oc_service | Jan Chaloupka | 2017-02-13 | 1 | -6/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | replace 'oc service' command with its lib_openshift equivalent | Jan Chaloupka | 2017-02-11 | 1 | -6/+5 |
| |/ |
|
* | | Merge pull request #3300 from ashcrow/oc-secret-module | Jan Chaloupka | 2017-02-11 | 1 | -8/+11 |
|\ \ |
|
| * | | oc secrets now done via oc_secret module | Steve Milner | 2017-02-10 | 1 | -8/+11 |
| |/ |
|
* / | Replace service account secrets handling with oc_serviceaccount_secret module | Jan Chaloupka | 2017-02-10 | 2 | -20/+12 |
|/ |
|
* | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 1 | -0/+21 |
* | Re-add when condition which was removed mistakenly in #3036 | Maciej Szulik | 2017-01-05 | 1 | -0/+1 |
* | Fix jsonpath expected output when checking registry volume secrets | Maciej Szulik | 2017-01-05 | 1 | -6/+5 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -0/+1 |
* | Fix metricsPublicURL only being set correctly on first master. | Devan Goodwin | 2016-12-01 | 1 | -1/+1 |
* | Default hosted_registry_insecure true when insecure registry present in exist... | Andrew Butcher | 2016-10-26 | 1 | -1/+1 |
* | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 3 | -4/+4 |
* | Fix config and namespace for registry volume detection | Scott Dodson | 2016-10-10 | 1 | -2/+9 |
* | Don't secure registry or deploy registry console when infra replics == 0 | Andrew Butcher | 2016-10-04 | 1 | -0/+1 |
* | Secure registry improvements. | Andrew Butcher | 2016-09-29 | 2 | -9/+49 |
* | Add openshift_hosted_router_name | Andrew Lau | 2016-09-22 | 1 | -0/+4 |
* | Set config/namespace where missing for secure registry deployment. | Andrew Butcher | 2016-09-09 | 1 | -0/+4 |
* | Secure registry for atomic registry deployment (deployment_subtype=registry). | Andrew Butcher | 2016-09-02 | 2 | -1/+90 |
* | Fix registry volume | Scott Dodson | 2016-08-24 | 1 | -1/+2 |
* | Move storage includes up to main. | Andrew Butcher | 2016-08-08 | 1 | -0/+2 |
* | Add knobs for disabling router/registry management. | Andrew Butcher | 2016-08-03 | 1 | -0/+3 |
* | Rename router and registry node list variables. | Andrew Butcher | 2016-08-02 | 2 | -4/+4 |
* | Fix registry/router being created despite no infra nodes. | Devan Goodwin | 2016-07-27 | 2 | -4/+21 |
* | Default nodes matching selectors when not collected. | Andrew Butcher | 2016-07-21 | 2 | -2/+2 |
* | Secure router only when openshift.hosted.router.certificate.contents exists. | Andrew Butcher | 2016-07-19 | 1 | -2/+2 |
* | Merge pull request #2173 from abutcher/warnings | Andrew Butcher | 2016-07-19 | 1 | -3/+8 |
|\ |
|
| * | Resolve some deprecation warnings. | Andrew Butcher | 2016-07-18 | 1 | -3/+8 |
* | | Temporarily link registry config templates for ansible 1.9.x support. | Andrew Butcher | 2016-07-18 | 2 | -0/+2 |
* | | Remove relative lookup for registry config and check for skipped update in re... | Andrew Butcher | 2016-07-18 | 1 | -3/+3 |
|/ |
|
* | Set registry replicas = 1 when no storage specified. | Andrew Butcher | 2016-07-12 | 1 | -1/+1 |
* | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 7 | -66/+274 |
* | Fix router selector fact migration and match multiple selectors when counting... | Andrew Butcher | 2016-04-20 | 1 | -0/+1 |
* | Add support for creating secure router. | Andrew Butcher | 2016-04-11 | 2 | -0/+67 |