[
https://issues.apache.org/jira/browse/BEAM-11739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296206#comment-17296206
]
Beam JIRA Bot commented on BEAM-11739:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Add tag to docker image when pushing to container registry
> ----------------------------------------------------------
>
> Key: BEAM-11739
> URL: https://issues.apache.org/jira/browse/BEAM-11739
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P2
> Labels: stale-assigned
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Dataflow runner tries to push using the latest tag and it fails locally with
> error:
> {code:java}
> Using default tag: latest The push refers to repository
> [us.gcr.io/apache-beam-testing/java-postcommit-it/java] tag does not exist:
> us.gcr.io/apache-beam-testing/java-postcommit-it/java:latest{code}
> Change to push with the docker tag[1]
> [1]
> https://cloud.google.com/container-registry/docs/pushing-and-pulling#push_the_tagged_image_to
--
This message was sent by Atlassian Jira
(v8.3.4#803005)