-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.16.0
Description of problem:
Although repeated logs "level=info msg=Deleted backend service aec6dcb54fce248a39710455af64d000", the backend service is not deleted, which leads to the instance-groups and the health-check cannot be deleted.
Version-Release number of selected component (if applicable):
4.16.0-0.nightly-2024-05-21-221942 / 4.16.0-0.nightly-2024-05-23-173505
How reproducible:
Always
Steps to Reproduce:
1. please refer to PROW CI workflow “cucushift-installer-rehearse-gcp-ipi-private” (for example the tests "gcp-ipi-disc-priv-oidc-arm-mixarch-f14" or “gcp-ipi-proxy-private-f14”)
Actual results:
During destroying a private cluster, the backend-service, instance-groups and health-check are not deleted. One example destroy job log https://drive.google.com/file/d/1vcmQhaaDyfdMG2FZEb3HOmPteorbkvhp/view?usp=drive_link
Expected results:
"destroy cluster" should delete all the cluster resources without any error.
Additional info: