-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Build Release Automation Around Konflux
-
L
-
False
-
-
False
-
To Do
-
SECFLOWOTL-190 - OpenShift GitOps Konflux Enablement
-
100% To Do, 0% In Progress, 0% Done
-
-
Epic Goal
Currently, the process for building and publishing Konflux release artifacts—including operands/ bundle/catalog images, RPMs, and binaries is largely manual or semi-scripted. This slows down iteration and introduces potential for human error.
This epic focuses on building a robust, repeatable, and CI-integrated release automation pipeline using GitHub Actions. The goal is to streamline the release process end-to-end, enabling consistent artifact generation, tagging, and delivery.
Â
Key Tasks:
- Define standard Make targets or scripts for version bumping, artifact generation, and tagging.
- Integrate with GitHub Actions to trigger builds on specific branch/tag patterns.
- Automate PR creation for generated release branches.
Why is this important?
- ...
Scenarios
- ...
Other Considerations
- <Call out anything explicitly as Out of Scope?>
- <Call out internal and external dependencies?>
- <Are there any known previous works?>
- <Any unanswered questions?>
Definition of Ready
- The epic has been broken down into stories.
- Stories have been scoped.
- The epic has been stack ranked.
Definition of Done
- Code Complete:
- All code has been written, reviewed, and approved.
- Tested:
- Unit tests have been written and passed.
- Integration tests have been completed.
- System tests have been conducted, and all critical bugs have been fixed.
- Tested on OpenShift either upstream or downstream on a local build.
- Documentation:
- User documentation or release notes have been written.
- Build:
- Code has been successfully built and integrated into the main repository / project.
- Review:
- Code has been peer-reviewed and meets coding standards.
- All acceptance criteria defined in the user story have been met.
- Tested by reviewer on OpenShift.
- Deployment:
- The feature has been deployed on OpenShift cluster for testing.
- Acceptance:
- Product Manager or stakeholder has reviewed and accepted the work.