Skip to content

[DEVELOPMENT RELEASE] v5.0.0-dev.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@iwilltry42 iwilltry42 released this 23 Jul 08:38
· 479 commits to main since this release
ed7db5d

Changes since previous v5 dev release

  • fix: log level lost between cmd (cli) and pkg (package) level -> --trace and --verbose didn't have any effect
  • fix: cluster delete not working, if cluster creation was aborted/crashed early -> loadbalancer config was required to fetch a cluster, but didn't exist yet
  • refactor: rootCmd now uses the same initialization function as all other commands