When applying a canary manifest the deployment clone named -primary is missing the fields labels and annotation from the original one.
Reading the documentation about labels and annotations, one might argue that labels are meant to be identifying and thus not-copied in the new deployment (although in my case I would like them duplicated or at least altered but present) but I can't think of a reason for ignoring annotations.