You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we tried to "import" an existing GKE cluster that has a maintenance policy enabled (ours was enabled for weekly on Sat & Sun) the cluster never syncs and it causes the provider-gcp pod to crash with errors. Note: By the way I verified my gcp provider is configured correctly by creating a new cluster via crossplane.
Below is output from kubectl logs of provider-gcp pod:
What happened?
When we tried to "import" an existing GKE cluster that has a maintenance policy enabled (ours was enabled for weekly on Sat & Sun) the cluster never syncs and it causes the provider-gcp pod to crash with errors. Note: By the way I verified my gcp provider is configured correctly by creating a new cluster via crossplane.
Below is output from
kubectl logs
of provider-gcp pod:How can we reproduce it?
gcloud container clusters create testcluster --region=us-west1
)What environment did it happen in?
The text was updated successfully, but these errors were encountered: