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

chore: fix #2738, provide zero limits resources for sidecar containers if not specified #3997

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

nashtsai
Copy link
Contributor

@nashtsai nashtsai commented Jun 27, 2023

chore: fix #2738, provide zero limits resources for sidecar containers if not specified
chore: have workloads' pdbSpec.enableServiceLink disabled by default, this will speed up pod startup for large number of clusters

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Jun 27, 2023
@nashtsai
Copy link
Contributor Author

/approve

@apecloud-bot apecloud-bot added the approved PR Approved Test label Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 61.11% and project coverage change: -0.04 ⚠️

Comparison is base (5ef506e) 69.92% compared to head (32a1093) 69.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3997      +/-   ##
==========================================
- Coverage   69.92%   69.89%   -0.04%     
==========================================
  Files         235      235              
  Lines       25496    25513      +17     
==========================================
+ Hits        17828    17832       +4     
- Misses       6090     6099       +9     
- Partials     1578     1582       +4     
Flag Coverage Δ
unittests 69.89% <61.11%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/controller/builder/builder.go 62.69% <61.11%> (-0.13%) ⬇️

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nashtsai nashtsai force-pushed the support/setup-containers-limits branch from 862aaf9 to 216bd13 Compare June 27, 2023 16:40
@github-actions github-actions bot added size/M Denotes a PR that changes 30-99 lines. and removed size/S Denotes a PR that changes 10-29 lines. labels Jun 27, 2023
… this will speed up pod startup for large number of clusters
@nashtsai nashtsai merged commit 9fb676d into main Jun 28, 2023
114 of 119 checks passed
@nashtsai nashtsai deleted the support/setup-containers-limits branch June 28, 2023 15:13
1aal pushed a commit that referenced this pull request Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test ci enhancement size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] kb cluster sidecar containers have issues if has ResourceQuota API settings
5 participants