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] Issue 6734: spread backup pod evenly #6935

Merged
merged 1 commit into from Oct 10, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Partially fix #6734, guide Kubernetes' scheduler to spread backup pods evenly across nodes as much as possible, so that data mover backup could achieve better parallelism

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #6935 (8775921) into release-1.12 (17b495f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##           release-1.12    #6935      +/-   ##
================================================
+ Coverage         60.38%   60.40%   +0.02%     
================================================
  Files               246      246              
  Lines             26228    26245      +17     
================================================
+ Hits              15837    15854      +17     
  Misses             9277     9277              
  Partials           1114     1114              
Files Coverage Δ
pkg/exposer/csi_snapshot.go 81.06% <100.00%> (+1.13%) ⬆️

@Lyndon-Li Lyndon-Li merged commit 15dd67e into vmware-tanzu:release-1.12 Oct 10, 2023
28 of 29 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.

None yet

3 participants