Update Roadmap
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
parent
8af4ef07a0
commit
95597eb379
|
|
@ -7,12 +7,12 @@ The list is based on the survey results and the discussion in wg-etcd-operator.
|
|||
- Users should be able to set at least the etcd version and cluster size
|
||||
- Understand health of a cluster
|
||||
- Scale in and out, e.g 1 -> 3 -> 5 members and vice versa
|
||||
- Support customizing etcd options (via flags or env vars)
|
||||
|
||||
## v0.2.0
|
||||
- Enabling TLS communication
|
||||
- Should also support certificate renewal
|
||||
- Upgrade across patches or one minor version
|
||||
- Support customizing etcd options (via flags or env vars)
|
||||
|
||||
## v0.3.0
|
||||
- Recover a single failed cluster member (still have quorum)
|
||||
|
|
@ -23,5 +23,8 @@ The list is based on the survey results and the discussion in wg-etcd-operator.
|
|||
- Create periodic backup of a cluster
|
||||
- Create a new cluster from a backup
|
||||
|
||||
## v1.0.0
|
||||
- (TBD) Helm chart distribution
|
||||
|
||||
## Future versions
|
||||
It makes no sense to plan too far ahead because plans can't keep up with changes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue