-
Spike
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
Goal
Research and prototype kustomize-based approach to replace operator-sdk generate kustomize manifests -q.
Questions to Answer
- What does operator-sdk generate kustomize manifests -q actually generate?
- What kustomize commands can produce equivalent output?
- Are there any gaps or differences in the generated output?
- What version of kustomize is required?
Acceptance Criteria
- Understand what the operator-sdk command generates
- Prototype kustomize-based approach
- Compare output with current operator-sdk generated files
- Document findings and recommended implementation approach
- Identify any risks or gaps
Deliverables
- Technical design document or spike summary
- Proof-of-concept code (if applicable)
- Recommended approach for implementation story