Hello guys
After implementing a GitRepo Kind that applies image scanning with observability for a specific tagName via fleet.yaml, where the namespace is set to the default (fleet-local), all deployments in the same namespace started to assume the status of "WAIT APPLIED," and the fleet-controller's deployment is stuck in a loop with numerous restarts (along with the listed error below).
Following this incident, no existing GitRepo is able to observe changes, meaning no new deployments are allowed, and no deployments detect changes from their repositories. The deployments that are currently functioning continue to work if subjected to a scale down/up operation.