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

Image Puller doesn't work outside of openshift-operators namespace

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Kubernetes Image Puller Operator failed because of the namespace

      Before this update, having the CheCluster custom resource with `spec.components.imagePuller.enable: true` in the `prod-namespace` namespace resulted in Kubernetes Image Puller Operator failing due to an invalid OperatorGroup. That was causing the following error message: *Operator failed OwnNamespace InstallModeType not supported, cannot configure to watch own namespace*. With this update, this issue is resolved with Kubernetes Image Puller Operator creating a correct OperatorGroup with empty targetNamespaces.
      Show
      = Kubernetes Image Puller Operator failed because of the namespace Before this update, having the CheCluster custom resource with `spec.components.imagePuller.enable: true` in the `prod-namespace` namespace resulted in Kubernetes Image Puller Operator failing due to an invalid OperatorGroup. That was causing the following error message: *Operator failed OwnNamespace InstallModeType not supported, cannot configure to watch own namespace*. With this update, this issue is resolved with Kubernetes Image Puller Operator creating a correct OperatorGroup with empty targetNamespaces.
    • Bug Fix
    • Done
    • Workaround Exists
    • Hide

      Install Image Puller operator before creating CheCluster Cr

      Show
      Install Image Puller operator before creating CheCluster Cr
    • Hide
      •  Install Dev Spaces 3.2 operator (in openshift-operators namespace)
      • Create che-cluster namespace
      • Create CheCluster CR in che-cluster namespace with imagePuller enabled:
      • spec.components.imagePuller.enable: true 
        
        

        Kubernetes Image Puller Operator will be installed in che-cluster namespace but it will be Failed:

      •  

        Operator failed OwnNamespace InstallModeType not supported, cannot configure to watch own namespace

         

      Show
       Install Dev Spaces 3.2 operator (in openshift-operators namespace) Create che-cluster namespace Create CheCluster CR in che-cluster namespace with imagePuller enabled: spec.components.imagePuller.enable: true Kubernetes Image Puller Operator will be installed in che-cluster namespace but it will be Failed:   Operator failed OwnNamespace InstallModeType not supported, cannot configure to watch own namespace  

      It's not possible to use Image Puller outside of openshift-operators namespace

            abazko Anatolii Bazko
            rhn-support-agiertli Anton Giertli
            Max Leonov Max Leonov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: