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

Mismatch between container image tags for RC and SDK expectations #21607

Closed
damccorm opened this issue Jun 5, 2022 · 0 comments · Fixed by #17725 or #17756
Closed

Mismatch between container image tags for RC and SDK expectations #21607

damccorm opened this issue Jun 5, 2022 · 0 comments · Fixed by #17725 or #17756
Assignees

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 5, 2022

Beam Portable runner expects:

INFO:root:Default Python SDK image for environment is apache/beam_python3.7_sdk:2.39.0rc2

However, when building an RC we, build an image apache/beam_python3.7_sdk:2.39.0_rc2

We need to change the tags in the release scripts, at least for Python images. Not sure about other languages, likely as well - we need to see what runners expect.

Imported from Jira BEAM-14494. Original Jira may contain additional context.
Reported by: tvalentyn.

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