-
Notifications
You must be signed in to change notification settings - Fork 300
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
Report Reserving queue metrics and stats. #1206
Report Reserving queue metrics and stats. #1206
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed only APIs.
f069acb
to
460d966
Compare
460d966
to
4a0b8b3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few typos
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alculquicondor, trasc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold |
/lgtm cancel |
otherwise lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: 9d29bc2b4356f1a2c0b170037a95056719cffdd2
|
/unhold |
* [api/cq] Add flavor reservation values. * [clusterqueue] Maintain different stats and metrics for Reserving and Admitted WL * [api/lq] Add flavor reservation values. * [localqueue] Maintain different stats for Reserving and Admitted WL * Review Remarks * Review Remarks * Review remarks
What type of PR is this?
/kind feature
What this PR does / why we need it:
Change the way localQueues and clusterQueues stats and mertics are reported to account for the difference between Reserving and Admitted workloads.
Which issue(s) this PR fixes:
Fixes #1195
Special notes for your reviewer:
Does this PR introduce a user-facing change?