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

Containers start with "CreateContainerConfigError" because of missing Secret

    XMLWordPrintable

Details

    • 0

    Description

      Because we bulk apply all Kustomize-generated resources during a QuayRegistry reconcile, sometimes Deployments can be created before their needed Secrets, resulting in an error from k8s when it tries to mount the referenced Secret.

      This can be easily solved by sorting the Kustomize-generated resources to put Secrets, ConfigMaps, PersistentVolumeClaims, ObjectBucketClaims, and ServiceAccounts before other resources.

      Attachments

        Activity

          People

            rhn-coreos-amerdler Alec Merdler (Inactive)
            rhn-coreos-amerdler Alec Merdler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: