DeploymentConfig post hook imagestream tagging return x509: certificate signed by unknown authority RHCOP 3.11
Issue
- Connecting through the Openshift Web console following the below stepts:
Actions--> Edit --> Advanced strategy options--> Tag image if the deployment succeeds

- Save and Deploy the image again seems that successfully ends but checking the imagestream show the error:
$ oc get is ruby-hello-world -o yaml
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
annotations:
.....
- generation: 3
lastTransitionTime: 2019-04-17T11:12:52Z
message: 'Internal error occurred: Get https://docker-registry.default.svc:5000/v2/:
x509: certificate signed by unknown authority'
reason: InternalError
status: "False"
type: ImportSuccess
items: null
tag: test
Environment
- Openshift Platform Container 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.