You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/02/02 19:23:00 UTC

[jira] [Updated] (BEAM-11739) Add tag to docker when pushing container for Dataflow runner

     [ https://issues.apache.org/jira/browse/BEAM-11739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-11739:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Add tag to docker when pushing container for Dataflow runner
> ------------------------------------------------------------
>
>                 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
>
> 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)