Bug 1788708
Summary: | GCP leaking networks | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Phil Cameron <pcameron> |
Component: | Installer | Assignee: | Jeremiah Stuever <jstuever> |
Installer sub component: | openshift-installer | QA Contact: | Yang Yang <yanyang> |
Status: | CLOSED DEFERRED | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | calfonso, jstuever, scuppett, wking |
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Target Release: | 4.4.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-02-07 16:57:23 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: | 1742227, 1793627 | ||
Bug Blocks: |
Description
Phil Cameron
2020-01-07 21:24:37 UTC
Might be related to the http-health-checks leak, which should have been fixed via [1], but which has not been backported to 4.2. [1]: https://github.com/openshift/installer/pull/2387 Setting to 4.4.0 for investigation of active development branch. If the case, we should close this one as CLOSED/CURRENTRELEASE or similar and then clone a backport to 4.2.z This is in part due to bugs 1742227 and 1793627. This appears to have been due 1742227[1] where cluster owned instances were not being deleted due to not containing INFRA_ID in their name. Because we were leaking instances, we were leaking the associated subnets and networks. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1742227 |