-
Story
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
False
-
-
False
-
Not Selected
-
-
Goal
Implement bundle generation replacement based on spike findings to replace operator-sdk generate bundle.
Acceptance Criteria
- Implement bundle generation per spike recommendations
- Bundle metadata generation preserves all current fields (channels, version, labels, annotations)
- Image reference substitution works correctly for all 7 component images
- Bundle structure is byte-identical to current operator-sdk output
- Test locally with multiple scenarios
- Verify bundle can be built by Konflux
Dependencies
- Requires completion of spike: Research alternative for operator-sdk generate bundle
Deliverables
- Working bundle generation implementation
- Test results showing identical bundle structure
- Documentation of image reference substitution mechanism