From 8129b7968ba6f71c41523411c32d982a6f14d896 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Thu, 8 Dec 2022 08:18:37 +0100 Subject: [PATCH] staging: add DRA repo to list --- staging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/README.md b/staging/README.md index 1dc98165064..2292b11baae 100644 --- a/staging/README.md +++ b/staging/README.md @@ -20,6 +20,7 @@ Repositories currently staged here: - [`k8s.io/controller-manager`](https://github.com/kubernetes/controller-manager) - [`k8s.io/cri-api`](https://github.com/kubernetes/cri-api) - [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib) +- [`k8s.io/dynamic-resource-allocation`](https://github.com/kubernetes/dynamic-resource-allocation) - [`k8s.io/kms`](https://github.com/kubernetes/kms) - [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator) - [`k8s.io/kube-controller-manager`](https://github.com/kubernetes/kube-controller-manager)