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
Support should be expanded to handle GitRepository.spec.ref.name such as refs/heads/main. This is especially critical for flux-operator users as the FluxInstancesync configuration via spec.sync.ref produces a GitRepository with .spec.ref.name rather than .spec.ref.branch. As such, any flux-operator user with imageupdateautomations must explicitly set spec.git.checkout.ref instead of relying on the convenience of automatic discovery/inference.