Closed gabesaba closed 1 week ago
Name | Link |
---|---|
Latest commit | fbe94e632b67839535c79a0b818bce394389e3ed |
Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/67377bd8d96b430008d373d1 |
Deploy Preview | https://deploy-preview-3551--kubernetes-sigs-kueue.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: gabesaba, mimowo
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/kind bug
/release-note-edit
Change, and in some scenarios fix, the status message displayed to user when a workload doesn't fit in available capacity.
Determine borrowing more accurately, allowing preempting workloads which fit in nominal quota to schedule faster
It presents better in the release notes without the "-" prefix (as the release notes list adds one already).
Special notes for your reviewer:
I had to manually reimplement PotentiallyAvailable, as that was introduced with HierarchicalCohorts (0.9)
Does this PR introduce a user-facing change?