Skip to content

Commit ec1b692

Browse files
authored
Merge pull request #20354 from liggitt/1.11.1
v1.11.1
2 parents c1054f4 + 670f772 commit ec1b692

File tree

160 files changed

+2069
-452
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+2069
-452
lines changed

api/docs/api/v1.PersistentVolume.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
141141
</summary><div style="margin-left:13px;"> <span title="(string) Name is unique within a namespace to reference a secret resource.">name</span>:
142142
</div><div style="margin-left:13px;"> <span title="(string) Namespace defines the space within which the secret name must be unique.">namespace</span>:
143143
</div></details><div style="margin-left:13px;"> <span title="(string) Driver is the name of the driver to use for this volume. Required.">driver</span>:
144-
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
144+
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;.">fsType</span>:
145145
</div><details><summary> <span title="(v1.SecretReference) NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed.">nodePublishSecretRef</span>:
146146
</summary><div style="margin-left:13px;"> <span title="(string) Name is unique within a namespace to reference a secret resource.">name</span>:
147147
</div><div style="margin-left:13px;"> <span title="(string) Namespace defines the space within which the secret name must be unique.">namespace</span>:

api/docs/api/v1.Pod.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
317317
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
318318
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
319319
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
320-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
320+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
321321
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
322322
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
323323
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:
@@ -485,7 +485,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
485485
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
486486
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
487487
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
488-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
488+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
489489
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
490490
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
491491
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:

api/docs/api/v1.PodTemplate.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
387387
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
388388
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
389389
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
390-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
390+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
391391
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
392392
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
393393
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:
@@ -555,7 +555,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
555555
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
556556
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
557557
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
558-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
558+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
559559
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
560560
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
561561
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:

api/docs/api/v1.ReplicationController.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
392392
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
393393
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
394394
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
395-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
395+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
396396
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
397397
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
398398
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:
@@ -560,7 +560,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
560560
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
561561
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
562562
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
563-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
563+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
564564
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
565565
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
566566
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:

api/docs/apis-apps.openshift.io/v1.DeploymentConfig.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
632632
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
633633
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
634634
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
635-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
635+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
636636
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
637637
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
638638
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:
@@ -800,7 +800,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
800800
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
801801
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
802802
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
803-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
803+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
804804
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
805805
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
806806
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:

api/docs/apis-apps/v1.DaemonSet.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
398398
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
399399
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
400400
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
401-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
401+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
402402
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
403403
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
404404
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:
@@ -566,7 +566,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
566566
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
567567
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
568568
</summary><div style="margin-left:13px;"> - <span title="(string) Path within the container at which the volume should be mounted. Must not contain &#39;:&#39;.">mountPath</span>:
569-
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10.">mountPropagation</span>:
569+
</div><div style="margin-left:13px;"> <span title="(string) mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.">mountPropagation</span>:
570570
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
571571
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
572572
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container&#39;s volume should be mounted. Defaults to &#34;&#34; (volume&#39;s root).">subPath</span>:

0 commit comments

Comments
 (0)