-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.17.0, 4.18.0
Description of problem:
Uninstalling failed to delete k8s firewall-rules for a Shared VPC installation using minimum permissions.
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-08-19-002129
How reproducible:
Always
Steps to Reproduce:
1. "create install-config", and then insert the interested settings (see [1]) 2. activate the service account having the minimum required permissions for Shared VPC installation (see [2]) 3. "create cluster" and make sure it succeed (see [3]) 4. "destroy cluster" (see [4])
Actual results:
"destroy cluster" keeps telling warnings on lack of permissions deleting k8s firewall-rules in the host project
Expected results:
"destroy cluster" should not complain about lack of permissions deleting k8s firewall-rules in the host project
Additional info:
FYI https://issues.redhat.com/browse/OCPBUGS-38152?focusedId=25382865&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-25382865
- relates to
-
OCPBUGS-38152 [GCP CAPI install] Shared VPC installation using service account having all required permissions failed due to cluster operator ingress degraded
- Verified
- links to