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) #843

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Aug 29, 2019

cherry-pick #836 to release-1.0


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.

@weekface
Copy link
Contributor

/run-e2e-in-kind

@weekface weekface merged commit 2e0b770 into pingcap:release-1.0 Aug 29, 2019
yahonda pushed a commit that referenced this pull request Dec 27, 2021
* en: improve deploy on aws eks

Signed-off-by: Ran <huangran@pingcap.com>

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* fix a dead anchor

Signed-off-by: Ran <huangran@pingcap.com>

* update chinese version layout

Signed-off-by: Ran <huangran@pingcap.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backup type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants