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

*: add conversion logic #764

Merged
merged 9 commits into from
Apr 23, 2023
Merged

*: add conversion logic #764

merged 9 commits into from
Apr 23, 2023

Conversation

zhl003
Copy link
Collaborator

@zhl003 zhl003 commented Mar 3, 2023

What type of PR is this?

/enhancement

Which issue(s) this PR fixes?

Fixes #

What this PR does?

Summary:

Special notes for your reviewer?

@zhl003 zhl003 requested a review from acekingke March 3, 2023 05:07
@acekingke acekingke marked this pull request as draft March 3, 2023 06:24
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch 2 times, most recently from 8f84085 to 8ac9234 Compare March 9, 2023 02:41
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch from 8ac9234 to fb057fc Compare March 9, 2023 07:14
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch from f779fbc to ad29805 Compare March 28, 2023 08:05
.dockerignore Outdated Show resolved Hide resolved
cmd/sidecar/main.go Outdated Show resolved Hide resolved
controllers/backup/kubeapi.go Show resolved Hide resolved
api/v1beta1/mysqlcluster_types.go Outdated Show resolved Hide resolved
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch 2 times, most recently from b65b750 to 2a87042 Compare April 18, 2023 10:38
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch from 2a87042 to 482c59a Compare April 18, 2023 10:42
@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch from 482c59a to 048608c Compare April 19, 2023 06:47
@zhl003 zhl003 marked this pull request as ready for review April 19, 2023 06:56
BackupMethod string `json:"method,omitempty"`
// Defines details for manual backup Jobs
// +optional
Manual *ManualBackup `json:"manual,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

manual where is used.

@zhl003 zhl003 force-pushed the v3.0.0-mysqlcluster branch from 048608c to 1343c7b Compare April 19, 2023 09:39
@zhl003 zhl003 merged commit 26d7b4a into radondb:v3.0.0 Apr 23, 2023
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this pull request May 19, 2023
* *: add conversion logic

* *: helm support for v3.0.0 apis

* *: v1beta1  backup api

* backup*: rewrite backup v1beta1 api

* chart: fix  imageNamespaceOverride bug

*: add nfs backup support

* *: add nfs backup support

* *: add copyCopyright header and move mysqlchecker to init-sidecar

* test*: fix error when running tests

---------

Co-authored-by: aceking <[email protected]>
acekingke added a commit that referenced this pull request Jul 11, 2023
* *: add conversion logic

* *: helm support for v3.0.0 apis

* *: v1beta1  backup api

* backup*: rewrite backup v1beta1 api

* chart: fix  imageNamespaceOverride bug

*: add nfs backup support

* *: add nfs backup support

* *: add copyCopyright header and move mysqlchecker to init-sidecar

* test*: fix error when running tests

---------

Co-authored-by: aceking <[email protected]>
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.

2 participants