We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the following message while sky launch -c test with pip install -e .[all] and no OCI credentials
sky launch -c test
pip install -e .[all]
INFO:oci.circuit_breaker:Default Auth client Circuit breaker strategy enabled
We should get rid of this.
Version & Commit info:
sky -v
sky -c
The text was updated successfully, but these errors were encountered:
cc'ing @HysunHe @cblmemo
Sorry, something went wrong.
Yeah I can reproduce that. @HysunHe could you help take a look on what is happening here?
appears to be a regression in oci library 2.138.0: oracle/oci-python-sdk@006daa0#diff-eb4016c2aa5e8df81e097f881edc6df579eef91e15c9ad88ed6c98881e1ff954R30
No branches or pull requests
I am getting the following message while
sky launch -c test
withpip install -e .[all]
and no OCI credentialsWe should get rid of this.
Version & Commit info:
sky -v
: PLEASE_FILL_INsky -c
: PLEASE_FILL_INThe text was updated successfully, but these errors were encountered: