Skip to content

Commit 2e5e4de

Browse files
committed
bump client badge from beta -> stable - for #726
Signed-off-by: clux <[email protected]>
1 parent 80d43fd commit 2e5e4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kube-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kube-client
22
[![Client Capabilities](https://img.shields.io/badge/Kubernetes%20client-Silver-blue.svg?style=plastic&colorB=C0C0C0&colorA=306CE8)](https://github.com/kubernetes/design-proposals-archive/blob/main/api-machinery/csi-new-client-library-procedure.md#client-capabilities)
3-
[![Client Support Level](https://img.shields.io/badge/kubernetes%20client-beta-green.svg?style=plastic&colorA=306CE8)](https://github.com/kubernetes/design-proposals-archive/blob/main/api-machinery/csi-new-client-library-procedure.md#client-support-level)
3+
[![Client Support Level; Stable](https://img.shields.io/badge/kubernetes%20client-stable-green.svg?style=plastic&colorA=306CE8)](https://kube.rs/stability)
44

55
The rust counterpart to [kubernetes/client-go](https://github.com/kubernetes/apimachinery).
66
Contains the IO layer plus the core Api layer, and also as well as config parsing.

0 commit comments

Comments
 (0)