-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
User Story:
As a (user persona), I want to be able to:
- Have a functional etcd defrag controller to defragment my etcd.
so that I can achieve
- a regularly defragmented etcd
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Test plan for QE
- CI testing
Engineering Details:
- Similar to the defrag component of the cluster-etcd-operator, we wish to use etcdcli to talk to etcd and perform checks on defragmentation rates. If outside of a specific value, perform defragmentation.
- Defragmentation should only occur on HA configurations (3 etcd)
- is related to
-
OCPBUGS-12150 Hosted Cluster etcd automatic defragmentation is not enabled by default
- Closed