etcd icon indicating copy to clipboard operation
etcd copied to clipboard

Track stabilization of --experimental-bootstrap-defrag-threshold-megabytes flag

Open serathius opened this issue 3 years ago • 3 comments

This is tracking issue that tracks graduation of this feature. Let's work towards stabilization of the feature by discussing what steps should be taken for graduation. Context https://github.com/etcd-io/etcd/issues/13775

serathius avatar Mar 10 '22 16:03 serathius

This flag was introduced here https://github.com/etcd-io/etcd/pull/12941

lavacat avatar Mar 23 '22 17:03 lavacat

@serathius I think we should make this flag optional (remove experimental) As a feature it looks safe to me.

The only concern is if people actually use this. I've tried searching kube docs and it's not mentioned. Also, no interesting results in GitHub search

Do you have an opinion about this flag?

lavacat avatar Sep 07 '22 18:09 lavacat

I think the feature is simple enough that we could consider it for graduation, but I think we should double check if non-functional requirements for graduation has been met (has e2e tests). Maintainers just started work on formalizing feature stages and their requirements. Please take a look https://github.com/etcd-io/etcd/pull/14428

After we have formalized requirements for feature I will update all the feature graduation issues like this one and add a checklist to them.

serathius avatar Sep 08 '22 06:09 serathius