summaryrefslogtreecommitdiffstats
path: root/roles/openshift_web_console/tasks/install.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-101-69/+69
* Merge pull request #7093 from sdodson/bz1534917OpenShift Merge Robot2018-02-091-2/+2
|\
| * Normalize the time we wait for pods to 5s * 60 retriesScott Dodson2018-02-091-2/+2
* | Pause for console rolloutSamuel Padgett2018-02-091-0/+11
|/
* Bug 1539182: Detect if ClusterResourceOverrides enabled during console installSamuel Padgett2018-01-271-1/+6
* files in ansible roles do not need to have the path specified to themDan Yocum2018-01-241-1/+1
* Add clusterResourceOverridesEnabled to console configSamuel Padgett2018-01-231-0/+2
* Migrate master-config.yaml asset configSamuel Padgett2018-01-211-25/+81
* Merge pull request #6754 from spadgett/remove-old-console-configOpenShift Merge Robot2018-01-201-23/+6
|\
| * Remove old console asset configSamuel Padgett2018-01-191-23/+6
* | Bug 1536253: Pass `--config` flag on oc commands when installing consoleSamuel Padgett2018-01-191-2/+9
|/
* Update console config for API changesSamuel Padgett2018-01-161-1/+28
* Add console RBAC templateSamuel Padgett2018-01-111-4/+9
* Merge pull request #6675 from spadgett/default-node-selectorScott Dodson2018-01-111-0/+2
|\
| * Bug 1532787 - Add empty node selector to openshift-web-console namespaceSamuel Padgett2018-01-091-0/+2
* | Remove become statementsMichael Gugino2018-01-091-2/+0
|/
* Install web console serverSamuel Padgett2018-01-051-0/+79