Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Features] Support Ops Constraints #5472

Closed
shanshanying opened this issue Oct 16, 2023 · 5 comments
Closed

[Features] Support Ops Constraints #5472

shanshanying opened this issue Oct 16, 2023 · 5 comments
Assignees
Labels
Milestone

Comments

@shanshanying
Copy link
Contributor

KubeBlocks supports a handful of ops, such as start/stop, hscal, vscale, volumn expansion, restart, etc.

But some database (integrated as add-on) does not support all these ops.
For example. oracle mysql is standalone only, and oceanbaes cannot be restarted, and opensearch does not support hscale.
We should find a way to explicitly express such constraints for each databases, and these constraints must hold all the time.

@shanshanying
Copy link
Contributor Author

This is a feature request inspired by staffes from OceanBase Community.

@shanshanying
Copy link
Contributor Author

e.g. as reported in #5464, OB dose not support scale to 0.

@ruijun2002 ruijun2002 added this to the Release 0.8.0 milestone Oct 19, 2023
Copy link

This issue has been marked as stale because it has been open for 30 days with no activity

@shanshanying
Copy link
Contributor Author

Besides, our cloud will check if some ops is applicable to the cluster. if not, that ops should be 'grayed'.

@nayutah
Copy link
Collaborator

nayutah commented Jun 17, 2024

Implement it in Cloud Addon, not in KubeBlocks Addon

@nayutah nayutah closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants