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

*: update kubebuilder from v2 to v3 #114

Merged
merged 1 commit into from
Jun 15, 2021
Merged

*: update kubebuilder from v2 to v3 #114

merged 1 commit into from
Jun 15, 2021

Conversation

zhyass
Copy link
Contributor

@zhyass zhyass commented Jun 15, 2021

What type of PR is this?

/enhancement

Which issue(s) this PR fixes?

Fixes #113

What this PR does?

Summary:

go mod init github.com/radondb/radondb-mysql-kubernetes
kubebuilder init --domain=radondb.com --owner "RadonDB"
kubebuilder create api --group mysql --version v1alpha1 --kind Cluster --resource=true --controller=true
make manifests

Special notes for your reviewer?

The code is auto generated by kubebuilder v3.1.0

@zhyass zhyass requested a review from andyli029 June 15, 2021 05:52
andyli029 added a commit to andyli029/radondb-mysql-kubernetes that referenced this pull request Jun 15, 2021
Copy link
Contributor

@andyli029 andyli029 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

[summary]
go mod init github.com/radondb/radondb-mysql-kubernetes
kubebuilder init --domain=radondb.com --owner "RadonDB"
kubebuilder create api --group mysql --version v1alpha1 --kind Cluster --resource=true --controller=true
make manifests
@andyli029 andyli029 merged commit bbc1bd8 into radondb:main Jun 15, 2021
zhl003 pushed a commit to zhl003/radondb-mysql-kubernetes that referenced this pull request Aug 17, 2022
*: update kubebuilder from v2 to v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] update kubebuilder v2 to v3
2 participants