From f1372d093db39df64ab9d88768aa730f31e16353 Mon Sep 17 00:00:00 2001 From: alok87 Date: Wed, 3 Apr 2019 20:11:31 +0530 Subject: [PATCH] Add cri-api in the staged repository list --- staging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/README.md b/staging/README.md index 727c5b33a41..d9efa6505fc 100644 --- a/staging/README.md +++ b/staging/README.md @@ -16,6 +16,7 @@ Repositories currently staged here: - [`k8s.io/cluster-bootstrap`](https://github.com/kubernetes/cluster-bootstrap) - [`k8s.io/code-generator`](https://github.com/kubernetes/code-generator) - [`k8s.io/component-base`](https://github.com/kubernetes/component-base) +- [`k8s.io/cri-api`](https://github.com/kubernetes/cri-api) - [`k8s.io/csi-api`](https://github.com/kubernetes/csi-api) - [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib) - [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator)