Skip to content

v3.0.2

Compare
Choose a tag to compare
@rancherio-gh-m rancherio-gh-m released this 20 Sep 12:53
· 706 commits to main since this release
66a63f6

v3.0.2

Enhancements/Features

  • add fish completions (#345, @mtatheonly)
  • basic plugin system, subgoal callables (#333)
    • call executables in your PATH as k3d my-plugin (file must be called k3d-my_plugin)
  • new --no-rollback flag for k3d cluster create to prevent automatic rollbacks (e.g. for debugging purposes)

Misc

  • e2e-tests:
    • enable skipping multiple tests
      • make e2e -e E2E_SKIP="test_full_lifecycle test_multi_master"
    • improved logs
    • test multiple k3s versions
      • make e2e -e E2E_EXTRA=1