Bug 2079422
Summary: | Deprecated 1.25 API call | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ruth Netser <rnetser> |
Component: | Networking | Assignee: | obraunsh |
Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | ffernand |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.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: | 2022-08-10 11:08: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: | |||
Bug Depends On: | |||
Bug Blocks: | 2092193 |
Description
Ruth Netser
2022-04-27 14:15:07 UTC
Verified this bug on 4.11.0-0.nightly-2022-05-20-213928 $ oc get PodDisruptionBudget ovn-raft-quorum-guard -n openshift-ovn-kubernetes -o yaml apiVersion: policy/v1 kind: PodDisruptionBudget metadata: creationTimestamp: "2022-05-23T00:37:42Z" generation: 1 name: ovn-raft-quorum-guard namespace: openshift-ovn-kubernetes ownerReferences: - apiVersion: operator.openshift.io/v1 blockOwnerDeletion: true controller: true kind: Network name: cluster uid: 16fc5dee-d212-4823-aeca-e7335638cccd resourceVersion: "158504" uid: 3783d026-a727-40a6-ae97-eaba1d771d7f spec: minAvailable: 2 selector: matchLabels: app: ovnkube-master status: conditions: - lastTransitionTime: "2022-05-23T06:28:00Z" message: "" observedGeneration: 1 reason: SufficientPods status: "True" type: DisruptionAllowed currentHealthy: 3 desiredHealthy: 2 disruptionsAllowed: 1 expectedPods: 3 observedGeneration: 1 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 |