-
Notifications
You must be signed in to change notification settings - Fork 30
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
SP-4263 Implement compute quotas #719
base: main
Are you sure you want to change the base?
Conversation
…e service monitor.yaml
…kaha-workload-role
…e service monitor.yaml
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #719 +/- ##
============================================
+ Coverage 18.61% 21.00% +2.39%
- Complexity 102 129 +27
============================================
Files 22 24 +2
Lines 1961 2061 +100
Branches 270 278 +8
============================================
+ Hits 365 433 +68
- Misses 1544 1574 +30
- Partials 52 54 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
61416bd
to
592b50d
Compare
Any updates on this @at88mph ? |
@anujachaitanya @abhishekghoshhh Can you shed light on the reason to use transfer the main Kueue Helm Chart into this repository? We can potentially use the upstream Kueue Helm Chart as a dependency in the |
Hello |
We can require to have a separate installation command for kueue, e.g.
We prefer, just to have the one amended Additionally, it is not strictly required to install Kueue in a namespace named Also, maybe |
Changes
CC: @abhishekghoshhh