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 ClusterBootstrap before Cluster #5616

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

ywk253100
Copy link
Contributor

Restore ClusterBootstrap before Cluster otherwise a new default ClusterBootstrap object is create for the cluster

Signed-off-by: Wenkai Yin(尹文开) yinw@vmware.com

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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2022

Codecov Report

Merging #5616 (0232f91) into release-1.10 (efb8299) will increase coverage by 0.03%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.10    #5616      +/-   ##
================================================
+ Coverage         40.88%   40.92%   +0.03%     
================================================
  Files               239      239              
  Lines             20629    20629              
================================================
+ Hits               8434     8442       +8     
+ Misses            11577    11570       -7     
+ Partials            618      617       -1     
Impacted Files Coverage Δ
pkg/cmd/server/server.go 6.57% <ø> (ø)
pkg/restore/restore.go 64.66% <0.00%> (+0.55%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Lyndon-Li
Lyndon-Li previously approved these changes Nov 22, 2022
reasonerjt
reasonerjt previously approved these changes Nov 22, 2022
Restore ClusterBootstrap before Cluster otherwise a new default ClusterBootstrap object is create for the cluster

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@Lyndon-Li Lyndon-Li merged commit d3a0890 into vmware-tanzu:release-1.10 Nov 22, 2022
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.

4 participants