Closed sabre1041 closed 8 years ago
Updates the deploymentConfig of the Integrated Docker registry to set the scheme in the livenessProbe to HTTPS
Provision a new environment and validate the docker registry pod has started successfully and is not restarting (4th column is 0)
oc get pods -n default | awk '/registry/'
N/A
/cc @etsauer @oybed
@sabre1041 is this a fix to a bug introduced in 3.1.1? Or something that existed before?
@etsauer fix to a bug introduced in 3.1.1. BZ is in the source code comment
What does this PR do?
Updates the deploymentConfig of the Integrated Docker registry to set the scheme in the livenessProbe to HTTPS
How should this be manually tested?
Provision a new environment and validate the docker registry pod has started successfully and is not restarting (4th column is 0)
Is there a relevant Issue open for this?
N/A
Who would you like to review this?
/cc @etsauer @oybed