diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 5c5acb0728f..46863f1f716 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -84240,7 +84240,7 @@ "type": "boolean" }, "volumeDevices": { - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.", + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" @@ -86193,7 +86193,7 @@ "type": "string" }, "volumeMode": { - "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future.", + "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature.", "type": "string" }, "volumeName": { @@ -86409,7 +86409,7 @@ "$ref": "#/definitions/io.k8s.api.core.v1.StorageOSPersistentVolumeSource" }, "volumeMode": { - "description": "volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is an alpha feature and may change in the future.", + "description": "volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is a beta feature.", "type": "string" }, "vsphereVolume": { diff --git a/api/swagger-spec/apps_v1.json b/api/swagger-spec/apps_v1.json index e1f00418afa..50ddd86ef75 100644 --- a/api/swagger-spec/apps_v1.json +++ b/api/swagger-spec/apps_v1.json @@ -8227,7 +8227,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", @@ -9796,7 +9796,7 @@ }, "volumeMode": { "$ref": "v1.PersistentVolumeMode", - "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future." + "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature." }, "dataSource": { "$ref": "v1.TypedLocalObjectReference", diff --git a/api/swagger-spec/apps_v1beta1.json b/api/swagger-spec/apps_v1beta1.json index 78bc79c312e..d829551f17f 100644 --- a/api/swagger-spec/apps_v1beta1.json +++ b/api/swagger-spec/apps_v1beta1.json @@ -5739,7 +5739,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", @@ -6982,7 +6982,7 @@ }, "volumeMode": { "$ref": "v1.PersistentVolumeMode", - "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future." + "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature." }, "dataSource": { "$ref": "v1.TypedLocalObjectReference", diff --git a/api/swagger-spec/apps_v1beta2.json b/api/swagger-spec/apps_v1beta2.json index c120736f433..c20e4236d6e 100644 --- a/api/swagger-spec/apps_v1beta2.json +++ b/api/swagger-spec/apps_v1beta2.json @@ -8227,7 +8227,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", @@ -9800,7 +9800,7 @@ }, "volumeMode": { "$ref": "v1.PersistentVolumeMode", - "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future." + "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature." }, "dataSource": { "$ref": "v1.TypedLocalObjectReference", diff --git a/api/swagger-spec/batch_v1.json b/api/swagger-spec/batch_v1.json index d42ab3d3d81..b28f65f494b 100644 --- a/api/swagger-spec/batch_v1.json +++ b/api/swagger-spec/batch_v1.json @@ -2923,7 +2923,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", diff --git a/api/swagger-spec/batch_v1beta1.json b/api/swagger-spec/batch_v1beta1.json index dcf1a670d31..e40a742cda3 100644 --- a/api/swagger-spec/batch_v1beta1.json +++ b/api/swagger-spec/batch_v1beta1.json @@ -2978,7 +2978,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", diff --git a/api/swagger-spec/batch_v2alpha1.json b/api/swagger-spec/batch_v2alpha1.json index ec644ae9495..3e3f32a5c54 100644 --- a/api/swagger-spec/batch_v2alpha1.json +++ b/api/swagger-spec/batch_v2alpha1.json @@ -2978,7 +2978,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", diff --git a/api/swagger-spec/extensions_v1beta1.json b/api/swagger-spec/extensions_v1beta1.json index 00e23d5fb12..9b42ba5de56 100644 --- a/api/swagger-spec/extensions_v1beta1.json +++ b/api/swagger-spec/extensions_v1beta1.json @@ -8923,7 +8923,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json index 1afe25a96bf..21d43eb62ff 100644 --- a/api/swagger-spec/v1.json +++ b/api/swagger-spec/v1.json @@ -19987,7 +19987,7 @@ }, "volumeMode": { "$ref": "v1.PersistentVolumeMode", - "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future." + "description": "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature." }, "dataSource": { "$ref": "v1.TypedLocalObjectReference", @@ -20320,7 +20320,7 @@ }, "volumeMode": { "$ref": "v1.PersistentVolumeMode", - "description": "volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is an alpha feature and may change in the future." + "description": "volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is a beta feature." }, "nodeAffinity": { "$ref": "v1.VolumeNodeAffinity", @@ -22143,7 +22143,7 @@ "items": { "$ref": "v1.VolumeDevice" }, - "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future." + "description": "volumeDevices is the list of block devices to be used by the container. This is a beta feature." }, "livenessProbe": { "$ref": "v1.Probe", diff --git a/docs/api-reference/apps/v1/definitions.html b/docs/api-reference/apps/v1/definitions.html index 3488071d266..cb6bedc8f21 100755 --- a/docs/api-reference/apps/v1/definitions.html +++ b/docs/api-reference/apps/v1/definitions.html @@ -1012,7 +1012,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
volumeMode
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future.
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature.
false
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeMode
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future.
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature.
false
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeMode
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future.
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature.
false
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeDevices
volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array
volumeMode
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future.
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is a beta feature.
false
volumeMode
volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is an alpha feature and may change in the future.
volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is a beta feature.
false
volumeDevices
-volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future.
volumeDevices is the list of block devices to be used by the container. This is a beta feature.
false
v1.VolumeDevice array