-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
Proactive Architecture
-
False
-
None
-
False
-
-
-
Hypershift Sprint 243, Hypershift Sprint 244, Hypershift Sprint 245, Hypershift Sprint 246, Hypershift Sprint 247, Hypershift Sprint 249, Hypershift Sprint 250, Hypershift Sprint 251
-
0
-
0
-
0
User Story:
As a (user persona), I want to be able to:
- Have regular automated etcd defragmentation
so that I can achieve
- improve performance
- reduce disk size
Acceptance Criteria:
Description of criteria:
- Implement a new operator for Hypershift to perform automatic ETCD defragmentation when it is needed.
- Implement the new operator as part of the cluster-etcd-operator (CEO)
- The new operator must run as a subcommand of the cluster-etcd-operator: e.g. cluster-
/usr/bin/cluster-etcd-operator hypershift etcd-defrag
- The new controller/code should be confined and not break/alter existing code of the cluster-etcd-operator
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- (optional) https://github/com/link.to.enhancement/
- (optional) https://issues.redhat.com/link.to.spike
- Engineering detail 1
- Engineering detail 2
This requires/does not require a design proposal.
This requires/does not require a feature gate.
- is triggered by
-
OCPBUGS-12150 Hosted Cluster etcd automatic defragmentation is not enabled by default
- Closed
- links to