armada
armada copied to clipboard
Remove priority class name override
This pull request removes the default configuration which adds a priority class name override.
This configuration is puzzling to me since there is already a default priority class name set. I don't see why the intended priority class should be overridden when sent down to the executor. This can also conflict with the preemptible label that is unconditionally set prior to the priority class name override.
I mainly find this problematic because we are unable to unset this when managing Armada using the Armada Operator.