Skip to content

3.4.0

Choose a tag to compare

@ottersbot ottersbot released this 09 Apr 09:33
· 64 commits to main since this release
5dd2e69

What's changed

Highlights

Added kyma alpha dashboard to run the Busola UI locally in Docker.
Added kyma alpha authorize for OIDC-based RBAC setup.
Added kyma alpha diagnose with logs and Istio analysis. CLI binary is now built with FIPS enabled.

New Features

  • Kyma Dashboard (kyma alpha dashboard): new command to run Busola locally in Docker, with start/stop support and kubeconfig injection
  • Alpha authorize: new kyma alpha authorize command with RBAC validation, dry-run support, custom required claims, and repository flag as required claim
  • Alpha module catalog/pull: new commands for browsing and pulling community modules; support for --remote flag and custom repository locations
  • Diagnose: new kyma alpha diagnose logs (with strict mode) and kyma alpha diagnose istio commands
  • Kubeconfig generate: support for --server + --certificate-authority/--certificate-authority-data flags; new --id-token-auto-refresh flag

Full Changelog: 3.3.1...3.4.0