Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get "https://index.docker.io/v2/": x509: certificate signed by unknown authority #8805

Closed
alexec opened this issue May 19, 2022 · 1 comment · Fixed by #8806
Closed

Get "https://index.docker.io/v2/": x509: certificate signed by unknown authority #8805

alexec opened this issue May 19, 2022 · 1 comment · Fixed by #8806
Labels

Comments

@alexec
Copy link
Contributor

alexec commented May 19, 2022

I think we need to copy ca-certificates onto the workflow-controller image.

See #6635

failed to look-up entrypoint/cmd for image "golang:1.18", you must either explicitly specify the command, or list the image's command in the index: https://argoproj.github.io/argo-workflows/workflow-executors/#emissary-emissary: Get "https://index.docker.io/v2/": x509: certificate signed by unknown authority

Using scratch causes many small issue like this. Maybe we should use distroless instead?

https://github.com/GoogleContainerTools/distroless/blob/main/base/README.md

alexec added a commit that referenced this issue May 19, 2022
alexec added a commit that referenced this issue May 19, 2022
This was referenced Jun 20, 2022
@sarabala1979 sarabala1979 mentioned this issue Jul 30, 2022
51 tasks
@dvaldivia
Copy link

@alexec is there a way to add additional certificates from the workflow-controller-configmap ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants