Skip to content
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

KEP-3122: Expose Flavors in LocalQueue Status. #3181

Merged
merged 9 commits into from
Oct 14, 2024

Conversation

mbobrovskyi
Copy link
Contributor

What type of PR is this?

/kind documentation

What this PR does / why we need it:

KEP for Expose Flavors in LocalQueue Status.

Which issue(s) this PR fixes:

Part of #3122

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 2, 2024
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit c542b2f
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/670d0dcd5fa17e0007aa747d

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 2, 2024
@mbobrovskyi mbobrovskyi force-pushed the docs/kep-3122 branch 2 times, most recently from de22c76 to 49f8a71 Compare October 2, 2024 14:54
@mbobrovskyi
Copy link
Contributor Author

/cc @mimowo

@mbobrovskyi
Copy link
Contributor Author

/cc @alculquicondor @tenzen-y

Copy link
Contributor

@mimowo mimowo left a comment

Choose a reason for hiding this comment

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

Thanks for the KEP

keps/3122-expose-flavors-in-localqueue-status/README.md Outdated Show resolved Hide resolved
keps/3122-expose-flavors-in-localqueue-status/README.md Outdated Show resolved Hide resolved
keps/3122-expose-flavors-in-localqueue-status/README.md Outdated Show resolved Hide resolved
@mbobrovskyi mbobrovskyi force-pushed the docs/kep-3122 branch 2 times, most recently from 6ca0be3 to de539a4 Compare October 7, 2024 06:37
@mimowo
Copy link
Contributor

mimowo commented Oct 8, 2024

/lgtm
/approve
/hold
in case @tenzen-y or @alculquicondor have some more comments

I think this is a good starting point. The API model is flexible so we can extend it in the future by the list of resources, or quotas.

For now, I'm not fully sure if publishing the resource quotas would not be leaking too much admin information to the end users for some environments, so maybe we can defer it for later when we have some more concrete use-cases.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 8, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 8, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 0b8d7fb3a18f033e58fb8e203efe76df85f5652a

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 8, 2024
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 10, 2024
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

Sorry for the late review, and thank you for driving this enhancement!

Copy link
Contributor

@mimowo mimowo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

Thank you!
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 14, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: f7869bdb39ea45270b290dd684ae4c3b3ee3ddda

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbobrovskyi, mimowo, tenzen-y

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mimowo
Copy link
Contributor

mimowo commented Oct 14, 2024

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 14, 2024
@k8s-ci-robot k8s-ci-robot merged commit b6222fa into kubernetes-sigs:main Oct 14, 2024
7 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.9 milestone Oct 14, 2024
@mbobrovskyi mbobrovskyi deleted the docs/kep-3122 branch October 14, 2024 12:53
kannon92 pushed a commit to openshift-kannon92/kubernetes-sigs-kueue that referenced this pull request Nov 19, 2024
* KEP-3122: Expose Flavors in LocalQueue Status.

* Add resources field on AvailableFlavor struct.

* Add Risks and Mitigations section.

* Add additional fields to AvailableFlavor struct.

* Add future work section.

* Add additional test case.

* Add stopPolicies non-goal.

* Rename availableFlavors to flavors.

* Add feature gate.
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. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants