From 57597ca335b8175ed7007b8d40b62094305731f8 Mon Sep 17 00:00:00 2001 From: dabaooline <201028369@qq.com> Date: Thu, 25 Feb 2021 19:42:33 +0800 Subject: [PATCH] Update README.md add k8s.io/mount-utils to staging readme --- staging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/README.md b/staging/README.md index 278a8c630a3..4227e5862b6 100644 --- a/staging/README.md +++ b/staging/README.md @@ -28,6 +28,7 @@ Repositories currently staged here: - [`k8s.io/kubelet`](https://github.com/kubernetes/kubelet) - [`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/sample-apiserver`](https://github.com/kubernetes/sample-apiserver) - [`k8s.io/sample-cli-plugin`](https://github.com/kubernetes/sample-cli-plugin) - [`k8s.io/sample-controller`](https://github.com/kubernetes/sample-controller)