You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/docs/apis-image.openshift.io/v1.ImageStream.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
89
89
90
90
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
91
91
</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>:
93
93
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
94
94
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like "mysql" or "php:latest") 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's referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
95
95
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
96
96
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
99
99
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
100
100
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
101
101
</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>:
Copy file name to clipboardExpand all lines: api/docs/apis-image.openshift.io/v1.ImageStreamImport.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -398,13 +398,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
398
398
399
399
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
400
400
</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>:
402
402
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
403
403
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like "mysql" or "php:latest") 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's referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
404
404
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
405
405
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
408
408
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
409
409
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
410
410
</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>:
Copy file name to clipboardExpand all lines: api/docs/apis-image.openshift.io/v1.ImageStreamTag.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
276
276
</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>:
277
277
</summary><details><summary> <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
280
280
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
281
281
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
282
282
</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>:
Copy file name to clipboardExpand all lines: api/docs/oapi/v1.ImageStream.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
89
89
90
90
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
91
91
</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>:
93
93
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
94
94
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like "mysql" or "php:latest") 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's referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
95
95
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
96
96
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
99
99
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
100
100
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
101
101
</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>:
Copy file name to clipboardExpand all lines: api/docs/oapi/v1.ImageStreamImport.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -398,13 +398,13 @@ Populated by the system. Read-only. Value must be treated as opaque by clients a
398
398
399
399
Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids">uid</span>:
400
400
</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>:
402
402
</div><details><summary> <span title="(v1.ImageLookupPolicy) lookupPolicy controls how other resources reference images within this namespace.">lookupPolicy</span>:
403
403
</summary><div style="margin-left:13px;"> <span title="(boolean) local will change the docker short image references (like "mysql" or "php:latest") 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's referencePolicy is taken into account on the replaced value. Only works within the current namespace.">local</span>:
404
404
</div></details><details><summary> <span title="(array) tags map arbitrary string values to specific image locators">tags</span>:
405
405
</summary><details><summary> - <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
408
408
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
409
409
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
410
410
</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>:
Copy file name to clipboardExpand all lines: api/docs/oapi/v1.ImageStreamTag.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
276
276
</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>:
277
277
</summary><details><summary> <span title="(object) Annotations associated with images using this tag">annotations</span>:
</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>:
280
280
</summary><div style="margin-left:13px;"> <span title="(string) API version of the referent.">apiVersion</span>:
281
281
</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: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (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>:
282
282
</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