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
Right now, the SDK might check that the CRD associated with resources handled by a given Reconciler are indeed present on the cluster. This, however, only makes sense if we're reconciling custom resources as it will fail for native Kubernetes resources.