-
Notifications
You must be signed in to change notification settings - Fork 193
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
fix: cluster supports specifing pvc annotations and labels #8799
base: release-0.9
Are you sure you want to change the base?
Conversation
pls also support it in 1.0 branch |
…port/annotations-pvc
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-0.9 #8799 +/- ##
===============================================
- Coverage 64.58% 64.48% -0.11%
===============================================
Files 359 359
Lines 46317 46373 +56
===============================================
- Hits 29914 29903 -11
- Misses 13723 13786 +63
- Partials 2680 2684 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ref #8804
By applying different annotations to different type of PVC, Ape-local can set different IO quotas for various volumes.