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

[Task]: Ensure the Go version used for container builds is the latest available. #27692

Closed
1 of 15 tasks
lostluck opened this issue Jul 26, 2023 · 4 comments · Fixed by #27900
Closed
1 of 15 tasks

[Task]: Ensure the Go version used for container builds is the latest available. #27692

lostluck opened this issue Jul 26, 2023 · 4 comments · Fixed by #27900
Assignees

Comments

@lostluck
Copy link
Contributor

What needs to happen?

Go makes security patch releases of their tooling, so it's good to ensure we're up to date for each release.

This affects container bootloader security, WRT CVEs that are listed when the containers are scanned.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@lostluck lostluck added this to the 2.50.0 Release milestone Jul 26, 2023
@lostluck lostluck self-assigned this Jul 26, 2023
@github-actions github-actions bot added the P2 label Jul 26, 2023
@lostluck
Copy link
Contributor Author

lostluck commented Aug 2, 2023

2.50 release manager here.
This issue is currently tagged for the 2.50.0 release, which cuts in a week on August 9th.

Please complete work and get it into the main branch in that time, or move this issue to the 2.51 Milestone: https://github.com/apache/beam/milestone/15

@lostluck
Copy link
Contributor Author

lostluck commented Aug 2, 2023

There's a 1.20.7 release so, I need to make that change at least.

@lostluck
Copy link
Contributor Author

lostluck commented Aug 8, 2023

https://go.dev/doc/go1.21 just got released!, so, we'll update to that then.

@lostluck
Copy link
Contributor Author

lostluck commented Aug 8, 2023

Filed #27897 to track for 2.51.0

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

Successfully merging a pull request may close this issue.

1 participant