-
is argocd-image-updater supposed to just work:tm: with GKE workload identity for gcr.io auth?
We're seeing authentication errors -
```
"Failed to read tags for host 'gcr.io', repository '/v2/xxx-pr…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Google Container Registry has been recommending migrating to Artifact Registry for some time now.
https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr
In theory, this s…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Is your feature request related to a problem? Please describe.
For my current use case using Google Artifact Registry (GAR)
* GAR local repository for writes
* GAR virtual repo to perform r…
-
I want to deploy this application to google cloud
-
Discussed with @loosebazooka as part of adding a Bazel rule in this repo: we'd like the release process to:
- build the binaries for all platforms on GitHub Actions so it can be fully community-owned…
-
Add a Github Action to scan our published docker images nightly: https://github.com/snyk/actions/tree/master/docker
Action will notify the team if vulnerabilities have been found in any of the base…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [FAQ](https://python-poetry.org/d…
-
GCP official repository does not provide binaries for arm64. However, you can build with `GOARCH=arm64` to generate a working binary, which will also install Debian packages from the Artifact Registry…