Bug 2066406
| Summary: | Cluster destroy fails when using byo with Kuryr and there is no pre-created router | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | rlobillo | |
| Component: | Networking | Assignee: | MichaĆ Dulko <mdulko> | |
| Networking sub component: | kuryr | QA Contact: | Jon Uriarte <juriarte> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | medium | |||
| Priority: | medium | CC: | mbooth, mdulko | |
| Version: | 4.7 | Keywords: | Triaged | |
| Target Milestone: | --- | |||
| Target Release: | 4.7.z | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | No Doc Update | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2080219 (view as bug list) | Environment: | ||
| Last Closed: | 2022-04-11 11:28:50 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: | 1940159 | |||
| Bug Blocks: | 2080219 | |||
|
Description
rlobillo
2022-03-21 16:55:09 UTC
Verified on 4.7.48 on top of RHOS-16.2-RHEL-8-20220311.n.1 $ openshift-install --version FATA[0000] Error executing openshift-install: unknown flag: --version [cloud-user@installer-host ~]$ openshift-install version openshift-install 4.7.48 built from commit 4b386e9188695a9e9fc11b4ba848756b62fb94e7 release image registry.ci.openshift.org/ocp/release@sha256:b1fab3144a5bd2e6c4ac2dc2df4eca9deaf942ef9c28519991ab81e593174978 Cluster destroy after ipi proxy installation finished successfully: time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Metadata\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Master Ignition Customization Check\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Worker Ignition Customization Check\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Terraform Variables\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Kubeconfig Admin Client\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Kubeadmin Password\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Certificate (journal-gatewayd)\" from disk" time="2022-04-07T10:58:20-04:00" level=debug msg="Purging asset \"Cluster\" from disk" time="2022-04-07T10:58:20-04:00" level=info msg="Time elapsed: 14m12s" $ openstack router list $ 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.7.47 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:1166 |