| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/
|/| |
|
| * | 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 | 2 | -1/+36 |
* | openshift_hosted: Update tasks to use oc_ modules | Russell Teague | 2017-02-24 | 9 | -414/+274 |
* | 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 | 3 | -11/+25 |
* | | 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 | 2 | -6/+6 |
| |/ |
|
* | | 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 | 2 | -8/+12 |
| |/ |
|
* / | Replace service account secrets handling with oc_serviceaccount_secret module | Jan Chaloupka | 2017-02-10 | 3 | -20/+13 |
|/ |
|
* | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 1 | -0/+21 |
* | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 1 | -1/+20 |
* | 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 |
* | Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-vars | Scott Dodson | 2016-10-21 | 1 | -42/+42 |
|\ |
|
| * | Reference full vars for registry object storage. | Andrew Butcher | 2016-10-18 | 1 | -42/+42 |
* | | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 3 | -4/+4 |
|/ |
|
* | formatting updates in template | Tobias Brunner | 2016-10-14 | 1 | -1/+1 |
* | adjustments in docs and j2 template | Tobias Brunner | 2016-10-12 | 1 | -2/+2 |
* | add regionendpoint parameter for registry s3 | Tobias Brunner | 2016-10-12 | 1 | -0/+3 |
* | 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 |