Valerii Svydenko

Results 93 comments of Valerii Svydenko

superseded by https://github.com/eclipse-che/che-plugin-registry/pull/1949

@deerskindoll yes, please remove the references and also need to remove PostgreSQL icon from the images on these pages: - https://eclipse.dev/che/docs/stable/administration-guide/server-components/ - https://eclipse.dev/che/docs/stable/administration-guide/che-server/

@deerskindoll I don't see any information about PostgreSQL in the doc, feel free to close it!

@AObuchow @dkwon17 could you please take a look and please change the severity if P2 is not enough

Edit devfile in the workspace and execute **Restart workspace from local devfile** task should be the best way to update the workspace. It also possible to use OpenShift console: https://youropenshifturl.com/k8s/ns//workspace.devfile.io~v1alpha2~DevWorkspace....

Seems the problem with the environment. Netcoredbg used in 2.45.25 requires GLIBCXX_3.4.30: ``` /checode/remote/extensions/muhammad-sammy.csharp-2.45.25-universal/.debugger/netcoredbg/netcoredbg: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /checode/remote/extensions/muhammad-sammy.csharp-2.45.25-universal/.debugger/netcoredbg/netcoredbg) ```

@tolusha could you take a look please

afaik there is no alternatives of .NET Framework SDK for linux and i am not sure that che-traefik, che-ide, project-clone are going to be built specifically for Windows

Che uses https://open-vsx.org as a default extensions registry and you don't need to set it in the CheCluster CR: ![Image](https://github.com/user-attachments/assets/33243062-8039-458f-b475-51ea7eb51cc2) Are there any extensions visible in the Extensions view on...

> cc: @svor maybe you have some input AFAIK, all the devfiles from devfile.io should work I haven't tried devfiles from devfile.io with Che deployed on Minikube, but I can...