Merge pull request #62714 from CaoShuFeng/CaoShuFeng
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. add CaoShuFeng as a reviewer of kube-apiserver My contributions: https://github.com/pulls?q=is%3Apr+author%3ACaoShuFeng+is%3Aclosed **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: /assign @deads2k @sttts @liggitt **Release note**: ```release-note NONE ``` Kubernetes-commit: 33f7d8618b9a92c6bb7835420d4a3e9cd24d7862
This commit is contained in:
commit
9c5883a86b
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"ImportPath": "k8s.io/apiserver",
|
||||
"GoVersion": "go1.9",
|
||||
"GodepVersion": "v79",
|
||||
"GodepVersion": "v80",
|
||||
"Packages": [
|
||||
"./..."
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue