-
## Enhancement
I would like to request pushing the built tidb (and tikv for that matter) docker image to other registries like github container registry, google container registry and amazon web se…
-
### What would you like to be added?
The Google Container Registry is deprecated. Transitioning within the Google ecosystem, to their Artifact Registry, is described on https://cloud.google.com/artif…
-
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**…
-
GCP supports authenticating from different trusted identities. One possible authentication story is a user wants to auth from AWS against a GCloud Container Registry. Currently the [auth code](https:/…
-
I want to deploy this application to google cloud
-
@jeffmendoza ran a quick Allstar operations overview for the other @ossf/scorecard-admins (Steering) members and I want to make sure we capture some of the content and potential follow-ups as an issue…
-
This work includes:
- [x] Moving the `ci/Dockerfile` to the root to have the current build context. This way, the CI image can pickup the current version instead of pulling from master on GitHub; t…
-
- GKE cluster is running on `linux/amd64`
- other images are `linux/amd64` (e.g. [v1.4.3](https://gcr.io/gke-release/gcs-fuse-csi-driver-sidecar-mounter@sha256:a527a083127fb456c96a6e4a478639222065dc0…
-
Our cloud run resource needs to be updated every run as the environment variables are reordering. This seems to be completely on the Terraform side as our actual Cloud Run instance does not seem to be…
-
**Describe the bug**:
K8s is able to pull images using the provided pull secrets, even if one of them doesn't exist
_vault-secrets-webhook_ picks the first listed imagePullSecret and broke if it _…