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

[1.12] Fix issue 6733 #6743

Merged
merged 3 commits into from
Sep 1, 2023
Merged

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #6733, constrain the restore PV to bind to the target PVC only

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@Lyndon-Li Lyndon-Li added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes and removed has-unit-tests labels Sep 1, 2023
@Lyndon-Li Lyndon-Li marked this pull request as ready for review September 1, 2023 09:38
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #6743 (41d9b67) into release-1.12 (a06107a) will decrease coverage by 0.01%.
The diff coverage is 70.00%.

@@               Coverage Diff                @@
##           release-1.12    #6743      +/-   ##
================================================
- Coverage         60.36%   60.36%   -0.01%     
================================================
  Files               242      242              
  Lines             25984    25991       +7     
================================================
+ Hits              15685    15689       +4     
- Misses             9196     9198       +2     
- Partials           1103     1104       +1     
Files Changed Coverage Δ
pkg/util/kube/pvc_pv.go 81.67% <66.66%> (-0.94%) ⬇️
pkg/exposer/generic_restore.go 71.42% <100.00%> (ø)

@Lyndon-Li Lyndon-Li merged commit 8057293 into vmware-tanzu:release-1.12 Sep 1, 2023
23 checks passed
@Lyndon-Li Lyndon-Li deleted the release-1.12-1 branch September 1, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-unit-tests 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.

None yet

3 participants