summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* openshift_hosted: Update tasks to use oc_ modulesRussell Teague2017-02-247-414/+273
* CloudFront oc_secret contents should be a listSteve Milner2017-02-221-2/+2
* Merge pull request #3340 from etsauer/scale-routerScott Dodson2017-02-201-0/+24
|\
| * Removing trailing spacesEric Sauer2017-02-131-2/+2
| * Making router pods scale with infra nodesEric Sauer2017-02-101-0/+24
* | Register cloudfront privkey when requiredSteve Milner2017-02-161-9/+23
* | Merge pull request #3291 from ashcrow/oc-route-moduleJan Chaloupka2017-02-141-8/+8
|\ \
| * | oc route commands now using the oc_route moduleSteve Milner2017-02-141-8/+8
* | | Merge pull request #3306 from ingvagabund/oc_serviceJan Chaloupka2017-02-131-6/+5
|\ \ \ | |/ / |/| |
| * | replace 'oc service' command with its lib_openshift equivalentJan Chaloupka2017-02-111-6/+5
| |/
* | Merge pull request #3300 from ashcrow/oc-secret-moduleJan Chaloupka2017-02-111-8/+11
|\ \
| * | oc secrets now done via oc_secret moduleSteve Milner2017-02-101-8/+11
| |/
* | Replace service account secrets handling with oc_serviceaccount_secret moduleJan Chaloupka2017-02-102-20/+12
|/
* Copies CloudFront pem file to registry hostsSteve Milner2017-02-061-0/+21
* Re-add when condition which was removed mistakenly in #3036Maciej Szulik2017-01-051-0/+1
* Fix jsonpath expected output when checking registry volume secretsMaciej Szulik2017-01-051-6/+5
* YAML LintingRussell Teague2016-12-121-0/+1
* Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-011-1/+1
* Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-261-1/+1
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-193-4/+4
* Fix config and namespace for registry volume detectionScott Dodson2016-10-101-2/+9
* Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher2016-10-041-0/+1
* Secure registry improvements.Andrew Butcher2016-09-292-9/+49
* Add openshift_hosted_router_nameAndrew Lau2016-09-221-0/+4
* Set config/namespace where missing for secure registry deployment.Andrew Butcher2016-09-091-0/+4
* Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher2016-09-022-1/+90
* Fix registry volumeScott Dodson2016-08-241-1/+2
* Move storage includes up to main.Andrew Butcher2016-08-081-0/+2
* Add knobs for disabling router/registry management.Andrew Butcher2016-08-031-0/+3
* Rename router and registry node list variables.Andrew Butcher2016-08-022-4/+4
* Fix registry/router being created despite no infra nodes.Devan Goodwin2016-07-272-4/+21
* Default nodes matching selectors when not collected.Andrew Butcher2016-07-212-2/+2
* Secure router only when openshift.hosted.router.certificate.contents exists.Andrew Butcher2016-07-191-2/+2
* Merge pull request #2173 from abutcher/warningsAndrew Butcher2016-07-191-3/+8
|\
| * Resolve some deprecation warnings.Andrew Butcher2016-07-181-3/+8
* | Temporarily link registry config templates for ansible 1.9.x support.Andrew Butcher2016-07-182-0/+2
* | Remove relative lookup for registry config and check for skipped update in re...Andrew Butcher2016-07-181-3/+3
|/
* Set registry replicas = 1 when no storage specified.Andrew Butcher2016-07-121-1/+1
* Various hosted component improvementsAndrew Butcher2016-07-077-66/+274
* Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher2016-04-201-0/+1
* Add support for creating secure router.Andrew Butcher2016-04-112-0/+67