From 2ee2137fc508d4eb5b7c2d8ff50bcfd0b67d4596 Mon Sep 17 00:00:00 2001 From: Swati Sehgal Date: Fri, 27 May 2022 09:59:02 +0100 Subject: [PATCH] nrt-api: Add noderesourcetopology-api to list of staging repos Signed-off-by: Swati Sehgal --- staging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/README.md b/staging/README.md index 1dc98165064..0219b64afe3 100644 --- a/staging/README.md +++ b/staging/README.md @@ -30,6 +30,7 @@ Repositories currently staged here: - [`k8s.io/legacy-cloud-providers`](https://github.com/kubernetes/legacy-cloud-providers) - [`k8s.io/metrics`](https://github.com/kubernetes/metrics) - [`k8s.io/mount-utils`](https://github.com/kubernetes/mount-utils) +- [`k8s.io/noderesourcetopology-api`](https://github.com/kubernetes/noderesourcetopology-api) - [`k8s.io/pod-security-admission`](https://github.com/kubernetes/pod-security-admission) - [`k8s.io/sample-apiserver`](https://github.com/kubernetes/sample-apiserver) - [`k8s.io/sample-cli-plugin`](https://github.com/kubernetes/sample-cli-plugin)