We previously didn't allow users to set custom labels in their Pod spec metadata because we had custom labels that were causing an error. This diff updates V1PodTemplateSpec object creation to merge user defined labels and dagster defined labels.
Details
Details
updated integration test
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- fix-k8s-pods-labels
- Lint
Lint OK - Unit
No Unit Test Coverage