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

(build) CA bundle from go itself #145

Closed
ldemailly opened this issue Jun 23, 2024 · 0 comments · Fixed by #146
Closed

(build) CA bundle from go itself #145

ldemailly opened this issue Jun 23, 2024 · 0 comments · Fixed by #146

Comments

@ldemailly
Copy link
Member

Look at golang/go#43958
So the Dockerfile can be simplified

ldemailly added a commit that referenced this issue Jun 23, 2024
Note: the commit steps in the original MR is worth checking

* adding local docker test - before addressing #145

* remove alpine

test/connect will fail with 16:07:44 [E] 1: Error fetching 18.222.136.83: Get "https://debug.fortio.org/build-test": tls: failed to verify certificate: x509: certificate signed by unknown authority

* use fortio/workflows#47 to show failure of image in current state

* don't check goreleaser in go checks

* meant to not add all the files before but... lets fix the linter first

* Making CI fail again until we bump cli package

* pre test the cli release, also add negative test

* get the non pre release

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

Successfully merging a pull request may close this issue.

1 participant