allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.69k stars 655 forks source link

AWS driver fixes #1000

Closed achaiah closed 1 year ago

achaiah commented 1 year ago

Related Issue \ discussion

N/A

Patch Description

Testing Instructions

Credential authentication fails when attempting to use key/secret/token (due to the obvious lack of ability to specify a token)

SubnetID is a required parameter in certain VPC configurations where Availability Zones are not configured.

Other Information

jkhenning commented 1 year ago

@achaiah is this still relevant?

achaiah commented 1 year ago

Yes, this is still definitely an issue unless it has been fixed separately from this PR.

jkhenning commented 1 year ago

OK, do you have any reply for the question I raised in the code comment?

achaiah commented 1 year ago

I did reply to your question above. At this moment I don't have official AWS documentation beyond what the AWS API error message requested me to supply (i.e. SubnetId is required if no default AvailabilityZone is configured).

jkhenning commented 1 year ago

I'm sorry, I didn't see the reply...