redhat-cop / rhel-edge-automation-arch

RHEL for Edge Automation Deployment Architecture
Apache License 2.0
43 stars 31 forks source link

Failure to deploy Quay 3.6 due to incomplete spec in quayregistry manifest #241

Closed jordigilh closed 2 years ago

jordigilh commented 2 years ago

With Quay 3.6, the default list of components expected by quay include a new one:

kind: tls

Without this component in the manifest, the quay operator and argocd deliver a constant back and forth trying to to sync the manifest to their own expectations, preventing the deployment of Quay to reach its final status.