Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-4445

Provide ability to hide defined annotations in ArgoCD web UI

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 1.16.0
    • None
    • ArgoCD

      Description of problem:

      any secret of type dockercfg is including an annotation with the token in clear. While the content of the secret is obfuscated by gitops, it is considered like a security issue that a user can see the token. 

      More precisely, the annotation is this one:

        annotations:
         ...
          openshift.io/token-secret.value: <token>
          ...

      And it's included in any secret with this type: " kubernetes.io/dockercfg "

       

              rh-ee-sghadi Siddhesh Ghadi
              rhn-support-gparente German Parente
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: