Created
September 1, 2021 13:33
-
-
Save vpavlin/c251bf6f4ad6aad7fb4eb9adcb98d9fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: ImageStream | |
apiVersion: image.openshift.io/v1 | |
metadata: | |
name: vpavlin-test | |
namespace: vpavlin-test | |
uid: 88413385-960e-44de-abe3-d417365e5dad | |
resourceVersion: '340606' | |
generation: 2 | |
creationTimestamp: '2021-09-01T07:59:39Z' | |
annotations: | |
openshift.io/image.dockerRepositoryCheck: '2021-09-01T07:59:40Z' | |
managedFields: | |
- manager: Mozilla | |
operation: Update | |
apiVersion: image.openshift.io/v1 | |
time: '2021-09-01T07:59:39Z' | |
fieldsType: FieldsV1 | |
fieldsV1: | |
'f:spec': | |
'f:lookupPolicy': | |
'f:local': {} | |
'f:tags': | |
.: {} | |
'k:{"name":"latest"}': | |
.: {} | |
'f:annotations': {} | |
'f:from': | |
.: {} | |
'f:kind': {} | |
'f:name': {} | |
'f:generation': {} | |
'f:importPolicy': {} | |
'f:name': {} | |
'f:referencePolicy': | |
.: {} | |
'f:type': {} | |
spec: | |
lookupPolicy: | |
local: true | |
tags: | |
- name: latest | |
annotations: null | |
from: | |
kind: DockerImage | |
name: 'quay.io/centos/centos:latest' | |
generation: 2 | |
importPolicy: {} | |
referencePolicy: | |
type: Source | |
status: | |
dockerImageRepository: 'image-registry.openshift-image-registry.svc:5000/vpavlin-test/vpavlin-test' | |
publicDockerImageRepository: >- | |
default-route-openshift-image-registry.apps.cluster-d229.d229.sandbox602.opentlc.com/vpavlin-test/vpavlin-test | |
tags: | |
- tag: latest | |
items: | |
- created: '2021-09-01T07:59:40Z' | |
dockerImageReference: >- | |
quay.io/centos/centos@sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 | |
image: >- | |
sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 | |
generation: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment