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

api: change the storage version to v1beta2 #586

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

ymmt2005
Copy link
Member

@ymmt2005 ymmt2005 commented Oct 20, 2023

We are going to deprecate v1beta1, so need to change the
storage version first.

Part of #545

We are going to deprecate v1beta1, so need to change the
storage version first.
@@ -83,7 +83,6 @@ type BackupPolicySpec struct {
}

//+kubebuilder:object:root=true
//+kubebuilder:storageversion

Copy link
Contributor

@shunki-fujita shunki-fujita Oct 20, 2023

Choose a reason for hiding this comment

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

also set //+kubebuilder:deprecatedversion

Copy link
Member Author

Choose a reason for hiding this comment

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

How about adding it in the next PR?

Copy link
Contributor

Choose a reason for hiding this comment

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

I understand.

Copy link
Member

@zoetrope zoetrope left a comment

Choose a reason for hiding this comment

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

LGTM

@ymmt2005 ymmt2005 merged commit ccea762 into main Oct 20, 2023
15 checks passed
@ymmt2005 ymmt2005 deleted the change_storage_version branch October 20, 2023 08:53
@kmdkuk kmdkuk mentioned this pull request Nov 2, 2023
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.

3 participants