We plan to use MWRS and Placement Policy to copy deployments to mutiple clusters. We need a unique label on the pods of each of these deployments so that we can uniquely identify them and apply routing rules (like Envoy/Istio) to each of these deployments based on incoming request.
Is it possible to achieve this currently? If it is not possible, can we enhance MWRS and have templatized label support in the podspec and OCM updates the label when it is executed?