This commit is contained in:
Chao Xu 2017-07-12 20:46:12 -07:00
parent 53c7adfd02
commit 06f95366f0

View File

@ -7,7 +7,7 @@ https://github.com/kubernetes/client-go/issues/234.
** Breaking changes**
pkg/api and pkg/apis are moved to
[k8s.io/aip](https://github.com/kubernetes/api). Other kubernetes repositories
[k8s.io/api](https://github.com/kubernetes/api). Other kubernetes repositories
also import types from there, so they are composable with client-go.
Helper functions in pkg/api and pkg/apis are also removed. They are planned to