cannot fetch remote branch: EOF #422
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Describe the bug
After upgrading Flux from v2.29.5 to v0.32.0, the Image Automation controller throws the following error:
This ImageUpdateAutomation object is deployed on the cluster:
I am facing the same issue in v0.31.5 but not in v0.30.2.
Expected behavior
The Image Automation controller throws no error.
Kubernetes version
GKE 1.23.8
Git provider
Gitlab private repository.
Additional context
In Slack, @pjbgf noticed I use the same branch for pushing and pulling the sources in the
ImageUpdateAutomation
definition. He recommended I remove thepush.branch
field from the spec and that did fix the error.The text was updated successfully, but these errors were encountered: