-
Notifications
You must be signed in to change notification settings - Fork 243
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
Add support for ephemeral volumes. #5131
Comments
/status blocked |
fixed /remove-status blocked |
odo has We do not remove odo's To reproduce this issue, create a java-maven component, change the apiVersion to 2.1.0 and add Acceptance Criteria:
|
Do we want to add a flag |
this is good idea 👍 . We should do that. |
Devfile 2.1.0 introduced new field in
volume
components calledephemeral
When
ephemeral: true
the volume should be always created asemptyDir
/kind feature
/area devfile
/priority high
The text was updated successfully, but these errors were encountered: