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

*: v3.0.0 backup convert do not work when use helm install it. #793 #794

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

acekingke
Copy link
Contributor

What type of PR is this?

/bug

Which issue(s) this PR fixes?

Fixes #793

What this PR does?

Summary:

Special notes for your reviewer?

@acekingke acekingke added the bug Something isn't working label Jun 7, 2023
@acekingke acekingke added this to the v3.0.0 milestone Jun 7, 2023
@acekingke acekingke self-assigned this Jun 7, 2023
@@ -180,16 +185,62 @@ func Convert_v1beta1_BackupSpec_To_v1alpha1_BackupSpec(in *BackupSpec, out *v1al
}

func Convert_v1beta1_BackupStatus_To_v1alpha1_BackupStatus(in *BackupStatus, out *v1alpha1.BackupStatus, s apiconversion.Scope) error {
mysqlclusterlog.Info("Convert_v1beta1_BackupStatus", "line", 188)
Copy link

Choose a reason for hiding this comment

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

delete debug info

@acekingke acekingke merged commit 12e464e into radondb:v3.0.0 Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants