We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Take backup as an example:
clusters.mysql.radondb.com crd can automatically installed, but need install backups.mysql.radondb.com CRD manually. operator helm: https://github.com/radondb/radondb-mysql-kubernetes/tree/main/charts
clusters.mysql.radondb.com
backups.mysql.radondb.com
Describe the solution you'd like
install clusters.mysql.radondb.com and backups.mysql.radondb.com when install operator
mysql.radondb.com_backups.yaml
charts/mysql-operator/crds/
mysql.radondb.com_clusters.yaml
charts/mysql-operator/templates/cluster_rbac.yaml
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
charts: create backup crd when install operator radondb#150
144d145
#116 #144
Sorry, something went wrong.
charts: install user crd when install operator radondb#150
99f5b49
f09d954
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Take backup as an example:
clusters.mysql.radondb.com
crd can automatically installed, but need installbackups.mysql.radondb.com
CRD manually.operator helm: https://github.com/radondb/radondb-mysql-kubernetes/tree/main/charts
Describe the solution you'd like
install
clusters.mysql.radondb.com
andbackups.mysql.radondb.com
when install operatormysql.radondb.com_backups.yaml
tocharts/mysql-operator/crds/
mysql.radondb.com_clusters.yaml
charts/mysql-operator/templates/cluster_rbac.yaml
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: