Bug 1908489
Summary: | Azure: Current NIC ID format does not match upstream expectations for kube azure cloud provider | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Stephen Greene <sgreene> |
Component: | Installer | Assignee: | Matthew Staebler <mstaeble> |
Installer sub component: | openshift-installer | QA Contact: | Etienne Simard <esimard> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | high | ||
Priority: | medium | CC: | aravindh, esimard, hongli, mstaeble, wking, xtian |
Version: | 4.7 | Keywords: | TestBlocker |
Target Milestone: | --- | ||
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: | 2021-01-05 14:17:08 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: |
Description
Stephen Greene
2020-12-16 20:29:54 UTC
This issue is blocking the WMCO bump to 1.20 PR [0] from merging causing all PRs being blocked from merging into master for the team. It will help if the priority and severity on this to be raised to urgent. [0] https://github.com/openshift/windows-machine-config-operator/pull/230 (In reply to Aravindh Puthiyaparambil from comment #3) > This issue is blocking the WMCO bump to 1.20 PR [0] from merging causing all > PRs being blocked from merging into master for the team. It will help if the > priority and severity on this to be raised to urgent. > > [0] https://github.com/openshift/windows-machine-config-operator/pull/230 The blocking bug is https://bugzilla.redhat.com/show_bug.cgi?id=1908389, not this one. An install with fixed naming, which is what bug 1908389 is about, will unblock jobs that are about fresh installs. I think this bug is about how we handle existing clusters which were created with our old naming, since those will currently break if installed to a version with the new, restrictive cloud-provider code. I flipped my bug sense in comment 6. This installer bug is the fresh-install bug. Bug 1908389 is about the cloud provider, and either getting some in-cluster change to support our existing infra or finding some infra migration to work with the upstream cloud provider. *** This bug has been marked as a duplicate of bug 1908389 *** |