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

Details

    • 0

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: