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

Add restricted tolerations validator #4014

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Oct 21, 2024

Add restricted tolerations validator to the api. This rejects any job submission where the user has set a validation key that is on a denylist. Aim here is to prevent users from targeting nodes that they shouldn't (e.g. unscheduled nodes)

Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
@d80tb7 d80tb7 changed the title Add restricted tolerations validatipr Add restricted tolerations validator Oct 21, 2024
@d80tb7 d80tb7 enabled auto-merge (squash) October 21, 2024 10:31
@d80tb7 d80tb7 merged commit be8f657 into master Oct 22, 2024
19 of 20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/restricted-tolerations branch October 22, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants