Ilya Buziuk
Ilya Buziuk
Raising priority based on the retrospective discussion + adding the `sprint/next` label
one of the subtask for this issue could be removing the PVC configuration on the che-server end [1] `che.infra.kubernetes.pvc.strategy` Basically, with DWO in place che-server should not handle the PVC...
In order to prevent namespace creation currently one can specify the following CR property: ``` spec: components: cheServer: extraProperties: CHE_INFRA_KUBERNETES_NAMESPACE_CREATION__ALLOWED: 'false' ``` When a user starts the workspace the following...
@l0rd @benoitf adding devex team AFAIK we have not ever tried the case related to https://www.testcontainers.org/
@l0rd wdyt if we simply contribute a new empty / scratch devfile to the registry (both che and devfile.io for future) with the following content: ``` schemaVersion: 2.2.0 metadata: generateName:...
> We can do that but that would not be in che-samples right? @svor do you happen to know if we can reference the raw definition of the devfile v2...
> I would prefer to embed it in the Dashboard to be honest. Ok, let's proceed that way for now and embed it in Dashboard > Moreover there is no...
Should be fixed in the 1.0.1 upcoming release
looks like current limits are not enough for large clusters. Installation failed on the developer sandbox. As a workaround the memory limit in csv has been updated to 1Gi 
@dkwon17 I believe we need to release 1.0.2 with more generous limits for operator