Bug 2064256
Summary: | The Knative traffic distribution doesn't update percentage in sidebar | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Chris Suszynski <ksuszyns> | ||||
Component: | Dev Console | Assignee: | Christoph Jerolimov <cjerolim> | ||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.8 | CC: | aos-bugs, cjerolim, jakumar, jrichter, nmukherj, spathak, viraj | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.11.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-08-10 10:54:28 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2104889 | ||||||
Attachments: |
|
*** Bug 2009189 has been marked as a duplicate of this bug. *** *** Bug 2044454 has been marked as a duplicate of this bug. *** *** Bug 2061302 has been marked as a duplicate of this bug. *** *** Bug 2066159 has been marked as a duplicate of this bug. *** Verified on 4.11.0-0.nightly-2022-06-15-222801 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |
Created attachment 1866039 [details] Expecting the sidebar to update, so the revisions have 49% and 51% traffic assigned, but still after 60 seconds, the UI presents the outdated information Description of problem: The Knative sidebar information isn't refreshing in a timely manner. We had those problems before, which makes our UI testing to fail, but now it's much worse. Currently, it fails each time. Take a look at attached screenshot. Here, I'm expecting the sidebar to update, so the revisions have 49% and 51% traffic assigned, but still after 60 seconds, the UI presents the outdated information, that revision 2 has 100% of traffic. Version-Release number of selected component (if applicable): 4.10 How reproducible: always Steps to Reproduce: 1. Deploy Knative service 2. Change Knative service to produce second revision (for ex.: by changing the image) 3. Open the Knative service sidebar, and use its UI to set the traffic distribution to use both revisions at once 4. Observe changes of the sidebar Actual results: The sidebar doesn't change the percentages of used revisions, even after a long wait time. Expected results: The sidebar should reflect correct values, without any additional user input. Additional info: Reopening the sidebar reveals the correct values.