Wilfred Spiegelenburg created YUNIKORN-3315:
-----------------------------------------------
Summary: Remove old placeholder flags and processing
Key: YUNIKORN-3315
URL: https://issues.apache.org/jira/browse/YUNIKORN-3315
Project: Apache YuniKorn
Issue Type: Task
Components: shim - kubernetes
Reporter: Wilfred Spiegelenburg
The constants in the k8shim contain old placeholder flag that need removing:
{code:java}
// Deprecated: should remove old placeholder flags in 1.7.0
const OldLabelPlaceholderFlag = "placeholder"
// Deprecated: should remove old placeholder flags in 1.7.0
const OldAnnotationPlaceholderFlag = DomainYuniKorn + "placeholder" {code}
This should also include the cleanup of the code that references them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]