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
Describe the bug
In a multi-source application, when a custom write-back git repo is specified, but the git branch is not specified, image-updater selects the branch from the primary source, instead of the targetRevison of the chosen source.
Expected behavior
the branch of the specified source repo is selected as the default write-back git branch, unless overridden with git-branch annotation.
Additional context
The workaround is to always specify git-branch annotation.
Describe the bug
In a multi-source application, when a custom write-back git repo is specified, but the git branch is not specified, image-updater selects the branch from the primary source, instead of the targetRevison of the chosen source.
To Reproduce
Expected behavior
the branch of the specified source repo is selected as the default write-back git branch, unless overridden with
git-branch
annotation.Additional context
The workaround is to always specify
git-branch
annotation.Version
v0.15.1
Logs
The text was updated successfully, but these errors were encountered: