Skip to content

KAR-0053: Gang Scheduling#54

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
willie-yao:kar-53
Jun 10, 2026
Merged

KAR-0053: Gang Scheduling#54
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
willie-yao:kar-53

Conversation

@willie-yao

Copy link
Copy Markdown
Contributor

#53

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 12, 2026
Comment thread kars/0053-gang-scheduling/kar.yaml Outdated
@@ -0,0 +1,30 @@
title: "Gang Scheduling"
kar-number: 0053

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In YAML 1.1 (used by Go unmarshalers), leading zeros parse as octal (0053 = 43 decimal). Please use kar-number: 53.

Comment thread kars/0053-gang-scheduling/kar.yaml Outdated
# Implementable: Part of a Kubernetes release as a SHOULD or MUST, implementation is ongoing.
# Implemented: Has been part of one or more Kubernetes releases and has graduated to MUST.
# Implementation is complete. Further changes should be made via new KARs.
status: implementable

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This graduated to MUST in v1.33. Please update status to implemented.

Comment thread kars/0053-gang-scheduling/kar.yaml Outdated

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
must: "v1.34"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update milestone.must to v1.33 to match release history.

Comment thread kars/0053-gang-scheduling/README.md
Comment thread kars/0053-gang-scheduling/README.md
Signed-off-by: William Yao <[email protected]>

@janetkuo janetkuo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 10, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: janetkuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 10, 2026
@k8s-ci-robot k8s-ci-robot merged commit 18b4e7f into kubernetes-sigs:main Jun 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants