Bug 2111979
Summary: | openshift-controller-manager-operator NS runlevel needs to be set to emptystring | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> |
Component: | openshift-controller-manager | Assignee: | jawed <jkhelil> |
openshift-controller-manager sub component: | controller-manager | QA Contact: | Jitendar Singh <jitsingh> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | high | CC: | cdaley, jitsingh, jkhelil, wking |
Version: | 4.12 | Keywords: | Reopened |
Target Milestone: | --- | ||
Target Release: | 4.12.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-17 19:53:39 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
Ben Parees
2022-07-28 14:38:52 UTC
@cdaley this was fixed here https://github.com/openshift/cluster-openshift-controller-manager-operator/pull/248 the PR is not actually referecing the right BZ, it is referencing https://bugzilla.redhat.com/show_bug.cgi?id=2110629 Initially it was about removing the runlevel label but the right fix was to set it to nil which the PR is actually doing I will close the current one as duplicate of 2110629 if you dont mind *** This bug has been marked as a duplicate of bug 2110629 *** Please read the bug description again. There are two different NSes in question here, the other bug fixed a different NS. You still need to fix this one: https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/master/manifests/00_namespace.yaml because once upon a time it set this: https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/d58076f2f1a9839a5887ddd7aeb4ad163b4ada8b/manifests/00_namespace.yaml#L7 which means any clusters that installed that older version and have since upgraded, will still have that label set. thank you @bparees for spotting this fixing this 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 (Moderate: OpenShift Container Platform 4.12.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:7399 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |