-
Notifications
You must be signed in to change notification settings - Fork 52
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
Consider adding exclusiveness api at the jobset level #48
Comments
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
@ahg-g can you clarify the use case for this? Also, I think making exclusive placement be configurable at different levels (Job, ReplicatedJob, JobSet) could be part of the larger project of defining a formal Placement Policy API to replace the annotation, so perhaps we can close this and instead have an umbrella issue for the Placement Policy API (#75). |
Sounds good |
The current api is enforced at the job level, it is worth considering adding it at the jobset level as well.
The text was updated successfully, but these errors were encountered: