Releases: openshift/rosa
Release v1.2.26-rc2
- fix: default values for boolean fields of autoscaler
- fix: Describe cluster compute node shows wrong value as we should not look on cluster.nodes.compute anymore
- fix: change the wording for autoscaler params
- fix: utilization-threshold missing from interactive mode
- fix: in interactive mode, version is required for node pools
- fix: handle output for listing operator roles
Release v1.2.26-rc1
- fix: add --region to verify network message
- feat: Create operator roles for the shared VPC flow
- fix: more clarity into why it might have not found the prefix
- feat: Warns when choosing a close to eol version
- feat: include policies,namespace,name,in-use when listing operator roles
- fix: no need to choose installer arn when already specified in args
- fix: remove/hide HCP managed policies before release
- fix: Create operator-roles - hide hosted cp managed policies
- fix: check args not changed instead of empty is more reliable
- fix: add name to subnet details when selecting interactively
- feat: add vpc id and order asc by vpc id
- feat: upgrade operator roles for the shared VPC flow
- fix: show roles with missing policies and order by prefix
- feat: Create operator-roles - ensure shared VPC policy
- feat: ability to set machine pool root disk size
- fix: interactively validate issuer url and secret arn
- feat: Add shared pvc fields to cluster describe cmd
- fix: checks hcp role tag in all flows
- fix: use utility function to retrieve acc role suffix
- feat: add warning and prompt to continue when subnets are not found
- chore: bump ocm-sdk to v0.1.362
- fix: take correct action based on vpc prompt
- fix: Adding default value of http tokens metadata for describe command
- feat: support shared vpc in rosa
- feat: Removing default pool from rosa cli
- feat: warning and prompt for tech preview hibernation
- feat: improve help message for the shared VPC flow
- fix: ROSA CLI for IMDSv2 - Help displays same prompt instead of anything helpful
- fix: allow to choose load balancer type for sts clusters
- feat: updating create-cluster command with autoscaler configurations
- fix: use latest policies if user version is empty
- fix: add empty default ingress attribute in config
- feat: Cluster autoscaler delete functionality
Release v1.2.25
- feat: ability to set machine pool root disk size
- feat: add "USER DEFINED" in dns domain list Signed-off-by
- feat: day1 operations for managed ingress attributes
- feat: day2 operations for managed ingress attributes
- feat: Import openshift-online/ocm-common shared library as module
- feat: Move clusterNode validations code to shared library
- feat: support dns domain creation in rosa cli Signed-off-by
- feat: Support htpasswd from-file flag in interactive mode
- feat: supports use local credentials cluster properties
- feat: update vendor with apimachinery resource
- fix: add hostname and tls to builder
- fix: Adding default value for http tokens
- fix: Adding Http tokens value to describe command
- fix: add mention for how labels are selected
- fix: add 'rosa verify network' help message
- fix: adjust help usage for cluster routes attributes
- fix: allow specifying empty values to remove route-selectors/excluded-namespaces
- fix: allow supplying empty values to reset component routes
- fix: bump OCM-GO-SDK
- fix: Clearer message when skipping option
- fix: determine role-arn for verify network
- fix: Do not Allow IDP name cluster-admin
- fix: empty checks against nil
- fix: enables interactive if role arn is not supplied
- fix: ensure operator roles always use the latest version
- fix: ensure policy versions use the cluster channel
- fix: handle nil pointer in user tag validations
- fix: improve info message for the command to use to list upgrades
- fix: Made info message only print when on auto mode
- fix: mention default values for args
- fix: remove nudge command when creating account roles
- fix: replace deprecated ioutil.TempFile
- fix: sanitize tags in place
- fix: setting up the help in route-selector attribute
- fix: shouldnt ask for mode if supplied in args
- fix: The interactive mode should not exit after input invalid ingress label
- fix: trim spaces in each excluded namespace
- fix: update valid cluster states for verify network
- fix: update 'verify network' status message
- fix: version validation to check against correct channel group
- test: 'verify network' unit tests
Release v1.2.25-rc2
- fix: allow supplying empty values to reset component routes
- fix: allow specifying empty values to remove route-selectors/excluded-namespaces
Release v1.2.25-rc1
- fix: Made info message only print when on auto mode
- fix: add 'rosa verify network' help message
- fix: update 'verify network' status message
- feat: support dns domain creation in rosa cli
- fix: update valid cluster states for verify network
- feat: add "USER DEFINED" in dns domain list
- feat: Support htpasswd from-file flag in interactive mode
- feat: supports use local credentials cluster properties
- feat: day2 operations for managed ingress attributes
- feat: day1 operations for managed ingress attributes
- test: 'verify network' unit tests
- fix: empty checks against nil
- fix: Do not Allow IDP name cluster-admin
- fix: Adding Http tokens value to describe command
- fix: mention default values for args
- fix: add mention for how labels are selected
- fix: shouldnt ask for mode if supplied in args
- fix: enables interactive if role arn is not supplied
- fix: replace deprecated ioutil.TempFile
- fix: determine role-arn for verify network
- fix: add hostname and tls to builder
- fix: bump OCM-GO-SDK
- fix: setting up the help in route-selector attribute
- feat: Move clusterNode validations code to shared library
- feat: Import openshift-online/ocm-common shared library as module
- fix: Adding default value for http tokens
- fix: adjust help usage for cluster routes attributes
- fix: Clearer message when skipping option
- chore: remove changes document
- fix: trim spaces in each excluded namespace
Release v1.2.24
fix: ensure policy versions use the cluster channel
fix: ensure operator roles always use the latest version
fix: version validation to check against correct channel group
fix: handle nil pointer in user tag validations
fix: remove nudge command when creating account role
fix: enable creating ROSA clusters with tags containing :
fix: add validation for roles
fix: hide available upgrades for HCP in list versions
chore: bump sdk to v0.1.352
feat: Allow creation of multiple htpasswd idps
feat: add -c flag for listing operator-roles
feat: support delete dns domain
fix: add output support for list dns domains
fix: remove/hide HCP managed policies before release
fix: show and choose default version first
feat: Add audit log details in rosa describe cluster
fix: Made prompt for OIDC Config ID not appear when flag given
fix: Align FedRAMP non-admin token url and client ID for integration
fix: add existence check for OCM roles
fix: enable clusteradmin if user set --cluster-admin-user arg
feat: support cluster admin creation during cluster creation
feat: Support loading users from htpasswd file
feat: support list dns domains in rosa cli
fix: reuse operator roles - validate compatible policies
chore: bump ocm-sdk v0.1.349
feat: adds admin flag for fedramp
fix: Edited error message to no longer include 'please try again'
feat: update the displayed output
fix: Added command to INFO message for registering oidc config
fix: Removed unneeded log about creating cluster -- affects UI
fix: Validation for 'value' in tags
feat: Ensure only one of users or username flags is provided
fix: Remove debug msg that prints the user/password list
ci: update error message to reflect expected pattern in commit check
ci: fix regex pattern for commit message checker
feat: 'rosa verify network' command
chore: bump ocm-sdk-go to v0.1.348
Feat: small refactor to prepare for nodepool upgrades
correction: accept symbols =,.@- in role name section of arn
fix: use default cidr if empty outside interactive
ci : add script to run in prow job to validate commit messages
Accept path setting thru iam role check - regex
feat: register oidc config command
Fix: error message was misleading
fix: filter-subnets-by-cidr
feat: remove environment check for managed policies
feat: support for configurable ingress load balancer type
fix: check oidc provider from clusters within current aws account
Release v1.2.23-rc3
- fix: ensure policy versions use the cluster channel
Release v1.2.24-rc2
- fix: ensure operator roles always use the latest version
- fix: version validation to check against correct channel group
- fix: handle nil pointer in user tag validations
- fix: remove nudge command when creating account role
Release v1.2.24-rc1
- fix: enable creating ROSA clusters with tags containing
:
- fix: add validation for roles
- fix: hide available upgrades for HCP in list versions
- chore: bump sdk to v0.1.352
- feat: Allow creation of multiple htpasswd idps
- feat: add -c flag for listing operator-roles
- feat: support delete dns domain
- fix: add output support for list dns domains
- fix: remove/hide HCP managed policies before release
- fix: show and choose default version first
- feat: Add audit log details in rosa describe cluster
- fix: Made prompt for OIDC Config ID not appear when flag given
- fix: Align FedRAMP non-admin token url and client ID for integration
- fix: add existence check for OCM roles
- fix: enable clusteradmin if user set --cluster-admin-user arg
- feat: support cluster admin creation during cluster creation
- feat: Support loading users from htpasswd file
- feat: support list dns domains in rosa cli
- fix: reuse operator roles - validate compatible policies
- chore: bump ocm-sdk v0.1.349
- feat: adds admin flag for fedramp
- fix: Edited error message to no longer include 'please try again'
- feat: update the displayed output
- fix: Added command to INFO message for registering oidc config
- fix: Removed unneeded log about creating cluster -- affects UI
- fix: Validation for 'value' in tags
- feat: Ensure only one of users or username flags is provided
- fix: Remove debug msg that prints the user/password list
- ci: update error message to reflect expected pattern in commit check
- ci: fix regex pattern for commit message checker
- feat: 'rosa verify network' command
- chore: bump ocm-sdk-go to v0.1.348
- Feat: small refactor to prepare for nodepool upgrades
- correction: accept symbols =,.@- in role name section of arn
- fix: use default cidr if empty outside interactive
- ci : add script to run in prow job to validate commit messages
- Accept path setting thru iam role check - regex
- feat: register oidc config command
- Fix: error message was misleading
- fix: filter-subnets-by-cidr
- feat: remove environment check for managed policies
- feat: support for configurable ingress load balancer type
- fix: check oidc provider from clusters within current aws account
Release v1.2.23
- OCM-2256 | fix: Remove debug msg that prints the user/password list
- OCM-2257 | feat: Ensure only one of users or username flags is provided
- handle errors when retrieve version gates
- SDA-9085 | Fix: enable interactive mode if missing name or spec path for tuning configs
- Create cluster - fix error messages
- OCM-785 | docs: Add instructions to get rosa binary from latest
- add Technology Preview to --help output for hosted-cp
- Adds explanation and solution to possible auth errors
- Adds pull always to command
- Revert "OCM-140 | chore : reverting IMDSv2"
- OCM-140: Changing parameter name from HttpTokensState to Ec2MetadataHttpTokens
- Add specific commit binary image to README.md
- SDA-4652 | feat: add list oidc providers command
- OCM-1013 | fix: remove dial issuer url when creating operator roles by prefix
- SDA-8838 | fix: STS default warning does not show for hcp
- SDA-6425 | fix: act on output flag for list service command
- SDA-4652 | feat: add 'in use' column list oidc providers
- Change account role name pattern roles used with HCP
- fix: Add flag to bypass confirmation on edit cluster
- Commit changes requested
- Add debug reporter to indicate role prefix being used
- fix: remove secondary yes check from confirmation
- OCM-842|Feat: Accept multiple users for htpasswd IDP
- OCM-1410 | fix: correct error message when 'rosa link user-role' with account-id under different org
- OCM-15: bump ocm-sdk-go to v0.1.343
- Add the ability to list all clusters
- exit link user role cmd when errors
- OCM-953 | feat: add automatic upgrades for hyper shift control plane
- OCM-2157 | fix: ensure policy when calling delete policy versions was not checking for errors
- Update OCM-SDK-GO to version 0.1.345
- OCM-2241| fix: Ensure all users are copied
- OCM-2274 | Fix: skip version check for automated upgrade
- fix/filter-subnets-by-cidr
- OCM-16: bump ocm-sdk-go to v0.1.347
- OCM-2181 | Fix: error message was misleading
- Squashed commit of the following:
- OCM-955 | feat: register oidc config command
- Accept path setting thru iam role check - regex
- OCM-2376 | ci : add script to run in prow job to validate commit messages
- OCM-1227 | fix: use default cidr if empty outside interactive
- OCM-2380 | fix : Rosa CLI "build command" should not show "--audit-log-arn" flag when value == ""
- correction: accept symbols =,.@- in role name section of arn
- OCM-954 | Feat: small refactor to prepare for node pool upgrades