-
Notifications
You must be signed in to change notification settings - Fork 42.1k
KEP-4671: Add Workload API #134564
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-4671: Add Workload API #134564
Conversation
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The 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. |
1a15ac8 to
3709c86
Compare
|
LGTM label has been added. DetailsGit tree hash: cbce30a3aa15b504deb8b5b319c9641309378cb8 |
d7e127e to
54b6ab6
Compare
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: d6f4b6c5437819f682404c26403942f4c1f97dcf |
|
@macsko: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR adds a Workload API based on KEP-4671. Moreover, it adds a WorkloadReference to the Pod spec.
This PR doesn't contain the gang scheduling implementation that is posted in #134722.
Which issue(s) this PR is related to:
Part of #134471
Fixes #134472
Fixes #134473
Fixes #134474
Fixes #134478
KEP: kubernetes/enhancements#4671
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: