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

Skip PV patch step in Restore workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs #7953

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

shubham-pampattiwar
Copy link
Collaborator

@shubham-pampattiwar shubham-pampattiwar commented Jun 28, 2024

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7866

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.

@shubham-pampattiwar shubham-pampattiwar changed the title Skip PV patch step in Restoe workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs Skip PV patch step in Restore workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs Jun 28, 2024
@shubham-pampattiwar shubham-pampattiwar force-pushed the skip-pv-patch-wffc branch 2 times, most recently from 30dc5a4 to 307a022 Compare July 1, 2024 23:28
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 58.81%. Comparing base (c827fd0) to head (ab09ef0).
Report is 8 commits behind head on main.

Files Patch % Lines
pkg/controller/restore_finalizer_controller.go 0.00% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7953      +/-   ##
==========================================
+ Coverage   58.79%   58.81%   +0.01%     
==========================================
  Files         345      345              
  Lines       28766    28805      +39     
==========================================
+ Hits        16914    16941      +27     
- Misses      10423    10434      +11     
- Partials     1429     1430       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…BindingMode Pending state PVCs

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

add changelog file

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

change log level and add more detailed comments

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

make update

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
@sseago sseago merged commit 3bd8a7d into vmware-tanzu:main Jul 11, 2024
65 of 66 checks passed
shubham-pampattiwar added a commit to shubham-pampattiwar/velero that referenced this pull request Jul 12, 2024
…BindingMode Pending state PVCs (vmware-tanzu#7953)

add changelog file

change log level and add more detailed comments

make update

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit 3bd8a7d)
shubham-pampattiwar added a commit to shubham-pampattiwar/velero that referenced this pull request Jul 12, 2024
…BindingMode Pending state PVCs (vmware-tanzu#7953)

add changelog file

change log level and add more detailed comments

make update

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit 3bd8a7d)

update changelog

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
shubham-pampattiwar added a commit to shubham-pampattiwar/velero that referenced this pull request Jul 12, 2024
…BindingMode Pending state PVCs (vmware-tanzu#7953)

add changelog file

change log level and add more detailed comments

make update

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit 3bd8a7d)

update changelog

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
Lyndon-Li added a commit that referenced this pull request Jul 15, 2024
…1.14

Skip PV patch step in Restore workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs (#7953)
dzaninovic pushed a commit to catalogicsoftware/velero that referenced this pull request Sep 4, 2024
…BindingMode Pending state PVCs (vmware-tanzu#7953)

add changelog file

change log level and add more detailed comments

make update

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit 3bd8a7d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants