-
### Expected Behavior
It should be valid to use any *managed* custom `Credentials` implementation with `ProviderFactory#credentials`. Gradle has all the features internally to identify the …
-
# Chainguard Registry Visual Reference Architecture Needed
## Overview
We need to create a comprehensive visual reference architecture that illustrates how Chainguard's Registry operates both as a s…
-
### Expected Behavior
The following will provide a list of IP addresses:
```terraform
data "github_ip_ranges" "default" {}
```
### Actual Behavior
It fails with the following:
>Error: json: can…
-
## Description
When adding a protobuf schema artifact with integrity check `ALL_REFS_MAPPED` enabled I get an "unmapped reference" violation exception because this reference is not specified. However…
m-kay updated
1 month ago
-
Hi,
do you plan to support Artifact Registry Repository Cleanup Policy?
If I understand correctly it is possible to do it in this module.
I used the examples in the google provider documentation to…
-
## Tell us about the problem you're trying to solve
We are currently running [Airbyte via helm](https://github.com/airbytehq/airbyte/tree/master/charts/airbyte) within our internal AKS cluster. Our c…
-
`cloudbuild.yaml` currently pushes Docker images to Google Cloud Registry (GCR). However, as highlighted in the [Google Cloud documentation](https://cloud.google.com/artifact-registry/docs/transition/…
-
# Summary
Implement support for "automated" sync policy for helm repositories. Currently, "automated" sync policy is supported for git repositories i.e., whenever there is a change in helm manifest…
-
I followed:
- https://taneli-leppa.medium.com/synchronizing-containers-from-jfrog-artifactory-to-google-cloud-artifact-registry-5346a13c5808
My JFrog Artifactory is listening on a **private IP**…
-
I'm trying to use [Direct Workload Identity Federation](https://github.com/google-github-actions/auth?tab=readme-ov-file#preferred-direct-workload-identity-federation) in my GitHub Actions to directly…