Adam Antal created YUNIKORN-368:
-----------------------------------
Summary: Pass namespace's parentQueue annotation to application tag
Key: YUNIKORN-368
URL: https://issues.apache.org/jira/browse/YUNIKORN-368
Project: Apache YuniKorn
Issue Type: Task
Components: shim - kubernetes
Reporter: Adam Antal
Assignee: Adam Antal
We can implement a default application placement mechanism based on the
annotation of the namespace. If shim could pass the
{{yunikorn.apache.org/parentqueue}} annotation to the core as the
"namespace.parentqueue" tag, that would enable YK administrator to implement
this placement mechanism by configuring this placement rule:
{code:yaml}
placementrules:
- name: tag
value: namespace
create: true
parent:
- name: tag
value: namespace.parent
create: true
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]