Allow kubectl annotate
to annotate nested template objects #37666
Closed
Description
What keywords did you search in Kubernetes issues before filing this one? "annotations propagated to pods"
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
If I pass annotations to deployment object meta it doesn't get propagated to pods but gets propagated to ReplicaSets. I need to pass it explicitly to a Pod Template to make it work . Is this fixed or am I doing something wrong . I am using 1.2.6