Commit 11c52dd
committed
Add 'ephemeral' field to Volume Components
Add field "ephemeral" to Volume components to specify that this volume
should not be persisted. This enables creating devfiles that share
storage between components without having to store data in a persistent
volume.
Signed-off-by: Angel Misevski <[email protected]>1 parent 33a78ae commit 11c52dd
File tree
2 files changed
+10
-0
lines changed- pkg/apis/workspaces
- v1alpha1
- v1alpha2
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
0 commit comments