This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
SslCert k8s resource persists after CloudSQL instance is deleted #24
Labels
bug
Something isn't working
What happened?
I created a composition with:
CloudSQLInstance
(using provider-gcp)SslCert
(using the provider-jet-gcp)when I deleted an XR for this composition the
SslCert
managed resource persists with the following event, as theCloudSQLInstance
was deleted first.Note there are two other issues (1, 2) created in other providers, that seem to be having the same problem. Maybe this should be solved in the crossplane repo?
How can we reproduce it?
CloudSQLInstance
andSslCert
resourcesSslCert
will persist if theCloudSQLInstance
was deleted firstWhat environment did it happen in?
Crossplane version: v0.19.0
Provider-gcp version: v0.19.0
Provider-jet-gcp version: v0.1.0-preview
Running on GKE
The text was updated successfully, but these errors were encountered: