-
Notifications
You must be signed in to change notification settings - Fork 21
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
Compile in bookworm and update alpine to 3.19 #97
Conversation
Will have to wait for the |
Reran the tests since
|
The build issue has already been reported upstream. There's no rush in going to 3.19 for us so I'll keep this PR in draft for the time being. |
492caeb
to
c880117
Compare
409d123
to
c2f2d1a
Compare
Double checked for BoringCrypto in the runtime boringcrypto container (modified to include $ go tool nm /bin/rollout-operator | grep Boring
16ea60 T crypto/internal/boring/sig.BoringCrypto.abi0
666a0 t kBoringSSLRSASqrtTwo
667a0 t kBoringSSLRSASqrtTwoLen
$ go tool nm /bin/rollout-operator | grep StandardCrypto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, also tried building the image locally and can confirm this correctly builds a boringcrypto image. Thanks for taking care of it!
Alpine Release Notes