This message was deleted.
# fleet
a
This message was deleted.
g
If I do force sync or unpause I see
Copy code
time="2023-01-30T12:41:04Z" level=info msg="Starting <http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>, Kind=ClusterRegistration controller"
E0130 12:43:52.866282 1 leaderelection.go:330] error retrieving resource lock cattle-fleet-system/fleet-controller-lock: Get "<https://10.43.0.1:443/api/v1/namespaces/cattle-fleet-system/configmaps/fleet-controller-lock>": context deadline exceeded
I0130 12:43:52.866329 1 leaderelection.go:283] failed to renew lease cattle-fleet-system/fleet-controller-lock: timed out waiting for the condition
E0130 12:43:52.866379 1 leaderelection.go:306] Failed to release lock: resource name may not be empty
Then the pod goes into a
Crashloopbackoff
The issue seems related to a restore we made. Fleet tried to apply kured dameonset in "kube-system" ns, but there was already a "kured" ns and a deployment there