acoustic-carpenter-78188
12/27/2022, 2:07 PMNodeSelectors
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 checksacoustic-carpenter-78188
12/27/2022, 4:40 PM