-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
BU Product Work
-
3
-
False
-
None
-
False
-
OCPSTRAT-539 - Enhance recovery procedure for full control plane failure
-
-
-
ETCD Sprint 259, ETCD Sprint 260
Currently we have the bump guarded by an env variable:
and a hardcode with 1bn revision numbers in:
https://github.com/openshift/cluster-etcd-operator/blob/master/bindata/etcd/restore-pod.yaml#L64-L68
With this story we should remove the feature flag and enable the bumping by default. The bump amount should come from the file created in ETCD-652 plus some slack percentage. If the file doesn't exist we assume the default value of a billion again.