| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
|
|\
| |
| |
| |
| |
| |
| | |
Automatic merge from submit-queue.
Normalize the time we wait for pods to 5s * 60 retries
A few people have run into situations where it takes longer than 120seconds for the webconsole to start up so lets be a bit more foregiving and allow for up to 5 minutes in scenarios where we're waiting for pods.
|
| | |
|
|/ |
|
|
|
|
| |
Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
|
| |
|
|\
| |
| | |
Detect config changes in console liveness probe
|
| |
| |
| |
| |
| | |
Use an md5sum to check if the console config has changed and
automatically restart the container.
|
|/ |
|
|
|
|
| |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1539182
|
|\
| |
| |
| | |
rm_origin-components
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Run console pods on the master
Update the node selector for the console so that it runs on the masters.
/assign @sdodson
|
| | |
| | |
| | |
| | | |
Update the node selector for the console so that it runs on the masters.
|
| |/
| |
| |
| |
| |
| |
| |
| | |
The `assetConfig` is no longer used now that the console is split into
its own pod.
- Remove `assetConfig` on upgrades to 3.9
- Stop writing logging and metrics URLs to assetConfig for 3.9
|
| |
| |
| |
| | |
when referenced by a builtin module, i.e., copy:
|
|\| |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Only rollout console if config changed
/assign @sdodson
@jwforres FYI
|
| | | |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Add clusterResourceOverridesEnabled to console config
Adds clusterResourceOverridesEnabled flag to console install.
See https://github.com/openshift/api/pull/32
See https://github.com/openshift/origin/pull/18231
/assign @sdodson
/cc @jwforres
|
| | | |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Bug 1534020 - Only set logging and metrics URLs if console config map exists
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534020
Related to #6676, but for the tasks that update logging and metrics URLs.
/king bug
/assign @sdodson
|
| | |
| | |
| | |
| | | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534020
|
|/ /
| |
| |
| | |
and template_service_broker roles
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Bug 1536924: Migrate previous asset config from master-config.yaml
Copy configuration from master-config.yaml to the openshift-web-console asset config config map.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536924
TODO:
- [x] Don't overwrite config map if it exists
Follow on:
- [ ] Remove assetConfig from master-config.yaml on upgrades to 3.9
- [ ] Warn about existing extensions that aren't migrated on upgrades
/assign @sdodson
/hold
cc @jwforres
|
| |/
| |
| |
| |
| | |
* Don't overwrite existing webconsole-config config map
* Copy configuration from master-config.yaml on upgrade
|
|/
|
|
|
|
| |
openshift_hosted_infra_selector
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536262
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Automatic merge from submit-queue.
Remove obsolete properties from console config map
Stop writing deprecated config to the console config map.
/hold
This can't be merged until https://github.com/openshift/origin-web-console-server/pull/20 merges.
Follow on to https://github.com/openshift/openshift-ansible/pull/6730
|
| |
| |
| |
| | |
Stop writing deprecated config to the console config map.
|
|/
|
|
| |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536253
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Automatic merge from submit-queue.
Rollout console after template service broker install
The console will discover if the broker is running, but only on startup.
Trigger a rollout so that the console sees the change.
/assign @sdodson
cc @jwforres @deads2k @bparees
|
| |
| |
| |
| |
| | |
The console will discover if the broker is running, but only on startup.
Trigger a rollout so that the console sees the change.
|
|/
|
|
|
| |
Other components are like 'registry.access.redhat.com/ose-' or
'openshift/origin-' based on OCP versus Origin.
|
| |
|
|\
| |
| | |
Web Console: use a different var for asset config
|
| |
| |
| |
| |
| | |
This ensures mktemp from metrics role doesn't get reset when
update_asset_config is being included
|
|/ |
|
|\
| |
| | |
Bug 1532787 - Add empty node selector to openshift-web-console namespace
|
| |
| |
| |
| | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1532787
|
|/
|
|
|
| |
This commit removes become:no statements that break
the installer in various ways.
|
|
|