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

v1.11.1 #20354

Merged
merged 6 commits into from
Jul 24, 2018
Merged

v1.11.1 #20354

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
2 changes: 1 addition & 1 deletion api/docs/api/v1.PersistentVolume.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</summary><div style="margin-left:13px;"> <span title="(string) Name is unique within a namespace to reference a secret resource.">name</span>:
</div><div style="margin-left:13px;"> <span title="(string) Namespace defines the space within which the secret name must be unique.">namespace</span>:
</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>:
</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>:
</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>:
</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>:
</summary><div style="margin-left:13px;"> <span title="(string) Name is unique within a namespace to reference a secret resource.">name</span>:
</div><div style="margin-left:13px;"> <span title="(string) Namespace defines the space within which the secret name must be unique.">namespace</span>:
Expand Down
4 changes: 2 additions & 2 deletions api/docs/api/v1.Pod.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down Expand Up @@ -485,7 +485,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down
4 changes: 2 additions & 2 deletions api/docs/api/v1.PodTemplate.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down Expand Up @@ -555,7 +555,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down
4 changes: 2 additions & 2 deletions api/docs/api/v1.ReplicationController.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down Expand Up @@ -560,7 +560,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down
4 changes: 2 additions & 2 deletions api/docs/apis-apps.openshift.io/v1.DeploymentConfig.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down Expand Up @@ -800,7 +800,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down
4 changes: 2 additions & 2 deletions api/docs/apis-apps/v1.DaemonSet.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down Expand Up @@ -566,7 +566,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
</div><div style="margin-left:13px;"> <span title="(string) name must match the name of a persistentVolumeClaim in the pod">name</span>:
</div></details><details><summary> <span title="(array) Pod volumes to mount into the container&#39;s filesystem. Cannot be updated.">volumeMounts</span>:
</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>:
</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>:
</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>:
</div><div style="margin-left:13px;"> <span title="(string) This must match the Name of a Volume.">name</span>:
</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>:
</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>:
Expand Down
Loading