Skip to content

server-acl-init-job.yaml: annotations added only to pod template, missing Job metadata.annotations #5099

@andysharma24

Description

@andysharma24

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Overview of the Issue

When adding annotations to the aclAnnotations these annotations do not get added to the job annotations.

Reproduction Steps

you can use this as your values file to reproduce.

global:
  acls:
    manageSystemACLs: true
aclAnnotations:                                                                                                                                                                                              
   "argocd.argoproj.io/ignore-resource-updates": "true"                                                                                                                                                                                                           

Logs

Expected behavior

Environment details

Additional Context

not added to this.

This makes it impossible for us to set argocd to not diff against this, as we cant set the annotation there. This resource will always show up as missing in argocd due to it being deleted after succesfully running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions