radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

feat(cluster): optimize the statefulset transformer

Open runkecheng opened this issue 3 years ago • 0 comments

What type of PR is this?

/enhancement

Which issue(s) this PR fixes?

Fixes #551

What this PR does?

Summary:

Allow to edit Statefulset directly

you can:

  • add a container
  • add/update an env
  • add/update commands
  • add/update labels/annotations

and more

you can't edit the parameters set by the mysqlcluster, like replicas.

Special notes for your reviewer?

runkecheng avatar Sep 19 '22 09:09 runkecheng