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

The ConfigMap is invalid: metadata.annotations: Too long: must have at most 262144 characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.7.0
    • 1.5.2
    • ArgoCD
    • None
    • 5
    • False
    • None
    • False
    • GITOPS Sprint 223

      ISSUE:
      =====

      Customer  is facing the bellow  error  when applying  a  ConfigMap via gitops

      The gitops operator version used  is: 1.5.2

      ~~~
      ConfigMap is invalid: metadata.annotations: Too long: must have at most 262144 characters
      ~~~

      OBSERVATIONS:
      =============

      the customer already tried bellow configuration without success

      ~~~
       syncOptions:
             - Replace=true
      ~~~

      ~~~
       syncOptions:

             - ApplyOutOfSyncOnly=true

             - Replace=true

             - PruneLast=true
      ~~~

      From this link [0] shows similar issue reported in the upstream project.
      https://github.com/argoproj/argo-cd/issues/7131

              aveerama@redhat.com Abhishek Veeramalla
              rhn-support-szemmour Samy Zemmouri
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: