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

Set data mover related properties for schedule #6824

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

ywk253100
Copy link
Contributor

Set data mover related properties for schedule

Fixes #6820

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.

Set data mover related properties for schedule

Fixes vmware-tanzu#6820

Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
@ywk253100 ywk253100 added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #6824 (a43de27) into main (3d4d184) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6824   +/-   ##
=======================================
  Coverage   60.46%   60.46%           
=======================================
  Files         242      242           
  Lines       26038    26038           
=======================================
  Hits        15745    15745           
  Misses       9187     9187           
  Partials     1106     1106           

@ywk253100 ywk253100 merged commit 185a955 into vmware-tanzu:main Sep 14, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

snapshot-move-data function cannot be used with velero schedule create
3 participants