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

fix ad-hoc full backup failure due to incorrect claimName #836

Merged
merged 3 commits into from
Aug 29, 2019

Conversation

DanielZhangQD
Copy link
Contributor

@DanielZhangQD DanielZhangQD commented Aug 27, 2019

What problem does this PR solve?

ad-hoc backup will fail if use default backup name which is not rendered during helm install in backup-job.yaml.

What is changed and how does it work?

Make helm render the backup name.

Check List

Tests

  • Manual test (add detailed scripts or steps below)
    • ad-hoc backup with the default name
    • ad-hoc backup with the specified name

Code changes

  • Has Helm charts change

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

The ad-hoc backup will fail if use default backup name which is not rendered during helm install in backup-job.yaml.

@DanielZhangQD
Copy link
Contributor Author

/run-e2e-in-kind

@CLAassistant
Copy link

CLAassistant commented Aug 27, 2019

CLA assistant check
All committers have signed the CLA.

@onlymellb
Copy link
Contributor

The restore.yaml file also needs to be changed

@weekface
Copy link
Contributor

This is a bug, add a release note.

@DanielZhangQD
Copy link
Contributor Author

The restore.yaml file also needs to be changed

Users need to specify the name during the restore, the auto-generated name will not be used.

@DanielZhangQD
Copy link
Contributor Author

/run-e2e-in-kind

@DanielZhangQD
Copy link
Contributor Author

/run-e2e-in-kind

@sre-bot
Copy link
Contributor

sre-bot commented Aug 29, 2019

cherry pick to release-1.0 in PR #843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants