Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-4421

In Quay 3.7, applying new configurations from deleting old/creating a new config secret for quay-app fails

    XMLWordPrintable

Details

    • False
    • None
    • False
    • 0

    Description

      when following step 5 from 7.1.2. Manually Deploying Clair , the old secret is regenerated.

      • locate secret being used by quay-app pod

       

      [sbhavsar@sbhavsar ~]$ oc describe pod quay-app
      
      Environment:
            QE_K8S_CONFIG_SECRET:   sam-registry-quay-config-secret-k74t87mg4d
      • delete this secret

       

      [sbhavsar@sbhavsar ~]$ oc delete secret sam-registry-quay-config-secret-k74t87mg4d
      secret "sam-registry-quay-config-secret-k74t87mg4d" deleted
      [sbhavsar@sbhavsar ~]$ oc get secret | grep sam-registry-quay-config-secret-k74t87mg4d sam-registry-quay-config-secret-k74t87mg4d                  Opaque                                1      2s 
      • Editing secret `am-registry-quay-config-secret-k74t87mg4d` does not work as operator reverts it to original state.
      • The only way to add below parameters is to scale down operator 

      FEATURE_SECURITY_NOTIFICATIONS: trueFEATURE_SECURITY_SCANNER: trueSECURITY_SCANNER_V4_ENDPOINT: http://clairv4
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-sbhavsar Sayali Bhavsar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: