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

feat: set and limit the shm volume size as mem requirements #6022

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

leon-inf
Copy link
Contributor

@leon-inf leon-inf commented Dec 8, 2023

No description provided.

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Dec 8, 2023
@leon-inf leon-inf linked an issue Dec 8, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (1bca424) 69.43% compared to head (a2b5026) 69.53%.

Files Patch % Lines
pkg/controller/component/component.go 76.19% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.7    #6022      +/-   ##
===============================================
+ Coverage        69.43%   69.53%   +0.09%     
===============================================
  Files              276      276              
  Lines            31510    31528      +18     
===============================================
+ Hits             21880    21923      +43     
+ Misses            7881     7857      -24     
+ Partials          1749     1748       -1     
Flag Coverage Δ
unittests 69.53% <76.19%> (+0.09%) ⬆️

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

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

@leon-inf leon-inf merged commit 54cadb7 into release-0.7 Dec 8, 2023
15 checks passed
@leon-inf leon-inf deleted the support/limit-shm-size branch December 8, 2023 08:00
@github-actions github-actions bot added this to the 5986 milestone Dec 8, 2023
@ahjing99 ahjing99 modified the milestones: 5986, Release 0.8.0 Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Default size of /dev/shm is too small for PostgreSQL
3 participants