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
I'm having this same issue as #498 and i am trying to disable GitShallowClone. However i'm unsure how to build the image with --feature-gates=GitShallowClone=false, Can someone provide some guidance to try this?
The text was updated successfully, but these errors were encountered:
PaulSxxxs
changed the title
I'm having this same issue and have gone down the route of changing gitImplementation to use libgit2, but we're using source.toolkit.fluxcd.io/v1beta2 so this has been deprecated, (https://github.com/fluxcd/source-controller/blob/main/docs/spec/v1beta1/gitrepositories.md#git-implementation)
ImageUpdateAutomation "object not found" when using single repo across multiple clusters.
Sep 20, 2023
I'm having this same issue as #498 and i am trying to disable GitShallowClone. However i'm unsure how to build the image with
--feature-gates=GitShallowClone=false
, Can someone provide some guidance to try this?This seems similar to #164
and #498
Originally posted by @PaulSxxxs in #498 (comment)
The text was updated successfully, but these errors were encountered: