keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
124 stars 66 forks source link

Unable to remove ROSA cluster due to osd-network-verifier SecurityGroup #842

Closed ryanemerson closed 1 month ago

ryanemerson commented 1 month ago

Closes #841

ahus1 commented 1 month ago

+1 for Michal's comment. Ryan, Feel free to merge when you think this PR is ready.

ryanemerson commented 1 month ago

I'm not sure if it's ROSA specifically doing something wrong, or if it's due to us explicitly calling rosa verify network. The explicit verification was added, as without it we were getting errors saying that the initial "Inflight check failed" for the cluster. When I discussed the need for this with the terraform team, they said it was due to a timing issue between the VPC creation and the ROSA provisioning. The official Red Hat HCP modules now have a stable release as of last week, so hopefully #789 will resolve the underlying issue.