summaryrefslogtreecommitdiffstats
path: root/roles/openshift_web_console
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
|/
* Set default image tag to openshift_image_tag for servicesVadim Rutkovsky2018-02-082-2/+2
* Use v3.9 web-console image for nowScott Dodson2018-02-071-1/+1
* Merge pull request #7032 from spadgett/console-livenessScott Dodson2018-02-072-11/+11
|\
| * Detect config changes in console liveness probeSamuel Padgett2018-02-062-11/+11
* | Initial support for 3.10Scott Dodson2018-02-051-1/+1
|/
* Bug 1539182: Detect if ClusterResourceOverrides enabled during console installSamuel Padgett2018-01-271-1/+6
* Merge branch 'master' of github.com:openshift/openshift-ansible into rm_origi...Dan Yocum2018-01-263-1/+26
|\
| * Merge pull request #6882 from spadgett/console-node-selectorOpenShift Merge Robot2018-01-261-1/+1
| |\
| | * Run console pods on the masterSamuel Padgett2018-01-251-1/+1
| * | Remove old assetConfig from master-config.yamlSamuel Padgett2018-01-251-0/+19
| |/
* | files in ansible roles do not need to have the path specified to themDan Yocum2018-01-242-3/+1
* | Merge branch 'master' into rm_origin-componentsDan Yocum2018-01-243-36/+45
|\ \ | |/
| * Merge pull request #6836 from spadgett/rollout-only-if-changedOpenShift Merge Robot2018-01-241-1/+2
| |\
| | * Only rollout console if config changedSamuel Padgett2018-01-231-1/+2
| * | Merge pull request #6837 from spadgett/croOpenShift Merge Robot2018-01-231-0/+2
| |\ \ | | |/ | |/|
| | * Add clusterResourceOverridesEnabled to console configSamuel Padgett2018-01-231-0/+2
| * | Merge pull request #6808 from spadgett/check-console-config-existsOpenShift Merge Robot2018-01-231-36/+41
| |\ \ | | |/ | |/|
| | * Bug 1534020 - Only set logging and metrics URLs if console config map existsSamuel Padgett2018-01-211-36/+41
* | | moving files to their correct <role>/files dir for the openshift_web_console ...Dan Yocum2018-01-234-1/+183
|/ /
* | Merge pull request #6676 from spadgett/upgrade-consoleOpenShift Merge Robot2018-01-221-25/+81
|\ \
| * | Migrate master-config.yaml asset configSamuel Padgett2018-01-211-25/+81
| |/
* | Bug 1536262: Default console and TSB node selector to openshift_hosted_infra_...Samuel Padgett2018-01-211-2/+1
|/
* 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
|/
* Merge pull request #6785 from spadgett/tsb-redeploy-consoleOpenShift Merge Robot2018-01-182-11/+21
|\
| * Rollout console after template service broker installSamuel Padgett2018-01-182-11/+21
* | Make openshift_web_console_prefix defaults like other componentsScott Dodson2018-01-182-4/+4
|/
* Update console config for API changesSamuel Padgett2018-01-162-9/+39
* Merge pull request #6739 from vrutkovs/metrics-console-mktempScott Dodson2018-01-161-5/+5
|\
| * Web Console: use a different var for asset configVadim Rutkovsky2018-01-161-5/+5
* | Add console RBAC templateSamuel Padgett2018-01-112-4/+10
|/
* 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-092-4/+0
|/
* Install web console serverSamuel Padgett2018-01-059-0/+197