[
https://issues.apache.org/jira/browse/BEAM-8337?focusedWorklogId=356540&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-356540
]
ASF GitHub Bot logged work on BEAM-8337:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/19 20:52
Start Date: 09/Dec/19 20:52
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #10272: [BEAM-8337]
publish Flink job server container images
URL: https://github.com/apache/beam/pull/10272#discussion_r355677840
##########
File path: website/src/contribute/release-guide.md
##########
@@ -691,6 +691,15 @@ done
./gradlew :sdks:go:container:dockerPush -Pdocker-tag=${RELEASE}_rc{RC_NUM}
```
+* Build Flink job server images and push to DockerHub.
+
+```
+FLINK_VER=("1.7", "1.8", "1.9")
Review comment:
> I'd say the risk is higher that we forget to update this list
That's a good point. And in the worst case scenario, even if there are stale
directories, it would be presumably easier to delete the unsupported containers
than to build new ones.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 356540)
Time Spent: 3h (was: 2h 50m)
> Add Flink job server container images to release process
> --------------------------------------------------------
>
> Key: BEAM-8337
> URL: https://issues.apache.org/jira/browse/BEAM-8337
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Could be added to the release process similar to how we now publish SDK
> worker images.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)