-
Epic
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
HAC operator
-
False
-
False
-
0% To Do, 0% In Progress, 100% Done
Goal
Create an operator for deploying and updating the HAC backend.
Why is it important?
We need to develop a separate operator for App SRE to support the HAC service. The existing OpenShift console operator is tied into the Cluster Version Operator framework today and is not suitable for HAC since HAC is not a cluster component.
Acceptance criteria
- Deploys the HAC backend
- Upgrades HAC for new versions
- Reports component status (healthy/degraded)
- Sets up a proxy to KCP
- Enables the set of dynamic plugins that make up HAC
Notes
The operator can use library-go like the OpenShift console operator.