pvmigrate
pvmigrate copied to clipboard
Allow setting annotations on migrate pod
When using this on my cluster, it crashed at one point because the migration pod got additional containers from linkerd, which was configured to auto-inject on the given namespace.
It would be great to allow setting annotations on the migration pod to disable this behavior. In my case, I temporarily disabled linkerd injection on the namespace to get this to work.