-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
Builds Sprint #26, Builds Sprint #27, Builds Sprint #29, Builds Sprint #30, Builds Sprint #31, Builds Sprint #32, Builds Sprint #33, Builds Sprint #35
-
8
Story (Required)
As a developer I want Konflux to update all the images references of the new builds and open PR in the "operator"
Background (Required)
Konflux provides a feature to update the image references when a new image is built in any of onboarded component. This feature called "nudging" can be used to update the reference in this context.
Out of scope
NA
Approach (Required)
- Configure "nudging" relationships in the Konflux component mapping.
https://konflux-ci.dev/docs/patterns/maintaining-references-before-release/#configuring-nudges-for-the-released-image-repository-targets
Dependencies
NA
Acceptance Criteria (Mandatory)
- New images built from any Konflux component should open a PR (in the corresponding repo) to update the new images SHA wherever that image is referenced.
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
- Continuous Delivery pipeline(s) is able to proceed with new code included
- Customer facing documentation, API docs etc. are produced/updated, reviewed and published
- Acceptance criteria are met
- links to