mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:46:49 +08:00
[Autoscaler][hotfix] Remove additionalProperties from available_node_types schema (#10366)
This commit is contained in:
@@ -303,8 +303,7 @@
|
||||
"worker_setup_commands": {
|
||||
"$ref": "#/definitions/commands",
|
||||
"description": "List of common shell commands to run to setup nodes."
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user