Skip to content

v0.0.2: Pre-release of moactl

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkareh vkareh released this 05 Jun 19:29
· 4480 commits to master since this release
f90e3d0

Contains the following changes:

  • login: Update token URL
  • errors: Expand error messages
  • linter: Fix unnecessary conversion
  • create-cluster: Track version of moactl used for cluster creation
  • whoami: Prefix output with source API
  • logs: Allow the use of --cluster as identifier
  • cmd: Switch to use CreateReporterOrExit
  • reporter: Define CreateReporterOrExit
  • whoami: Fallback to JWT for account data
  • whoami: Add command to display account information
  • ocm: Get arbitrary token data
  • linter: Add golangci-lint configuration and fix all lint warnings
  • cluster: Allow the use of --cluster as identifier
  • list-user: Check cluster_admin_enabled before listing cluster-admins
  • idp: Fix command help after creating IdP
  • Limit API retires and set minimum throttle delay between reties