mystic-ai / pipeline

Pipeline is an open source python SDK for building AI/ML workflows
https://www.mystic.ai
Apache License 2.0
127 stars 22 forks source link

Improve logging for `pipeline container push` #465

Closed rossgray closed 3 months ago

rossgray commented 3 months ago

Pull request outline

Add more verbose logging to pipeline container push to help debug potential issues.

Also pass in cluster details to /v4/registry/start-upload so that we can validate BYOC cluster prior to uploading pipeline image.

Checklist:

linear[bot] commented 3 months ago

PC-1173 Improve CLI docker push logging