This project is the repo for registry.k8s.io, the production OCI registry service for Kubernetes' container image artifacts
Go to file
Kubernetes Prow Robot 7b5d72168e
Merge pull request #112 from ameukam/registry-sandbox-k8s-io-ar-paths
Use artifact registry for sandbox
2022-10-07 08:59:53 -07:00
cmd/archeio rename sigs.k8s.io/oci-proxy => k8s.io/registry.k8s.io 2022-09-28 12:13:02 -07:00
hack Use artifact registry for sandbox 2022-10-07 17:42:26 +02:00
internal/integration drop unnecessary -short support 2022-04-21 00:02:12 -07:00
pkg/net/cidrs rename sigs.k8s.io/oci-proxy => k8s.io/registry.k8s.io 2022-09-28 12:13:02 -07:00
.gitignore add makefile + boilerplate scripts 2022-01-26 22:41:25 -08:00
.go-version update to Go 1.19.2 2022-10-05 11:47:36 +02:00
CONTRIBUTING.md Initial commit 2021-12-14 17:07:58 -05:00
LICENSE Initial commit 2021-12-14 17:07:58 -05:00
Makefile verify zz_generated_range_data.go is up to date 2022-04-20 16:35:42 -07:00
OWNERS OWNERS: add bentheelder as approver 2022-01-27 00:56:10 +01:00
README.md rename sigs.k8s.io/oci-proxy => k8s.io/registry.k8s.io 2022-09-28 12:13:02 -07:00
SECURITY.md Initial commit 2021-12-14 17:07:58 -05:00
SECURITY_CONTACTS cleanup boilerplate files slightly 2022-01-27 16:51:32 -08:00
cloudbuild.yaml Add stage ids and wait for image build 2022-04-08 14:59:55 +12:00
code-of-conduct.md Initial commit 2021-12-14 17:07:58 -05:00
go.mod bump main module to 1.19 2022-09-28 14:31:41 -07:00
go.sum Bump klog to latest 2022-09-15 02:00:43 +02:00

README.md

registry.k8s.io

This project implements the backend for registry.k8s.io, Kubernetes's container image registry.

For more see cmd/archeio

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.