Bug 1862555
| Summary: | New machineset not applying node labels correctly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | John Berninger <john.berninger> | ||||
| Component: | Cloud Compute | Assignee: | Gal Zaidman <gzaidman> | ||||
| Cloud Compute sub component: | oVirt Provider | QA Contact: | Lucie Leistnerova <lleistne> | ||||
| Status: | CLOSED NOTABUG | Docs Contact: | |||||
| Severity: | medium | ||||||
| Priority: | medium | CC: | amurdaca, dkulkarn, dmoessne, gzaidman, hpopal, lleistne, lmartinh, michal.skrivanek, rgolan | ||||
| Version: | 4.5 | Keywords: | UpcomingSprint | ||||
| Target Milestone: | --- | Flags: | lmartinh:
needinfo-
|
||||
| Target Release: | 4.7.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: | 2020-11-15 14:41:28 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: | |||||||
| Attachments: |
|
||||||
|
Description
John Berninger
2020-07-31 17:18:28 UTC
Hi,
I have a customer with time constrains trying to go Live in a couple of weeks and they also want to create infra nodes in IPI RHV.
In Openshift 4.5.5 RHV IPI, I also tried to create a new machineSet for infra nodes, configured as [1] and the nodes created are still showing the label as worker, instead of infra.
Was the new created machineSet configured correctly in IPI RHV? (the configuration I did was similar to the one from the description). Or do you suggest to configure in a different way?
Please can this problem also be analised for OCP 4.5? As this customer also have time constrains it would be important to know what to expect from this bug, in terms of time to fix and/or complexity to fix this problem. And finally get an ETA for getting this fixed.
Thank you
Luis
[1] template -> metadata -> label ->
machine.openshift.io/cluster-api-machine-role: infra
machine.openshift.io/cluster-api-machine-type: infra
label -> "node-role.kubernetes.io/infra: """
Adding to the previous questions, which data will you need to troubleshoot this? Created attachment 1711619 [details]
oc logs -c machine-controller machine-api-controllers-8555b46f47-ppwrx -n openshift-machine-api
The process described in KCS 5297401 (https://access.redhat.com/solutions/5297401) did resolve the issue and apply the 'infra' label correctly, so I can confirm there is a workaround available. Closing this as not a bug because: - Verified this is working by creating the same machine set, seeing that the machines are running and have the correct labels (verification was done on ocp 4.6) - There is no reply from the customer for ~2 months Fell free to reopen if you feel this is still needed |