Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3329

cannot deploy devspaces 3.3 on OCP 4.11 clusterbot

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      Not sure yet what's caused this, but there seems to be a problem w/ the quay IIBs for 3.3.

            name: registry-server
            state:
              waiting:
                reason: CrashLoopBackOff
                message: >-
                  back-off 5m0s restarting failed container=registry-server
                  pod=iib-testingdevspaces-fhzmc_openshift-operators(b1fa166a-c65c-4fbf-b7a4-3de866872e72)
            imageID: >-
              quay.io/devspaces/iib@sha256:154b8c58cdcfe1034c9d9d1160d0438ee1a79ac220525853bbc130ab361ebe34
            image: 'quay.io/devspaces/iib:3.3-v4.11-x86_64'
            lastState:
              terminated:
                exitCode: 1
                reason: Error
                message: >+
                  Error: load declarative config directory: unexpected end of JSON
                  input
      
                  Usage:
                    opm serve <source_path> [flags]
      
                  Flags:
                        --debug                    enable debug logging
                    -h, --help                     help for serve
                    -p, --port string              port number to serve on (default "50051")
                    -t, --termination-log string   path to a container termination log file (default "/dev/termination-log")
      
                  Global Flags:
                        --skip-tls-verify   skip TLS certificate verification for container image registries while pulling bundles
                        --use-http          use plain HTTP for container image registries while pulling bundles
      
                startedAt: '2022-09-12T18:01:05Z'
                finishedAt: '2022-09-12T18:01:05Z'
                containerID: >-
                  cri-o://2806d8c85b33cb9358d90c23248137be300f7264ee2cb511553b40f9938e3d84
            containerID: 'cri-o://2806d8c85b33cb9358d90c23248137be300f7264ee2cb511553b40f9938e3d84'

      Looking into the IIB bundle in the /configs/devspaces/ folder, there's no 3.2 devspaces operator listed:

      channel.json
      devspacesoperator.v3.0.0-0.1655378545.p.bundle.json
      devspacesoperator.v3.0.0-0.1655413715.p.bundle.json
      devspacesoperator.v3.0.0-0.1655729426.p.bundle.json
      devspacesoperator.v3.0.0-0.1657548302.p.bundle.json
      devspacesoperator.v3.0.0.bundle.json
      devspacesoperator.v3.0.1-0.1660823057.p.bundle.json
      devspacesoperator.v3.0.1.bundle.json
      devspacesoperator.v3.3.0.bundle.json
      package.json
      

      But in our bundle / CSV for 3.3, we have:

      I suspect that "Error: load declarative config directory: unexpected end of JSON" means "tried to load CSV v3.2.0 but couldn't find in the IIB's configs folder".

      Attachments

        Activity

          People

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: