Update client library dependency to k8s v1.19

This commit is contained in:
xing-yang
2020-09-16 05:53:44 +00:00
parent e562c2df74
commit ad4779daf2
3 changed files with 34 additions and 28 deletions

View File

@@ -18,9 +18,9 @@ Pre-requisites for running update-generated-code.sh:
* git clone https://github.com/kubernetes/code-generator.git under ~/go/src/k8s.io
* git checkout to version v0.19.0-rc.2
* git checkout to version v0.19.0
```bash
git checkout v0.19.0-rc.2
git checkout v0.19.0
```
* Ensure the path exist ${GOPATH}/src/k8s.io/code-generator/generate-groups.sh