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

Modify DownloadRequest controller logic #6433

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Jun 29, 2023

  1. Avoid patch DownloadRequest when it's deleted.
  2. Add periodic enqueue resources for reconciliation.

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #6010

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.

1. Avoid patch DownloadRequest when it's deleted.
2. Add periodic enqueue resource for reconcile.

Signed-off-by: Xun Jiang <[email protected]>
@blackpiglet blackpiglet merged commit e54a8af into vmware-tanzu:main Jul 5, 2023
22 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.

Need to modify DownloadRequest Controller's status update logic
3 participants