Ludovic Post created BEAM-13086:
-----------------------------------

             Summary: Failing to prebuild python sdk container using cloud build
                 Key: BEAM-13086
                 URL: https://issues.apache.org/jira/browse/BEAM-13086
             Project: Beam
          Issue Type: Bug
          Components: runner-dataflow
            Reporter: Ludovic Post


Today,  cloud build jobs started to fail with the following error: "error 
checking push permissions".
I was able to fix the issue using the following workaround: Update the 
hardcoded image url from "gcr.io/kaniko-project/executor:latest" to 
"gcr.io/kaniko-project/executor:v1.6.0" in 
https://github.com/apache/beam/blob/070ea22d507a2c26d838c872bb5790b8dad7f9b8/sdks/python/apache_beam/runners/portability/sdk_container_builder.py#L248

Kanito executor related bug: [Error on pushing image to GCR · Issue #1791 · 
GoogleContainerTools/kaniko · 
GitHub|https://github.com/GoogleContainerTools/kaniko/issues/1791]





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to