Bug 1677236
Summary: | skippedImagestreams and skippedTemplates didn't work | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> |
Component: | ImageStreams | Assignee: | Gabe Montero <gmontero> |
Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1.0 | CC: | aos-bugs, gmontero, jokerman, mmccomas, wzheng |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:44:00 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
XiuJuan Wang
2019-02-14 10:27:52 UTC
We don't stop watching the imagestreams ... we just ignore the events, so you'll still see messages like "watch event perl in skipped list for imagestream" @XiuJuan But updating the managed label should be addressed....and the e2e's should be updated to account for that. On the "couldn't be updated/recreate/removed.", the e2e's certainly confirm that behavior, and I've manually tested it recently as well. I'll revisit that while sorting out the managed label. PR has merged After setting skippedImagestreams and skippedTemplates, the images and templates could be set label samples.operator.openshift.io/managed to false. And couldn't be updated/recreate/deleted. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-02-17-024922 True False 98m Cluster version is 4.0.0-0.nightly-2019-02-17-024922 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, 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-2019:0758 |