Yika

Results 2 issues of Yika

Solve https://github.com/skypilot-org/skypilot/issues/4097 Remove the flag so that sky's venv won't link to the global (system) site-packages directory which can be modified by users. Performance regression: ~5s Tested (run the relevant...

We are initiating the resource object multiple times which triggers non-trivial validation. https://github.com/skypilot-org/skypilot/blob/master/sky/resources.py#L228-L234 _Version & Commit info:_ * `sky -v`: PLEASE_FILL_IN * `sky -c`: PLEASE_FILL_IN

P1