Private/Secured Docker Registry: Fails with error - x509: certificate signed by unknown authority #2633
Labels
area/build
kind/bug
Something isn't working
priority/awaiting-more-evidence
Lowest Priority. May be useful, but there is not yet enough supporting evidence.
Expected behavior
Ability to work with a secured private docker registry
Actual behavior
Fails with error - x509: certificate signed by unknown authority
Information
Steps to reproduce the behavior
Looking at the comments GoogleContainerTools/kaniko#169 (comment), I am not sure how to achieve the same using Skaffold.
ERROR:
INFO[0040] Taking snapshot of files...
2019/08/12 16:33:54 existing blob: sha256:5d20c808ce198565ff70b3ed23a991dd49afac45dece63474b27ce6ed036adc6
2019/08/12 16:33:54 pushed blob: sha256:09122320b650d56471912602eda322e12ea2abf6f30b0895e70a77c7dbeabf8d
2019/08/12 16:33:54 pushed blob: sha256:5e5a5673536343cb76edab6af522e63b06186f283d0cbbfeac424b4d22c51bea
2019/08/12 16:33:54 /:v0.26.0-104-g642f7f92-dirty: digest: sha256:b453224c5cb791139262e2cbff230287ada738d41ddb8f5def6f351b0257f3b2 size: 591
FATA[0055] failed to build: build failed: building [/]: kaniko build for [/]: getting image: Get https:///v2/: x509: certificate signed by unknown authority
Also, this issue #2217 looks like the one I am hitting except for the error is about TLS.
The text was updated successfully, but these errors were encountered: