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 Backup name duplication #6971

Closed

Conversation

learner0810
Copy link
Contributor

@learner0810 learner0810 commented Oct 18, 2023

Thank you for contributing to Velero!

Please add a summary of your change

We installed velero in multiple clusters with identical configurations, and the backups.velero.io name generated by schedules.velero.io was duplicated, so we added a random number to the backups.velero.io name.

Now backups.velero.io name looks like this schedule-name-20231018165532-6cpgw

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Signed-off-by: zhongjun.li <zhongjun.li@daocloud.io>
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.

1 participant