Releases: openshift/rosa
Releases · openshift/rosa
Pre-release v0.0.5
Contains the following changes:
- README: updates from second moa hackday
- Don't validate AWS Organization List Policies
- Validate permissions in the AWS client region
- Validate only permissions in the OSD SCP policy document
Pre-release v0.0.4
Contains the following changes
- README: update adding IDP section
- docs: link to aws scp doc
- GitHub IdP: Change label name for Hostname
- interactive: Display optional marker for non-required fields
- delete: Confirm operation
- README: adding a tldr section to quickstart
- create-idp: Fallback to interactive mode
- addons: Compare quota correctly to display available add-ons
- README: updates to the quickstart
- README: add moactl logs example
- README: add sentence describing whoami
- README: add whoami
Pre-release v0.0.3
Contains the following changes:
- logger: Define CreateLoggerOrExit
- cmd: Switch to use CreateLoggerOrExit
- whoami: Use Create[Reporter|Logger]OrExit
- Add golangci version for CI
- Custom cluster properties.
- AWS Region: Allow passing --region to verify and init commands
- linter: Fix small linter issues
- interactive: Add interactive flag to create
- interactive: Add interactive mode to edit cluster
- interactive: Add interactive flag to create idp
- create-idp: Add interactive mode to LDAP
- create-idp: Add interactive mode to OpenID
- create-idp: Fix linter errors
- create-idp: Make client-id a non-password field
- addons: Add list and create commands for add-ons
- adding quickstart
- Add support for Windows binary build
v0.0.2: Pre-release of moactl
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
v0.0.1: Initial pre-release of moactl
Contains the following commands: - completion Generates bash completion scripts - create Create a resource from stdin - delete Delete a specific resource - describe Show details of a specific resource - edit Edit a specific resource - help Help about any command - init Applies templates to support Managed OpenShift on AWS clusters - list List all resources of a specific type - login Log in to your Red Hat account - logout Log out - logs Show logs of a specific resource - verify Verify resources are configured correctly for cluster install - version Prints the version of the tool Use "moactl [command] --help" for more information about a command.