cybozu-go / moco

MySQL operator on Kubernetes using GTID-based semi-synchronous replication.

Home Page:https://cybozu-go.github.io/moco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support reduce volume size

d-kuro opened this issue · comments

commented

What

Support for reducing volume size.

Currently, MOCO supports volume expansion, but not volume reduction.

However, there may be situations where users may want to reduce the volume size depending on their use cases.

How

Proposals will be prepared.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions