Update badges links in csi-new-client-library-procedure.md
This commit is contained in:
parent
05aed9667d
commit
0acb016b48
|
@ -24,7 +24,7 @@ Development would be based on a generated client using OpenAPI and [swagger-code
|
|||
|
||||
### Client Capabilities
|
||||
|
||||
* Bronze Requirements [](https://github.com/kubernetes-client)
|
||||
* Bronze Requirements [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-capabilities)
|
||||
|
||||
* Support loading config from kube config file
|
||||
|
||||
|
@ -40,11 +40,11 @@ Development would be based on a generated client using OpenAPI and [swagger-code
|
|||
|
||||
* Works from within the cluster environment.
|
||||
|
||||
* Silver Requirements [](https://github.com/kubernetes-client)
|
||||
* Silver Requirements [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-capabilities)
|
||||
|
||||
* Support watch calls
|
||||
|
||||
* Gold Requirements [](https://github.com/kubernetes-client)
|
||||
* Gold Requirements [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-capabilities)
|
||||
|
||||
* Support exec, attach, port-forward calls (these are not normally supported out of the box from [swagger-codegen](https://github.com/swagger-api/swagger-codegen))
|
||||
|
||||
|
@ -54,11 +54,11 @@ Development would be based on a generated client using OpenAPI and [swagger-code
|
|||
|
||||
### Client Support Level
|
||||
|
||||
* Alpha [](https://github.com/kubernetes-client)
|
||||
* Alpha [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-support-level)
|
||||
|
||||
* Clients don’t even have to meet bronze requirements
|
||||
|
||||
* Beta [](https://github.com/kubernetes-client)
|
||||
* Beta [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-support-level)
|
||||
|
||||
* Client at least meets bronze standards
|
||||
|
||||
|
@ -68,7 +68,7 @@ Development would be based on a generated client using OpenAPI and [swagger-code
|
|||
|
||||
* 2+ individual maintainers/owners of the repository
|
||||
|
||||
* Stable [](https://github.com/kubernetes-client)
|
||||
* Stable [](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-support-level)
|
||||
|
||||
* Support level documented per-platform
|
||||
|
||||
|
|
Loading…
Reference in New Issue