Skip to content

Commit

Permalink
Merge pull request kubernetes#4585 from pravisankar/deactivate-node
Browse files Browse the repository at this point in the history
Allow admin user to explicitly unschedule the node
  • Loading branch information
ddysher committed Mar 12, 2015
2 parents 12c7158 + b0efb7a commit ae162fd
Show file tree
Hide file tree
Showing 22 changed files with 4,161 additions and 3,749 deletions.
2 changes: 1 addition & 1 deletion api/swagger-spec/api.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "https://127.0.0.1:6443",
"basePath": "127.0.0.1:6443",
"resourcePath": "/api",
"apis": [
{
Expand Down
Loading

0 comments on commit ae162fd

Please sign in to comment.