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: add webhook for nfs backup #667 #683

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

acekingke
Copy link
Contributor

What type of PR is this?

/bug

Which issue(s) this PR fixes?

Fixes #667

What this PR does?

Summary:

  1. add webhook, when nfsserverAddress is not set to ip, report error.
  2. if backup schedule is set but no backupSecretName or nfsServerAdress, report error.

Special notes for your reviewer?

@acekingke acekingke added the bug Something isn't working label Aug 31, 2022
@acekingke acekingke added this to the v2.3.0 milestone Aug 31, 2022
@acekingke acekingke requested review from zhl003 and runkecheng August 31, 2022 02:25
@acekingke acekingke self-assigned this Aug 31, 2022
@zhl003 zhl003 merged commit 8fcb371 into radondb:main Sep 5, 2022
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.

set nfsServerAddress is empty or delete nfsServerAddress in mysqlcluster.yaml file,auto backup is failed
3 participants