oceanbase / ob-operator

Kubernetes operator for OceanBase
https://oceanbase.github.io/ob-operator/
Other
144 stars 38 forks source link

feat: cli: add component installation and update #542

Closed lizzy-0323 closed 1 week ago

lizzy-0323 commented 2 weeks ago

Summary

refer to #131

Solution Description

Add cli installation and update, currently support ob-operator, ob-dashboard, cert-manager, local-path-provisioner

make cli-build
powerfooI commented 2 weeks ago

It seems that this PR has a lot of commits that belong to previous PR #496. You could rebase this branch onto master branch to simplify the commit history.

lizzy-0323 commented 1 week ago

Is this PR WIP? If so, you'd better mark it as a draft. :)

installand update of components has been implemented.