Bug 1507822
Summary: | [trello Q53Gxe4v]Plan info is not updated automatically after change plan | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> |
Component: | Management Console | Assignee: | Jeff Phillips <jephilli> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.0 | CC: | aos-bugs, jokerman, mmccomas, pweil, spadgett |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-06 12:37:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yanping Zhang
2017-10-31 09:12:21 UTC
Quota was intentional since we can't watch appliedclusterquota, but I think next release we will update that to poll once a minute so that we get some updates. Secrets is a bug, they should have been watches, both on the list of secrets and when viewing a particular secret. @jhadvig is going to fix this part The original problem is fixed by this PR: https://github.com/openshift/origin-web-console/pull/2409 Tested on ocp 3.7 env with version blew: OpenShift Master: v3.7.0-0.190.0 Kubernetes Master: v1.7.6+a08f5eeb62 On provisioned page, after update plan, the new plan info can show up immediately without manually refresh. And new secret also shows up automatically on secrets page when secret is created by cli. The bug is fixed, so move it to Verified. |