Skip to content

Commit 7e58a2c

Browse files
committed
deprecate the imagestream.spec.DockerImageRepository field
1 parent bb340c5 commit 7e58a2c

File tree

47 files changed

+1865
-57976
lines changed

Some content is hidden

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

47 files changed

+1865
-57976
lines changed

api/docs/apis-image.openshift.io/v1.ImageStream.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
8989
9090
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
9191
</div></details><details open><summary><span title="(v1.ImageStreamSpec) Spec describes the desired state of this stream">spec</span>:
92-
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server">dockerImageRepository</span>:
92+
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server Deprecated: This field is deprecated as of v3.7 and will be removed in a future release Specify the source for the tags to be imported in each tag via the spec.tags.from reference instead.">dockerImageRepository</span>:
9393
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
9494
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like &#34;mysql&#34; or &#34;php:latest&#34;) on objects in this namespace to the image ID whenever they match this image stream, instead of reaching out to a remote registry. The name will be fully qualified to an image ID if found. The tag&#39;s referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
9595
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
9696
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
9797
</summary><div style="margin-left:13px;"> - <span title="(string)">[string]</span>:
98-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
98+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
9999
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
100100
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
101101
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

api/docs/apis-image.openshift.io/v1.ImageStreamImport.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,13 +398,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
398398
399399
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
400400
</div></details><details><summary> <span title="(v1.ImageStreamSpec) Spec describes the desired state of this stream">spec</span>:
401-
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server">dockerImageRepository</span>:
401+
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server Deprecated: This field is deprecated as of v3.7 and will be removed in a future release Specify the source for the tags to be imported in each tag via the spec.tags.from reference instead.">dockerImageRepository</span>:
402402
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
403403
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like &#34;mysql&#34; or &#34;php:latest&#34;) on objects in this namespace to the image ID whenever they match this image stream, instead of reaching out to a remote registry. The name will be fully qualified to an image ID if found. The tag&#39;s referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
404404
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
405405
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
406406
</summary><div style="margin-left:13px;"> - <span title="(string)">[string]</span>:
407-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
407+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
408408
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
409409
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
410410
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

api/docs/apis-image.openshift.io/v1.ImageStreamTag.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
276276
</div></details><details><summary><span title="(v1.TagReference) tag is the spec tag associated with this image stream tag, and it may be null if only pushes have occurred to this image stream.">tag</span>:
277277
</summary><details><summary> <span title="(object) Annotations associated with images using this tag">annotations</span>:
278278
</summary><div style="margin-left:13px;"> <span title="(string)">[string]</span>:
279-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
279+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
280280
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
281281
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
282282
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

api/docs/oapi/v1.ImageStream.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
8989
9090
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
9191
</div></details><details open><summary><span title="(v1.ImageStreamSpec) Spec describes the desired state of this stream">spec</span>:
92-
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server">dockerImageRepository</span>:
92+
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server Deprecated: This field is deprecated as of v3.7 and will be removed in a future release Specify the source for the tags to be imported in each tag via the spec.tags.from reference instead.">dockerImageRepository</span>:
9393
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
9494
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like &#34;mysql&#34; or &#34;php:latest&#34;) on objects in this namespace to the image ID whenever they match this image stream, instead of reaching out to a remote registry. The name will be fully qualified to an image ID if found. The tag&#39;s referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
9595
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
9696
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
9797
</summary><div style="margin-left:13px;"> - <span title="(string)">[string]</span>:
98-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
98+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
9999
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
100100
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
101101
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

api/docs/oapi/v1.ImageStreamImport.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,13 +398,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
398398
399399
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
400400
</div></details><details><summary> <span title="(v1.ImageStreamSpec) Spec describes the desired state of this stream">spec</span>:
401-
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server">dockerImageRepository</span>:
401+
</summary><div style="margin-left:13px;"> <span title="(string) dockerImageRepository is optional, if specified this stream is backed by a Docker repository on this server Deprecated: This field is deprecated as of v3.7 and will be removed in a future release Specify the source for the tags to be imported in each tag via the spec.tags.from reference instead.">dockerImageRepository</span>:
402402
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
403403
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like &#34;mysql&#34; or &#34;php:latest&#34;) on objects in this namespace to the image ID whenever they match this image stream, instead of reaching out to a remote registry. The name will be fully qualified to an image ID if found. The tag&#39;s referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
404404
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
405405
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
406406
</summary><div style="margin-left:13px;"> - <span title="(string)">[string]</span>:
407-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
407+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
408408
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
409409
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
410410
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

api/docs/oapi/v1.ImageStreamTag.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
276276
</div></details><details><summary><span title="(v1.TagReference) tag is the spec tag associated with this image stream tag, and it may be null if only pushes have occurred to this image stream.">tag</span>:
277277
</summary><details><summary> <span title="(object) Annotations associated with images using this tag">annotations</span>:
278278
</summary><div style="margin-left:13px;"> <span title="(string)">[string]</span>:
279-
</div></details><details><summary> <span title="(v1.ObjectReference) From is a reference to an image stream tag or image stream this tag should track">from</span>:
279+
</div></details><details><summary> <span title="(v1.ObjectReference) Optional; if specified, a reference to another image that this tag should point to. Valid values are ImageStreamTag, ImageStreamImage, and DockerImage.">from</span>:
280280
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
281281
</div><div style="margin-left:13px;"> <span title="(string) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: &#34;spec.containers{name}&#34; (where &#34;name&#34; refers to the name of the container that triggered the event) or if no container name is specified &#34;spec.containers[2]&#34; (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.">fieldPath</span>:
282282
</div><div style="margin-left:13px;"> <span title="(string) Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds">kind</span>:

0 commit comments

Comments
 (0)