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

Restore Endpoints before Services #6315

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

ywk253100
Copy link
Contributor

Restore Endpoints before Services

Fixes #6280

Thank you for contributing to Velero!

Please add a summary of your change

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.

Restore Endpoints before Services

Fixes vmware-tanzu#6280

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Merging #6315 (ddc986c) into main (f9057bd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6315   +/-   ##
=======================================
  Coverage   40.97%   40.97%           
=======================================
  Files         255      255           
  Lines       23830    23830           
=======================================
  Hits         9764     9764           
  Misses      13304    13304           
  Partials      762      762           
Impacted Files Coverage Δ
pkg/cmd/server/server.go 5.08% <ø> (ø)

@ywk253100 ywk253100 merged commit 6f3adcf into vmware-tanzu:main Jun 20, 2023
24 checks passed
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.

Velero restore completes with warning while restoring services and endpoints backup
4 participants