Temporary Storage toggle in Get Started Page does not respect preferred ephemeral type
See original GitHub issueDescribe the bug
Storage toggle in Get Started Page does not respect preferred ephemeral type
Che version
- latest
- nightly
- other: 7.17.2
Steps to reproduce
- Deploy Che with configured
CHE_WORKSPACE_STORAGE_AVAILABLE__TYPES: ephemeral
CHE_WORKSPACE_STORAGE_PREFERRED__TYPE: ephemeral
- Check that on Get Started page temporary storage toggle is disabled (persistent).
Expected behavior
Temporary storage toggle is enabled as configured.
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Screenshots
Installation method
- chectl
- provide a full command that was used to deploy Eclipse Che (including the output)
- provide an output of
chectl version
command
- OperatorHub
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Eclipse Che Logs
Additional context
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12 (12 by maintainers)
Top Results From Across the Web
How Storage Works in a Kubernetes Container Cluster
First, let's consider how it works with two different types of storage – ephemeral and persistent storage and the use cases for both....
Read more >Set Chrome policies for users or browsers - Google Support
Enrolled browsers to enforce policies when users open Chrome browser on managed Microsoft Windows, Apple Mac, or Linux computers. Signing in is not...
Read more >About storage drivers - Docker Documentation
Docker uses storage drivers to store image layers, and to store data in the writable layer of a container. The container's writable layer...
Read more >Microsoft Edge Browser Policy Documentation
Use the links in the table to get more details about specific policies. Application Guard settings; Cast; Content settings; Default search ...
Read more >Environments and deployments - GitLab Docs
Deployments show up in this list only after a deployment job has created them. ... devel matches the environment name development , but...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sleshchenko thanks for heads up, I believe we would need it in 7.18.x since Hosted Che is supposed to run against the version that will be used in the next CRW (7.18.x for CRW 2.4)
it’s not expected to be fixed in 7.18.0 but as we see - after fix - persistent is going to appear on the rhche by default.