Skip to content

Crusoe Cloud v0.31.1

Choose a tag to compare

@tkralj-1 tkralj-1 released this 01 Oct 19:22
8a8dc12

Crusoe Cloud CLI release v0.31.1 (2024-10-01T19:20:59Z)

Welcome to this new release of Crusoe Cloud CLI!

Changelog

  • 8a223dded2cc7bf8c8e59122bba89c9402633e77 Add SSH param for node pool creation and update go.mod
  • ae47d9afa7ea8005fd5addc205bb35d9be2d8bdd Add autogen scripts
  • 711f3b8c4c2aa5bb0bb3f42f83be6f32569873f6 Add cluster and nodepool status when printing
  • c498eaf9479eae963f1e9ec281fb8961f0a5e014 Add ssh key to tests
  • 9a7e0240ad52cfcefe50e51acf89d3a208c750b1 Allow for no ssh key
  • 79f1d096accf886a5651167140bcd9fed440cdd9 CLI Get Cluster Kube Config
  • 089c9e7d41c5e0f9e57d54ef49ad40068f57e87a CRUSOE-11918: Modify Public IP Type from Customer CLI
  • bc2cf9d3768eeaa33ada5633fc8927d729a26bbf CRUSOE-13322 Create config dir if not exists when setting field
  • 7f4dd751ccd98d26f32383ea1bfb3036f9b2ddd6 CRUSOE-14238: Node pool type in response
  • 4443d18706f401d9d7166f39bbebde383e59ba9a CRUSOE-7298: Clarify args for VM creation in customer CLI
  • 2d3bea514b48bb8be31c3a151562867e695c81cc Catch errors in creating body, return JSON unmarshal err, simplify parse count
  • 4f94bdb1743801ab3cff4f176eb74a1923568bc8 Clarify operation fail message
  • d07e8d068d18b3f929fb7e63580ce25bbbc02543 Fix usage msg
  • 2a069c1378a38f1f43a8188f128b7dd167fc8457 Merge branch 'main' into kubernetes-cli
  • ae89a6ab24185f7dab0859b0659a4c0867bbca5c Merge branch 'main' into kubernetes-cli
  • caa2637c757fe1621fa005e2ec11958fc08757e7 Merge branch 'main' into kubernetes-cli
  • ebb64ed59734d77a60c57138599b556c4d9e3bd5 Merge branch 'main' into kubernetes-cli
  • cf75be77faa6754252cfd44432443e5d6714c34b Refactor cli - Networking
  • 0b4997fbfe8ed9c383d30164da420f947c933e02 Refactor cli storage - compute + storage
  • aad9d6bba396f114e4dccfb7ca97341918189abd Refactor getting SSH key out to helper func
  • 4cdcf59cf2dc00024ce20ae2a91c1de8f767a25a Remove \n at end of ssh key for nodepools
  • a36a809c74111815ac185d582f750aed574e9f71 Remove del cluster validation in cli
  • 22288ebdf425fc19e33484bb3c3fa03fd034028e Remove unused err msg
  • c6e045563c1189d8805d2d7e622be26d900a221a Standardize nodepools command hint usage message
  • 7ae29765d1d5cf7a68705d09c8330c309b2e042e Undo return error for clusters
  • 2b4af34debb6a538915e514fddd4e6806c845a47 Update 'product type mismatch' error message
  • cabb2d5fc06f1990431d8a7195684dac6b30d550 add resource types
  • 00f9ce291627707a561e567bdc25dac6927a911c added updateCluster + made tests + resolved neun's comments
  • 5946bf3dcac14738a8333890fc644f2ae829581b all comments addressed
  • 096b1933cfaeca6305de981abf7ecd7acf038729 all linting and testing fixed, just blocked until new client go is pushed
  • 09fcead7c9dc571d1f91391c5748c5c66377914a change flags + temporary testing logic
  • aacf841f24490d35025683a5a950b15583a45962 create nodepool flags'
  • dcae3b9673c3ec38c95fe5c728c1a9465b3bc728 demo
  • 02996f4dec7fe0b2d4c7871cbd0b52a24ea55fc6 feature flag
  • a2aa412302c8466e2dbc46b6928e3244825d23f5 feature flag uncomment
  • c1c341cccd17b025c9ef21757fef44e1e36d8eba fix: guard httpResp.Body.Close() with nil check
  • 6c44f0b02873b6c1d6b2f0d75981230c805b5749 go mod tidy
  • a40f6593d3607c818309b5a1ce55b64effb223f7 initial commit
  • cfc283241d948f64afc764c7b5a0812de9819d22 integration complete
  • 2ba372e39f45e3ceceae2105c5eb6035796acd8f integration with restgateway changes
  • 81027d3e5c0acff41a9e2ffb200ce4708a9d63da log1
  • a5cc7a2f5989ee2c0b5c5769928d91009e1ff66c merg
  • 93683cc6ea9fb0318c3b083c7f042451296d76bd merge temp fix for waitforoperation
  • 86980d32cbf5673ad56e527d937dd31ec682583e nits
  • ff2ee3f7ccec60c31e800b3b01a1232d0db4a85d nits
  • fe661ffd2c11eadcbae8a6ecd04950f661fae73b node label syntax fix
  • 07bf6b42d4f16f25d0a5ebbd42d2e51d8cd08a45 remove kubernetes from commandfuncs
  • 861c75e01ef58fd033dbb658a686bfd5d6a51bdb remove kubernetes subcommand from command funcs
  • e1dc30f7c9da30948d606f446a3cd7081b8bc243 small fixes for all case'
  • 7bc6845cdafe00e8070676831e32168b5e689454 temp
  • ff82be123d5b65f94e99d4831d14c12a1513fb58 temp fix removed
  • df20f2a9a52b4a96e981297a7b913e35ad3283b8 tests pass