melodic-umbrella-19641
04/05/2023, 7:21 PM[ERROR] error syncing 'c-rht6g/creator-cluster-owner': handler mgmt-auth-crtb-controller: <http://clusters.management.cattle.io|clusters.management.cattle.io> "c-rht6g" not found, requeuing
[ERROR] error syncing 'p-5tnnn/creator-project-owner': handler mgmt-auth-prtb-controller: <http://clusters.management.cattle.io|clusters.management.cattle.io> "c-rht6g" not found, requeuing
[ERROR] error syncing 'p-z884h/creator-project-owner': handler mgmt-auth-prtb-controller: <http://clusters.management.cattle.io|clusters.management.cattle.io> "c-rht6g" not found, requeuing
This cluster c-rht6g
doesn’t exist in /v3/clusters
, but something seems to be referencing it.
I’m happy to clean up resources manually, but any advice would be appreciated - this is impacting my application because new cluster creation is so slow. Please help 🙏namespace/c-rht6g
and 2 project namespaces do existfuture-night-17486
04/05/2023, 9:56 PMmelodic-umbrella-19641
04/05/2023, 10:10 PMnamespace/c-rht6g
but I don’t know how to actually find the project namespaces.
Aside from the 3 namespaces (cluster, default-project, system-project), are there other resources I should try to delete?future-night-17486
04/05/2023, 11:09 PMc-rht6g
, p-5tnnn
and p-z884h
To see the crtb or prtb, try the following command
k get <http://projectroletemplatebindings.management.cattle.io|projectroletemplatebindings.management.cattle.io> -n p-5tnnn
k get <http://clusterroletemplatebindings.management.cattle.io|clusterroletemplatebindings.management.cattle.io> -n c-rht6g
melodic-umbrella-19641
04/06/2023, 2:34 PMc-rht6g
automatically deletes the 2 related p-
namespaces. Thank you very much Jack!