-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
Ultron 229
User Story:
- As a developer, I would like to initialize the operator-controller repository using Kubebuilder.
Background:
- Rather than writting an operator from scratch, the team would like to leverage an upstream project that speciailizes in bootstraping operator projects.
- We have chosen to use Kubebuilder over the Operator-SDK to generate the project because the Operator Controller will never be distributed with OLM as it is a core component.
Acceptance Criteria:
- The Operator CRD is created.
- The Operator Controller is created.
Upstream Issue: