Valerii Svydenko

Results 93 comments of Valerii Svydenko

Devfile registry maintains [devworkspace generator tool](https://github.com/eclipse-che/che-devfile-registry/tree/main/tools/devworkspace-generator). This tool is used in a few places to generate DevWorkspace and DevWorkspaceTemplate objects: - [Upstream devfile registry](https://github.com/eclipse-che/che-devfile-registry/blob/main/build/scripts/generate_devworkspace_templates.sh#L24-L59) - [Downstream devfile registry](https://github.com/redhat-developer/devspaces/blob/devspaces-3-rhel-8/dependencies/che-devfile-registry/build/scripts/generate_devworkspace_templates.sh#L34-L35) - [Che...

> @tolusha @svor can I get +1 for archiving https://github.com/eclipse-che/che-devfile-registry ? I believe we can do it now +1 from me @mkuznyetsov what about Che release process, should it be...

@AObuchow could you take a look please

FYI: - ~~https://github.com/devfile/api/issues/1454 was resolved and probably we can bump devfile's schemaVersion to 2.2.2 in devfile.yaml files~~ New issue to track https://github.com/devfile/api/issues/1481 - Here is a slack channel to ask...

@ibuziuk @dkwon17 when I change storage type to **Ephemeral**, the image could be built without errors. By default I have storage type **Per-workspace**

@dkwon17 thank you for the information `Ephemeral` storage type works for me I've tried to set a volume 35Gi and 40Gi, but the build was failed: ![screenshot-che-dogfooding apps che-dev x6e0...

problem was resolved by updating devfile, now it's possible to build the plugin reg in dogfooding instance

@RomanNikitenko could you take a look please

I'll take care about it when che-server engine will be disabled