Skip to content

[WIP] Add HoldFirstAdmission migration mode for concurrent admissions to pi…#11236

Open
reruno wants to merge 1 commit into
kubernetes-sigs:mainfrom
epam:feat/10911
Open

[WIP] Add HoldFirstAdmission migration mode for concurrent admissions to pi…#11236
reruno wants to merge 1 commit into
kubernetes-sigs:mainfrom
epam:feat/10911

Conversation

@reruno
Copy link
Copy Markdown
Member

@reruno reruno commented May 15, 2026

…n a Workload to its first admitted flavor

What type of PR is this?

/kind feature

What this PR does / why we need it:

Add HoldFirstAdmission migration mode for concurrent admissions to pin a Workload to its first admitted flavor

Which issue(s) this PR fixes:

Fixes #10911

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Add HoldFirstAdmission migration mode for concurrent admissions to pin a Workload to its first admitted flavor

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels May 15, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit 58b5d06
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/6a0ac2c9801519000834a482

@k8s-ci-robot k8s-ci-robot requested a review from kannon92 May 15, 2026 12:57
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: reruno
Once this PR has been reviewed and has the lgtm label, please assign mimowo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from PBundyra May 15, 2026 12:57
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 15, 2026
@reruno reruno marked this pull request as ready for review May 15, 2026 12:58
@reruno reruno force-pushed the feat/10911 branch 4 times, most recently from 8d09e0a to 738f04c Compare May 15, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

[ConcurrentAdmission] Add HoldFirstAdmission mode support

2 participants