Bug 1995340
Summary: | WMCO ignores the `Deleting` phase notification event | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Windows Containers | Assignee: | jvaldes |
Status: | CLOSED ERRATA | QA Contact: | gaoshang <sgao> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.9 | CC: | aos-bugs, aravindh, team-winc |
Target Milestone: | --- | ||
Target Release: | 4.7.z | ||
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-02-14 16:25:07 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: | 1995341 | ||
Bug Blocks: |
Description
OpenShift BugZilla Robot
2021-08-18 20:50:04 UTC
Fixing dependency issue. Updating status to ON_QA Updating status to POST, will move it back to ON_QA once 4.7 PR merges. This bug has been verified on OCP 4.7.0-0.nightly-2021-09-28-155624 and passed, thanks. Steps: After deleted a Windows node, the `windows-exporter` metrics endpoint object does not contain subsets with IP address of the deleted machine anymore. [sgao@ip-10-0-5-26 ~]$ oc get ep NAME ENDPOINTS AGE windows-exporter <none> 68m [sgao@ip-10-0-5-26 ~]$ oc get ep -oyaml apiVersion: v1 items: - apiVersion: v1 kind: Endpoints metadata: creationTimestamp: "2021-09-30T05:05:48Z" labels: name: windows-exporter managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:name: {} manager: windows-machine-config-operator operation: Update time: "2021-09-30T05:13:22Z" name: windows-exporter namespace: openshift-windows-machine-config-operator resourceVersion: "75749" selfLink: /api/v1/namespaces/openshift-windows-machine-config-operator/endpoints/windows-exporter uid: 6ecf28ec-138a-44e0-a510-a0afd2ff3537 kind: List metadata: resourceVersion: "" selfLink: " 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 (Windows Container Support for Red Hat OpenShift 2.0.4 product release), 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-2022:0241 |