Cria Hu 2019-11-26 14:35:17 +08:00
parent d87c921a51
commit e4b5a54eb6
No known key found for this signature in database
GPG Key ID: D9C16CB8852BB8C5

View File

@ -1165,7 +1165,7 @@ During the 1.13 release cycle, SIG Big Data has been focused on community engage
### SIG CLI
Over the course of 1.13 release SIG CLI mostly focused on stabilizing the items weve been working on over the past releases such as server-side printing and its support in kubectl, as well as finishing [kubectl diff which is based on server-side dry-run feature](https://kubernetes.io/docs/concepts/overview/object-management-kubectl/#how-to-create-objects). Weve continued separating kubectl code to prepare for extraction out of main repository. Finally, thanks to the awesome support and feedback from community weve managed to promote the new [plugin mechanism to Beta](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/).
Over the course of 1.13 release SIG CLI mostly focused on stabilizing the items weve been working on over the past releases such as server-side printing and its support in kubectl, as well as finishing [kubectl diff which is based on server-side dry-run feature](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/#how-to-create-objects). Weve continued separating kubectl code to prepare for extraction out of main repository. Finally, thanks to the awesome support and feedback from community weve managed to promote the new [plugin mechanism to Beta](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/).
### SIG Cloud Provider