Bug 1890532
Summary: | cluster-policy-controller doesn't gracefully terminate | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> |
Component: | kube-controller-manager | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | aos-bugs, mfojtik, yinzhou |
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1890530 | Environment: | |
Last Closed: | 2020-11-09 15:50:59 UTC | Type: | --- |
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: | 1890530 | ||
Bug Blocks: |
Description
Maciej Szulik
2020-10-22 13:26:48 UTC
Checked with latest payload , the fixed pr has merged : [root@dhcp-140-138 ~]# oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.6.0-0.nightly-2020-11-02-081936 True False 112m Cluster version is 4.6.0-0.nightly-2020-11-02-081936 [root@dhcp-140-138 ~]# oc adm release info --commits registry.svc.ci.openshift.org/ocp/release:4.6.0-0.nightly-2020-11-02-081936 |grep cluster-policy-controller cluster-policy-controller https://github.com/openshift/cluster-policy-controller 5d2d36b2f71db903f3f8a2c051d8883270091c17 [root@dhcp-140-138 cluster-policy-controller]# git log 5d2d36b2f71db903f3f8a2c051d8883270091c17 |grep "#43" Merge pull request #43 from openshift-cherrypick-robot/cherry-pick-42-to-release-4.6 Will verify this issue. 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.3 bug fix 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/RHBA-2020:4339 |