<#303 PodSpec NodeSelectors overwrite the default ...
# flyte-github
a
#303 PodSpec NodeSelectors overwrite the default k8s plugin settings Pull request opened by hamersaw TL;DR Currently the
NodeSelectors
on
PodTasks
do not overwrite the k8s plugin default node selectors, rather it is the opposite. This means that if the same
NodeSelector
exists in both locations the k8s plugin is preferred. This PR changes the preference so that
NodeSelectors
on the
PodTask
overwrite those specified as defaults in the k8s plugin configuration. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description ^^^ Tracking Issue NA Follow-up issue NA flyteorg/flyteplugins All checks have passed 6/6 successful checks