Bug 1674033
| Summary: | install fails on VPC limitations prevents destroy from working | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Eric Jones <erjones> | ||||
| Component: | Installer | Assignee: | Alex Crawford <crawford> | ||||
| Installer sub component: | openshift-installer | QA Contact: | Johnny Liu <jialiu> | ||||
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||
| Severity: | unspecified | ||||||
| Priority: | unspecified | ||||||
| Version: | 4.1.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| 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: | 2019-02-13 22:29:33 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: | |||||||
| Bug Blocks: | 1664187 | ||||||
| Attachments: |
|
||||||
|
Description
Eric Jones
2019-02-08 19:39:56 UTC
Apologies, I forgot to include the error message from the delete attempt:
> ./openshift-install destroy cluster --dir .
FATAL Failed while preparing to destroy cluster: open metadata.json: no such file or directory
This was fixed by https://github.com/openshift/installer/pull/1199 which will make it into the next release. |