Bug 1866214
Summary: | An error about absence of knative route is thrown while deletion of knative service | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jaivardhan Kumar <jakumar> | |
Component: | Dev Console | Assignee: | Jaivardhan Kumar <jakumar> | |
Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 4.5 | CC: | aos-bugs, nmukherj | |
Target Milestone: | --- | |||
Target Release: | 4.6.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: Explicitly UI tries to delete knative Routes if knative service is deleted
Consequence: If user choose to remove that application with knative service, it succeeds but an error is thrown intermittently as even KSVC tried to delete all associated resources i.e CFG, REV, Route etc so there could be race condition
Fix: Delete just knative Service and it'll handle deletion of all associated resources i.e Routes
Result: User can delete Knative service without observing an alert in UI
|
Story Points: | --- | |
Clone Of: | ||||
: | 1869961 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-27 16:24:53 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: | 1869961 |
Description
Jaivardhan Kumar
2020-08-05 06:08:49 UTC
I tried to delete the knative service as well as the application groupings containing only knative service and all types of resources but I don't see any errors. I have validate the bugzilla on: Build: 4.6.0-0.nightly-2020-08-23-214712 Browser: Google Chrome version 84.0.4147.89 Marking the bugzilla as verified 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 (OpenShift Container Platform 4.6 GA Images), 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/RHBA-2020:4196 |