Anatolii Bazko

Results 152 comments of Anatolii Bazko

@AObuchow I've updated dev resources and added some annotations for `startTimeoutSeconds` field: ``` // +optional // +kubebuilder:validation:Minimum:=1 // +kubebuilder:default:=300 ``` Do you have any concerns? I am wondering if minimum...

closed in favor of https://github.com/eclipse-che/che-operator/pull/1576

I hope it can help you https://github.com/eclipse/che/issues/21049#issuecomment-1067776895

Available architectures are: * linux/amd64 * linux/ppc64le

@mkhubaibumer There is no specific reason. I think it just hasn't been added.

@monaka How to configure oauth2-proxy [1] [1] https://github.com/eclipse/che/issues/22777#issuecomment-1903918634

Having this feature [1], admin is able to mount storage.conf for all users workspaces. Maybe we can mention this in the doc only. [1] https://eclipse.dev/che/docs/stable/administration-guide/configuring-a-user-namespace/

Why not possible to update `CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS` when a new DS version with CVE fixes is released?