[Core][BugFix] Remove extra field _require_fuse in Resources.to_yaml_config()#3457
[Core][BugFix] Remove extra field _require_fuse in Resources.to_yaml_config()#3457Michaelvll merged 1 commit intomasterfrom
_require_fuse in Resources.to_yaml_config()#3457Conversation
|
Thanks for fixing this @cblmemo! Could we fix the |
Michaelvll
left a comment
There was a problem hiding this comment.
Approving this PR and merging it first to unblock sky spot launch and sky serve up. We can fix the comments above in another PR.
IIUC this is an internal usage and it should not be allowed..? And after this PR, it should not produce such field on the spot/serve controllers? |
Fixes #3456
Tested (run the relevant ones):
bash format.shpytest tests/test_smoke.pypytest tests/test_smoke.py::test_fill_in_the_namebash tests/backward_comaptibility_tests.sh