-
Bug
-
Resolution: Done
-
Critical
-
2.13.0.GA, 3.0.0.GA
-
False
-
False
-
-
Documented as Known Issue
-
Trying to install CRW with k8s image puller enabled (by switching the flag in checluster CR) when CRW is installed from tech-preview-latest-all-namespaces channel results in k8s image puller operator not being able to install
AllNamespaces InstallModeType not supported, cannot configure to watch all namespaces
checluster CR used for installation:
kind: CheCluster
apiVersion: org.eclipse.che/v1
metadata:
name: codeready-workspaces
namespace: openshift-operators
spec:
imagePuller:
enable: true
auth:
externalIdentityProvider: false
identityProviderAdminUserName: ''
identityProviderClientId: ''
identityProviderPassword: ''
identityProviderRealm: ''
identityProviderURL: ''
initialOpenShiftOAuthUser: true
oAuthClientName: ''
oAuthSecret: ''
database:
chePostgresDb: ''
chePostgresHostName: ''
chePostgresPassword: ''
chePostgresPort: ''
chePostgresUser: ''
externalDb: false
devWorkspace:
enable: true
metrics:
enable: true
server:
allowUserDefinedWorkspaceNamespaces: false
cheClusterRoles: ''
cheFlavor: codeready
cheWorkspaceClusterRole: ''
gitSelfSignedCert: false
nonProxyHosts: ''
proxyPassword: ''
proxyPort: ''
proxyURL: ''
proxyUser: ''
serverExposureStrategy: ''
serverTrustStoreConfigMapName: ''
tlsSupport: true
workspaceNamespaceDefault: <username>-codeready
storage:
postgresPVCStorageClassName: ''
preCreateSubPaths: true
pvcClaimSize: 10Gi
pvcStrategy: common
workspacePVCStorageClassName: ''