Bug 1995341
| 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: | Ronnie Rasouli <rrasouli> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.9 | CC: | aos-bugs, aravindh, jvaldes, rrasouli, team-winc |
| Target Milestone: | --- | ||
| Target Release: | 4.8.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: WMCO ignored the Deleting phase notification event in vSphere
Consequence: The windows-exporter metrics endpoint contains invalid node information.
Fix: Watch Delete Event for Windows machines.
Result: WMCO properly reacts to the Deleting phase notification event and updates the metrics endpoint appropriately
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-21 11:11:45 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: | 1991739 | ||
| Bug Blocks: | 1995340 | ||
|
Description
OpenShift BugZilla Robot
2021-08-18 20:53:30 UTC
Updating status to ON_QA oc describe endpoints -n openshift-windows-machine-config-operator
Name: windows-exporter
Namespace: openshift-windows-machine-config-operator
Labels: name=windows-exporter
Annotations: <none>
Subsets:
Addresses: 172.31.249.162
NotReadyAddresses: <none>
Ports:
Name Port Protocol
---- ---- --------
metrics 9182 TCP
Events: <none>
[cloud-user@PSI-VM ~/windows-machine-config-operator]>oc delete machineset -n openshift-machine-api vsworker
machineset.machine.openshift.io "vsworker" deleted
[cloud-user@PSI-VM ~/windows-machine-config-operator]>
[cloud-user@PSI-VM ~/windows-machine-config-operator]>
[cloud-user@PSI-VM ~/windows-machine-config-operator]>oc describe endpoints -n openshift-windows-machine-config-operator
Name: windows-exporter
Namespace: openshift-windows-machine-config-operator
Labels: name=windows-exporter
Annotations: <none>
Subsets:
Events: <none>
Verified WMCO "3.1.0+05d607c"
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 3.1.0 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-2021:3215 |