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

Ephemeral volumes #324

Merged
merged 2 commits into from
Feb 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions crds/workspace.devfile.io_devworkspaces.v1beta1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1657,6 +1657,11 @@ spec:
description: Configuration overriding for a Volume
component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume
Expand Down Expand Up @@ -1707,6 +1712,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts or
Expand Down Expand Up @@ -3420,6 +3429,11 @@ spec:
description: Configuration overriding for
a Volume component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not
stored persistently across restarts.
Defaults to false
type: boolean
name:
description: Mandatory name that allows
referencing the Volume component in
Expand Down Expand Up @@ -3473,6 +3487,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts
Expand Down Expand Up @@ -5626,6 +5644,11 @@ spec:
description: Allows specifying the definition
of a volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -5666,6 +5689,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -7185,6 +7212,11 @@ spec:
description: Allows specifying the definition
of a volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not
stored persistently across restarts.
Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -7224,6 +7256,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down
36 changes: 36 additions & 0 deletions crds/workspace.devfile.io_devworkspaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1653,6 +1653,11 @@ spec:
description: Configuration overriding for a Volume
component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume
Expand Down Expand Up @@ -1703,6 +1708,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts or
Expand Down Expand Up @@ -3416,6 +3425,11 @@ spec:
description: Configuration overriding for
a Volume component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not
stored persistently across restarts.
Defaults to false
type: boolean
name:
description: Mandatory name that allows
referencing the Volume component in
Expand Down Expand Up @@ -3469,6 +3483,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts
Expand Down Expand Up @@ -5631,6 +5649,11 @@ spec:
description: Allows specifying the definition
of a volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -5671,6 +5694,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -7190,6 +7217,11 @@ spec:
description: Allows specifying the definition
of a volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not
stored persistently across restarts.
Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -7229,6 +7261,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down
34 changes: 34 additions & 0 deletions crds/workspace.devfile.io_devworkspacetemplates.v1beta1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1584,6 +1584,10 @@ spec:
description: Configuration overriding for a Volume
component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts
Expand Down Expand Up @@ -1634,6 +1638,10 @@ spec:
description: Allows specifying the definition of a volume shared
by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing the
Volume component in Container volume mounts or inside
Expand Down Expand Up @@ -3288,6 +3296,11 @@ spec:
description: Configuration overriding for a Volume
component in a plugin
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume
Expand Down Expand Up @@ -3338,6 +3351,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
name:
description: Mandatory name that allows referencing
the Volume component in Container volume mounts or
Expand Down Expand Up @@ -5340,6 +5357,10 @@ spec:
description: Allows specifying the definition of a
volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -5380,6 +5401,10 @@ spec:
description: Allows specifying the definition of a volume shared
by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -6845,6 +6870,11 @@ spec:
description: Allows specifying the definition
of a volume shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored
persistently across restarts. Defaults to
false
type: boolean
size:
description: Size of the volume
type: string
Expand Down Expand Up @@ -6883,6 +6913,10 @@ spec:
description: Allows specifying the definition of a volume
shared by several other components
properties:
ephemeral:
description: Ephemeral volumes are not stored persistently
across restarts. Defaults to false
type: boolean
size:
description: Size of the volume
type: string
Expand Down
Loading