summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/router
Commit message (Expand)AuthorAgeFilesLines
* Updated to work with an array of routers.Kenny Woodson2017-03-021-60/+16
* Adding support for router sharding.Kenny Woodson2017-03-021-61/+68
* Moving replica logic to filter_plugin to fix skipped task variable behavior.Kenny Woodson2017-02-271-1/+1
* openshift_hosted: Update tasks to use oc_ modulesRussell Teague2017-02-241-93/+80
* Removing trailing spacesEric Sauer2017-02-131-2/+2
* Making router pods scale with infra nodesEric Sauer2017-02-101-0/+24
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-2/+2
* Add openshift_hosted_router_nameAndrew Lau2016-09-221-0/+4
* Rename router and registry node list variables.Andrew Butcher2016-08-021-2/+2
* Fix registry/router being created despite no infra nodes.Devan Goodwin2016-07-271-1/+2
* Default nodes matching selectors when not collected.Andrew Butcher2016-07-211-1/+1
* Secure router only when openshift.hosted.router.certificate.contents exists.Andrew Butcher2016-07-191-2/+2
* Resolve some deprecation warnings.Andrew Butcher2016-07-181-3/+8
* Various hosted component improvementsAndrew Butcher2016-07-071-0/+70