skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

[docs]: OCI key_file path clarrification #4262

Closed HysunHe closed 2 weeks ago

HysunHe commented 2 weeks ago

This PR is to clarrify the key_file path configuration in the oci config file.

Tested (run the relevant ones):

Michaelvll commented 2 weeks ago

I would prefer to handle this automatically in the code, instead of adding a comment. Do you think it would be hard to change in that way?

HysunHe commented 2 weeks ago

I would prefer to handle this automatically in the code, instead of adding a comment. Do you think it would be hard to change in that way?

Would prefer to change the code later after done merging the new provisioning API impl. We doc it before that?