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 admission plugins configuration #2884

Closed
zreigz opened this issue Dec 21, 2020 · 0 comments · Fixed by #2929
Closed

Add admission plugins configuration #2884

zreigz opened this issue Dec 21, 2020 · 0 comments · Fixed by #2929
Assignees

Comments

@zreigz
Copy link
Contributor

zreigz commented Dec 21, 2020

Add new input (the same as for the label) if PodNodeSelector is enabled during cluster creation or update.
The cluster structure is extended for the new field: "podNodeSelectorAdmissionPluginConfig":{"clusterDefaultNodeSelector":"env=development"} in cluster spec. The user should be able to add /edit this map where key is a namespace, value is a label selector.

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 a pull request may close this issue.

2 participants