You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to run the migration controller under EKS I am hitting an issue where the AWS controllers aren't able to assign the proper Pod SecurityGroup or IRSA to the Job Pod because none of the labels from the 'template' deployment are copied to the Job. I can see reasons for perhaps not copying the labels but need a way to instead specify a set of labels and annotations that the Job will use.