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

Operator 3.5.1 fails to check Route API on OCP 4.8

XMLWordPrintable

      When deploying the below QuayRegistry the rollout is blocked with the following error message:

      could not check for `Routes` API: yaml: line 4: found character that cannot start any token 

      QuayRegistry spec:

      apiVersion: quay.redhat.com/v1
      kind: QuayRegistry
      metadata:
        name: example
      spec:
        components:
          - kind: clair
            managed: false
          - kind: postgres
            managed: false
          - kind: objectstorage
            managed: false
          - kind: redis
            managed: true
          - kind: horizontalpodautoscaler
            managed: true
          - kind: route
            managed: true
          - kind: mirror
            managed: true
          - kind: monitoring
            managed: false
        configBundleSecret: quay-config-bundle
      

            rmarasch@redhat.com Ricardo Maraschini (Inactive)
            DanielMesser Daniel Messer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: