Merge pull request #31194 from mml/evict.followup

Automatic merge from submit-queue

Fix followups from #31033
This commit is contained in:
Kubernetes Submit Queue
2016-09-05 13:38:30 -07:00
committed by GitHub
7 changed files with 8 additions and 8 deletions

View File

@@ -18930,7 +18930,7 @@
},
"v1alpha1.Eviction": {
"id": "v1alpha1.Eviction",
"description": "Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/foo/evictions.",
"description": "Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/\u003cpod name\u003e/evictions.",
"properties": {
"kind": {
"type": "string",