-
Notifications
You must be signed in to change notification settings - Fork 301
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
TAS: allow to dump the usage of domains for TAS ResourceFlavors #4295
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vladikkuzn The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
/cc @mimowo |
07d2aec
to
95d34c0
Compare
/test all |
/ok-to-test |
/test pull-kueue-verify-main |
95d34c0
to
6da5f7c
Compare
6da5f7c
to
0ddfb24
Compare
0ddfb24
to
5e88c75
Compare
5e88c75
to
0313d39
Compare
0313d39
to
0d73f36
Compare
Can we add a newline between domains? So it aligns nicely with me previous comment #4295 (comment) |
As mentioned in #4295 (comment) I would like the format to also include tasUsage. Something like:
Yes, pretty print like above would be great for human readability. |
* Add test * Preserve resources
0d73f36
to
9ae2a2b
Compare
What type of PR is this?
/kind feature
What this PR does / why we need it:
Allows to dump the free capacity of TAS snapshots per domain.
Which issue(s) this PR fixes:
Fixes #3493
Special notes for your reviewer:
Does this PR introduce a user-facing change?