mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-07 00:05:04 +08:00
Merge pull request #87138 from markusthoemmes/fix-capitalization-error
Fix error-string-capitalization in clientset generator. Kubernetes-commit: 6ae7bfc691c8266fc253d45ecf55acac8877c6d2
This commit is contained in:
Generated
+2
-2
@@ -356,11 +356,11 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "bccad466ab89"
|
||||
"Rev": "142dce433b42"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "12ea3543a7d6"
|
||||
"Rev": "efe2535de926"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user