Single Source of Truth for Production
JFrog Artifactory remains the authoritative source for every container image, even for workloads running on Cloud Run and Google Kubernetes Engine (GKE). The Artifact Registry Connector forwards each request live to JFrog Artifactory, so the image a workload pulls through Google Artifact Registry is exactly the image JFrog Artifactory has under management at that moment.
Real-Time Policy Enforcement on Every Pull
Security policies apply at the moment of the request, not just at build time. When a new critical CVE is discovered on an image already in production, blocking it in JFrog Artifactory blocks the next pull from Cloud Run or GKE immediately, with no configuration changes needed on the Google Cloud side.
Passthrough Architecture, No Lag
The Artifact Registry Connector is a passthrough proxy by design. Because no copy of the image is stored in Google Artifact Registry, there is no gap between an update in JFrog Artifactory and what your workloads pull. Every request routes live, keeping governance intact end to end.
A Familiar Pull Pattern for Google Cloud Workloads
Cloud Run, GKE, and other Google Cloud services can pull from JFrog Artifactory the same way they pull from any Artifact Registry repository. No new agent, no runtime dependency, no changes to how developers deploy.
A Simpler Delivery Pipeline
The scheduled sync jobs, mirrored repositories, and custom Cloud Functions that teams have historically used to bridge JFrog Artifactory and Google Artifact Registry can retire. A single Artifact Registry Connector repository replaces the workaround stack with a supported, governed integration.