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

Update golang to 1.22.10 and 1.23.4 #235

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

cbgbt
Copy link
Contributor

@cbgbt cbgbt commented Jan 3, 2025

Description of changes:
Updates golang toolchain to the latest versions of 1.22 and 1.23.

Closes #236

Testing done:
I am testing this change in tandem with #233 and #234

  • build bottlerocket-core-kit
  • build bottlerocket-kernel-kit
  • build bottlerocket
  • smoke test bottlerocket ecs & k8s variants (including host-containers)

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@cbgbt
Copy link
Contributor Author

cbgbt commented Jan 3, 2025

This is currently blocked due to #236

Adds a patch from upstream backported for 1.22 that fixes the timing of
the tls tests to avoid expired certs.

Signed-off-by: Matthew Yeazel <[email protected]>
Adds a patch from upstream backported for 1.23 that fixes the timing of
the tls tests to avoid expired certs.

Signed-off-by: Matthew Yeazel <[email protected]>
@cbgbt cbgbt marked this pull request as ready for review January 5, 2025 04:26
@cbgbt cbgbt merged commit 9de1991 into bottlerocket-os:develop Jan 7, 2025
@cbgbt cbgbt deleted the golang-update branch January 7, 2025 23:18
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 this pull request may close these issues.

SDK build fails due to golang tests
4 participants