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

Auto resize pvc when only expand volumeClaimTemplates in asts #1714

Merged
merged 1 commit into from
Sep 25, 2024

support resizing pvc only

2379fe1
Select commit
Loading
Failed to load commit list.
Merged

Auto resize pvc when only expand volumeClaimTemplates in asts #1714

support resizing pvc only
2379fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

49.19% (+1.27%) compared to 0d0031a

View this Pull Request on Codecov

49.19% (+1.27%) compared to 0d0031a

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.19%. Comparing base (0d0031a) to head (2379fe1).
Report is 87 commits behind head on master.

Files with missing lines Patch % Lines
pkg/controller/statefulset/stateful_set_control.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1714      +/-   ##
==========================================
+ Coverage   47.91%   49.19%   +1.27%     
==========================================
  Files         162      191      +29     
  Lines       23491    19600    -3891     
==========================================
- Hits        11256     9642    -1614     
+ Misses      11014     8701    -2313     
- Partials     1221     1257      +36     

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