Release: when a minor release branch is created, the initial image for tag :release-x is not triggered #2449
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue is ready to be actively worked on.
Uh oh!
There was an error while loading. Please reload this page.
What steps did you take and what happened:
Make a minor or RC release by creating appropriate release note PR, which leads to release branch creation upon merging.
What did you expect to happen:
A container image is built for the tag
v1.10.0
but alsorelease-1.10
which is used in testing.Anything else you would like to add:
Note that container image build job and release image job do same thing, but only the latter matters in case of release cutting/branch creation due "workflow cannot implicitly initiate another workflow" rule.
/kind bug
The text was updated successfully, but these errors were encountered: