Skip to content

v0.3.0 Info and Auth Updates

Compare
Choose a tag to compare
@Maxusmusti Maxusmusti released this 06 Mar 19:41
· 506 commits to main since this release
fb49dc5

Updates:

  • New all-encompassing cluster.status() method
  • New cluster.details() method
  • New cluster.wait_ready() method
  • New CodeFlareStatus.STARTING status
  • Functions get_current_namespace(), list_all_clusters(), and list_all_queued() now all function as intended
  • A ton of bug fixes and error-handling for both regular use and edge-cases (not logged in, login expired, no resources created yet,
  • resource failure, cluster setup in-progress, etc.)
  • A LOT more testing (up to 95%)
  • Improved messaging on both expected and unexpected results

Authentication: abstracted from cluster creation/deletion, now can independently authenticate and logout