Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create a workspace using an image dockerfile component #23284

Open
RomanNikitenko opened this issue Dec 13, 2024 · 1 comment
Open

Can not create a workspace using an image dockerfile component #23284

RomanNikitenko opened this issue Dec 13, 2024 · 1 comment
Labels
area/devworkspace-operator kind/task Internal things, technical debt, and to-do tasks to be performed. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github.

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Dec 13, 2024

I faced a problem when I tried to create a workspace using an image dockerfile component:
https://devfile.io/docs/2.2.0/adding-an-image-component

There is a warning:

WARNING: "Unsupported Devfile features are present in this workspace. The following features will have no effect: components[].image, used by components: build"

when I create a workspace using an image dockerfile component

Che version

7.96@latest

Steps to reproduce

Try to create a workspace using the following devfile:
https://raw.githubusercontent.com/devfile/registry/refs/heads/main/stacks/go/2.2.0/devfile.yaml

Expected behavior

The workspace is created successfully

Runtime

I faced a problem on the dogfooding instance

Screenshots

image
@RomanNikitenko RomanNikitenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 13, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Dec 13, 2024
@RomanNikitenko
Copy link
Member Author

Actually, it's not a bug, it is not supported on the devworkspace-operator level.
https://github.com/devfile/devworkspace-operator/blob/main/docs/unsupported-devfile-api.adoc

thanks @ibuziuk for clarifying that!

@RomanNikitenko RomanNikitenko added area/devworkspace-operator kind/task Internal things, technical debt, and to-do tasks to be performed. and removed kind/bug Outline of a bug - must adhere to the bug report template. labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devworkspace-operator kind/task Internal things, technical debt, and to-do tasks to be performed. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
Projects
None yet
Development

No branches or pull requests

2 participants