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

[feature] create crd when install operator. #150

Closed
runkecheng opened this issue Jul 26, 2021 · 1 comment · Fixed by #228
Closed

[feature] create crd when install operator. #150

runkecheng opened this issue Jul 26, 2021 · 1 comment · Fixed by #228
Labels
enhancement New feature or request
Milestone

Comments

@runkecheng
Copy link
Collaborator

runkecheng commented Jul 26, 2021

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

Describe the solution you'd like

install clusters.mysql.radondb.com and backups.mysql.radondb.com when install operator

  • add mysql.radondb.com_backups.yaml to charts/mysql-operator/crds/
  • update mysql.radondb.com_clusters.yaml
  • modify charts/mysql-operator/templates/cluster_rbac.yaml

Describe alternatives you've considered

Additional context

@runkecheng runkecheng added the enhancement New feature or request label Jul 26, 2021
runkecheng added a commit to runkecheng/radondb-mysql-kubernetes that referenced this issue Jul 28, 2021
@andyli029 andyli029 added this to the v2.1.0 milestone Aug 24, 2021
@andyli029
Copy link
Contributor

andyli029 commented Aug 24, 2021

#116 #144

@runkecheng runkecheng changed the title [feature] create backup crd when install operator. [feature] create crd when install operator. Aug 30, 2021
runkecheng added a commit to runkecheng/radondb-mysql-kubernetes that referenced this issue Aug 30, 2021
runkecheng added a commit to runkecheng/radondb-mysql-kubernetes that referenced this issue Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants