Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Adding labels and processing pods in a namespace can only be configured via regular expressions in the admission controller. If a namespace is not included by the regular expression the pods will bypass the scheduler. In the case that namespace names do not follow a pattern that can be easily covered with a regexp it becomes an administrative burden.
A more flexible setup would allow a namespace to be tagged for processing by the admission controller.
Attachments
Issue Links
- causes
-
YUNIKORN-1698 Missing namespace permissions for admission controller
- Closed
- relates to
-
YUNIKORN-1654 document dynamic namespace processing functionality
- Closed
-
YUNIKORN-1653 Use enum instead of defined values for tri-state
- Closed
- links to