robertwb commented on PR #30134: URL: https://github.com/apache/beam/pull/30134#issuecomment-1915397602
Good question. This shouldn't be needed for Python (in fact, I was running a Python pipeline when I discovered this via cross-language). It imports and uses google.auth rather than directly inspecting the gcloud files. I don't see any directly manipulation of these files in Go as we do for Java either (and go references to commands like `gcloud config get-value project` should already do the right thing`). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
