Releases: openshift/rosa
Releases · openshift/rosa
Release v1.0.7
- Allow setting 0 replicas to autoscaling machine pool (Not default)
- Updated the details link
- Added custom IAM Roles
- Remove default region
- describe: Display description during Pending state
Release v1.0.6
- Enable PrivateLink on clusters
- PrivateLink: Hide references to PrivateLink
- Correctly use the --disable-scp-checks parameter when supplied to init command
- Add support for STS clusters
- describe: Output OIDC Endpoint URL if available
Release v1.0.5
- init: Use correct region instead of default
Release v1.0.4
- aws: Log event when creating client with STS credentials
Release v1.0.3
- aws: Enable skip SCP check on init
- ocm-sdk-go: Bump version
- init: Track ad-hoc authenticated events
Release v1.0.2
- addons: Error when editing non-editable parameters
- describe: Remove instance type
- logs: Display logs when cluster is in error state
- errors: Display legal terms URL
- logs: Filter out misleading output
- delete: Fix example command
- describe: Fix command help example
- aws: Add helpful error message when using STS credentials
- logs: Redact KUBECONFIG line
Release v1.0.1
- arguments: Parse help flag when overriding flag parsing
- revoke: Fix example and help text
- grant: Remove unnecessary interactive flag
- addons: When setting CLI params skip unset values
- upgrade: Display expected format in error
- addons: Display availability
Release v1.0.0
- addons: Allow editing of addon parameters
- addons: Accept numeric parameters as floats
- upgrade: Display datetime format in error output
- upgrade: Display upgrade state whenever showing existing upgrades
- login: Update URL for integration environment
- addons: Allow installation parameters in CLI
- ingress: Better message when deleting non-existent ingress
- versions: Align version list with cluster creation
- Add missing region flags
- idp: Allow schema-less hosted domains on Google IDP
- addons: Disallow editing addons without parameters
- addons: Disallow editing params of a non-ready addon
- addons: Use integer for numeric params
- logs: Report better errors for incompatible installation states
- machinepools: Display default machine pool as Default
- clusters: Remove count flag
- machinepools: Allow editing labels and taints
- addons: Check existence of addon installation before installing
- addons: Send empty string when CIDR is nil
- machinepool: Skip autoscaling prompt when setting replicas
- machinepool: Error out on invalid min-replica
- cluster-admin: Format the success message
- flags: Fix description of cluster flags
- edit-cluster: Skip interactive mode if any flag is set
- login: Print link to get new token on expired session
- flag: Remove unnecessary flags
- interactive: Remove flag from global create
- addons: Enforce interactive mode if required params are missing
- version: Align sort with OCM version list
- users: Disallow grant and revoke on cluster-admin
- describe: Add cluster network configuration
Pre-release v0.1.10
- arguments: Move region and profile flags
- addon: Validation message should show parameter name
- describe: Display total worker nodes across all machine pools
- describe: Fix text capitalization
- Add region flag to list cmd
- Rebuild docs on list cluster command
- addons: Use quota_cost to determine compatibility
- Remove vendor dir from linter
- addons: Filter list of addons to those compatible with ROSA
- addons: Verify compatibility of addons on cluster
- interactive: Ensure that required inputs are same type as non-required
- docs: Remove from repo and refer users to official docs
- docs: Update copyright year for man pages
Pre-release v0.1.9
- go: Use vendor directory