Add more clarify on how reclaimWithinCohort interacts with fair sharing#3287
Conversation
|
Welcome @avrittrohwer! |
|
Hi @avrittrohwer. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Deploy Preview for kubernetes-sigs-kueue ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
/ok-to-test |
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
|
Thanks! |
|
LGTM label has been added. DetailsGit tree hash: 086360139f6d83a4b8844e178561f49bc249d8a8 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: avrittrohwer, mimowo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherry-pick website |
|
@mimowo: #3287 failed to apply on top of branch "website": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@avrittrohwer could you check if the conflicts are easily fixable, if so, then feel free to create the cherry-pick manually. You can use the script: |
…ng (kubernetes-sigs#3287) * Add more clarify on how reclaimWithinCohort interacts with fair sharing * replace running with admitted * Update site/content/en/docs/reference/kueue.v1beta1.md Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> * Update comments in clusterqueue_types.go, regenerate docs * Add fair sharing goal, regenerate * clarify language --------- Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
|
…ng (#3287) (#3294) * Add more clarify on how reclaimWithinCohort interacts with fair sharing * replace running with admitted * Update site/content/en/docs/reference/kueue.v1beta1.md * Update comments in clusterqueue_types.go, regenerate docs * Add fair sharing goal, regenerate * clarify language --------- Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
…ng (kubernetes-sigs#3287) * Add more clarify on how reclaimWithinCohort interacts with fair sharing * replace running with admitted * Update site/content/en/docs/reference/kueue.v1beta1.md Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> * Update comments in clusterqueue_types.go, regenerate docs * Add fair sharing goal, regenerate * clarify language --------- Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
…ng (kubernetes-sigs#3287) * Add more clarify on how reclaimWithinCohort interacts with fair sharing * replace running with admitted * Update site/content/en/docs/reference/kueue.v1beta1.md Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> * Update comments in clusterqueue_types.go, regenerate docs * Add fair sharing goal, regenerate * clarify language --------- Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #3286
Special notes for your reviewer:
Does this PR introduce a user-facing change?