Closed hawkeye-sama closed 8 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
@hawkeye-sama Thanks for fixing!
Hi maintainers. This PR is based on #354
Found an issue that when deploying to App engine via github actions for standard environment, you get logs with this error
reason: generic::permission_denied: failed to fetch manifest: generic::permission_denied
which is due toArtifact Registry Reader
Permission missing from service account used. I did not encounter this issue for flexible environment. Tested with following configurationsdeploy.yaml
( github workflow )app.yaml