Zhanghao Wu
Zhanghao Wu
Tested (d0f1888): - [x] `tests/run_smoke_tests.sh` - [x] `tests/backward_compatibility_tests.sh`
Thanks for the review @concretevitamin! > Minor: Can we make the following errors for various CLI calls return exit code 1? This is a good call, but a bit difficult...
As discussed offline, we decide to ban all operations for the identity mismatch for now. PTAL. The new behavior will be: ``` AWS_PROFILE=admin-user sky logs min sky.exceptions.ClusterOwnerIdentityMismatchError: Cluster 'min' (AWS)...
Thanks for the excellent review @concretevitamin! Just tested again with the smoke tests and it works. (7874618) Merging.
Hi @turian! Thank you for filing the issue! Could you also share the command you used to install the skypilot and the command that causes this error? Thanks!
Thanks for reporting this! Since the problem seems not to exist anymore, I am closing it for now. : )
Thank you for reporting the issue @pschafhalter! The SkyPilot runtime seems to have been wrongly set up on your remote cluster. Do you mind sharing the resources field of your...
~~It might be the system of the AMI that causes the problem. Do you want to try the Deep Learning AMI with Ubuntu 20.04 or Ubuntu 18.04?~~
> I ran into this while running smoke tests. Could we fix it soon @infwinston? > > ``` > FAILED tests/test_smoke.py::TestStorageWithCredentials::test_list_source[StoreType.S3] - TypeError: expected str, bytes or os.PathLike object, not...
Hey @arvinmi, thank you for the question! We currently have an open PR #1136 for supporting the Lambda Labs by @gmittal. @ewzeng has recently picked it up and is working...