-
### 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…
shpml updated
1 month ago
-
Caching for ACR will soon allow users to cache repositories from Google Container Registry. This functionality is tentatively scheduled for release in late July 2023.
-
Google Cloud Services doesn't support pulling images outside of Google Container Registry.
In order to use lakeFS natively in Google Cloud Services, we'll need to push lakefs docker image to public G…
ortz updated
8 months ago
-
**Description**
Add Container Registry support for `google_container_registry` (TF)
**Sources**
* [Terraform Resource Documentation](https://registry.terraform.io/providers/hashicorp/google/l…
-
[Am a Googler ;-)] [Google Container Registry](https://cloud.google.com/container-registry/) (GCR) provides Google Cloud Platform (GCP) users with a convenient private Docker registry. The GCP comman…
-
**Description**
Hi,
When I attempt to add a Google container registry, the web UI displays an error:
> Registry creation failed. Not found
Is it possible to use Swarmpit with the Google …
-
**References**
Need to fetch GCP container registries and image details.
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_registry
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
on darwin_arm64
+ provider registry.opentofu.org/hashicorp/google v6.3.0
+ provider registry.opentofu.org/hashicorp/google-beta v6.3.0
+ provider reg…
-
**Description**
I integrated trivy inside one of my gitlab pipeline.
```
docker run --rm -v /tmp:/tmp -e TRIVY_USERNAME='' -e GOOGLE_APPLICATION_CREDENTIALS=/tmp/RANDOM.json -v $HOME/Library/C…
-
Similar to the AWS Container registry, authenticating with a Google container registry requires using the `gcloud` tool or obtaining and using temporary credentials. We should be providing a similar …