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

Selecting storage type doesn't work with dashboard factory URL #22934

Open
AObuchow opened this issue Apr 19, 2024 · 0 comments
Open

Selecting storage type doesn't work with dashboard factory URL #22934

AObuchow opened this issue Apr 19, 2024 · 0 comments
Labels
area/factory/dashboard Issues related to factories frontend (che user dashboard side) kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/next

Comments

@AObuchow
Copy link

Describe the bug

I followed the documentation for changing the storage type through the factory URL, but it always defaults to per-workspace (I guess it defaults to the storage strategy set in the Che Cluster CR. This happens on the dogfooding instance and DevSpaces 3.13 pre-release.

Che version

7.84@latest

Steps to reproduce

  1. Create a workspace using a factory URL with the storage-type attribute set to something other than the default storage type used in the Che Cluster CR (e.g. use storageType=ephemeral): https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com#https://github.com/AObuchow/nodejs-devfile-test?storageType=ephemeral
  2. Wait for the workspace to startup (you can see in the dashboard URL it should be using epehemeral storage
  3. When workspace starts up, check the workspace info and see that it's not using the desired storage type:

image

Expected behavior

The workspace should be using the storage type provided in the factory URL. In my example case, it should be using ephemeral storage.

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/latest

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@AObuchow AObuchow added kind/bug Outline of a bug - must adhere to the bug report template. area/factory/dashboard Issues related to factories frontend (che user dashboard side) labels Apr 19, 2024
@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. sprint/next labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/factory/dashboard Issues related to factories frontend (che user dashboard side) kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/next
Projects
None yet
Development

No branches or pull requests

2 participants