> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/pipeline-execution-error-service-selector-must-have-no-label-keys-matching-target-workload.md).

# Pipeline Execution Error "Service selector must have no label keys in common with target workload"

### Issue <a href="#issue" id="issue"></a>

After migrating Spinnaker to `2.24.x+` from a previous version, and upon utilizing the migrated pipelines from the previous version, the following error is observed at the Deploy stage: `"Service selector must have no label keys in common with target workload"` The UI shows the following:

### Cause <a href="#cause" id="cause"></a>

This is resulting from the following caveat (<https://spinnaker.io/docs/guides/user/kubernetes-v2/traffic-management/#caveats>) and an issue impacting prior versions of Spinnaker (<https://github.com/spinnaker/clouddriver/pull/4504>).
