instance not found #3171
-
I just newer to learn this, I hop get some help, 3kswhen I run my controller, the log show this:
my question: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @abrahamhwj, Following some points that might help you out.
Further Information on Finalizers:
Suggestion: It might be helpful to review the content of this PR: kubebuilder PR #3596. It offers a comprehensive guide that might clarify how things operate. I hope that answered your question |
Beta Was this translation helpful? Give feedback.
Hi @abrahamhwj,
Following some points that might help you out.
Regarding
xcoredefinition-sampleandxcore-sample:controller-runtime's reconcile loop still triggers. This is often intended to ensure resources are cleaned up or to handle the deletion event.etcd, causing them to still be visible to the controller even after deletion. This cache can lead to "phantom" reconciliation events.Regarding the "sample" instance in the namespace "xg":