v1.2.40-rc1
Pre-release
Pre-release
ciaranRoche
released this
20 May 10:18
·
1056 commits
to master
since this release
Changelog
Features
- 18b89dd OCM-5581 | feat: Add support for ListInstanceTypes method
- ed112de OCM-6391 | feat: Change default value back
- 640be58 OCM-7256 | feat: Move list machinepool non-cmd funcs to pkg, split, test
- dc82090 OCM-7256 | feat: Move non-cmd funcs to pkg, split, test
- e151f74 OCM-7257 | feat: Refactor list machine pool cmd to use new default runner
- d0f6390 OCM-7258 | feat: Move delete machinepool/nodepool funcs to pkg
- e20f332 OCM-7263 | feat: Add the ability to list KubeletConfigs for a cluster
- d0090ba OCM-7264 | feat: Updated to support create kubeletconfig for HCP clusters
- 3eccd47 OCM-7265 | feat: Added the ability to edit KubeletConfigs for HCP clusters
- fb55c25 OCM-7266 | feat: Added support for delete of KubeletConfig for HCP clusters
- 04f1989 OCM-7267 | feat: Added ability to describe Kubeletconfigs for HCP clusters
- 65c4c3f OCM-7268 | feat: Update create machinepool command to support kubeletconfigs
- 0c5dba3 OCM-7269 | feat: Added list of kubeletconfigs to describe HCP machinepool output
- a63f63d OCM-7415 | feat: Ensure account roles have expected attached policies Signed-off-by: marcolan018 [email protected]
- 72e98c3 OCM-8020 | feat: Update rosa edit machinepool command for kubeletconfig support
- d856ad9 SDA-4329 | feat: Validation for user creating account-roles
Bug fixes
- 51b2ccd OCM-5085 | fix: lower mapAZcreated to 1
- a7a66af OCM-5576 | fix: Edit autoscaling max replicas of nodepool force to set min replicas
- cb1b1f6 OCM-6391 | fix: Add region deprecation disablement to sub-commands
- a511dea OCM-6391 | fix: Change default value for disable region dep. flag
- 58de4d1 OCM-6391 | fix: Fix deprecation warn printing when creating cluster
- 68b8970 OCM-6391 | fix: Remove duplicate oidcprovider cmd call
- fd6acd3 OCM-6527 | fix: adjust describe ingress binding
- fb1e4cf OCM-6569 | fix: Hide the duplicate output of operator roles
- 148cdeb OCM-6569 | fix: print role arn for hcp
- 0a3c0ed OCM-7169 | fix: warn revoked break glass credential
- 95238e9 OCM-7264 | fix: Ensured that name is optional when creating a KubeletConfig
- a5553b3 OCM-7526 | fix: Display min/max in describe machinepool
- aae814b OCM-7535 | fix: change not found to info
- a0b5f77 OCM-7573 | fix: ensure version option args are initialised
- 56e4b45 OCM-7673 | fix: Provide the default value to the external auth
- 5a82d5c OCM-7725 | fix: ensure arbitrary policy not removed during cluster roles deletion Signed-off-by: marcolan018 [email protected]
- e4b2263 OCM-7729 | fix: check policy attached in detach manual mode Signed-off-by: marcolan018 [email protected]
- 4df1a99 OCM-7792 | fix: unhide breakglass and externalauth
- 4b34704 OCM-7795 | fix: update aws sdk to fix imds v2 issue
- ea30075 OCM-7811 | fix: hide attach and detach commands
- 56c28c0 OCM-7855 | fix: return message if there is no breakglass can be revoked
- 264754f OCM-7860 | fix: add detach commands for arbitrary policies Signed-off-by: marcolan018 [email protected]
- 592dda0 OCM-7870 | fix: Display external-auth-providers-enabled flag
- 9bd26c4 OCM-7881 | fix: skips policy compatibility check when version supplied is empty
- 689ac81 OCM-7924 | fix: list machinepool should show inline
- c9d870e OCM-7927 | fix: Get the orgin junit file from ArtifactDir
- dc61e69 OCM-7937 | fix: allow 0 min replicas for classic cluster autoscaling mp
- 04e86a0 OCM-7990 | fix: allow min_replicas 0 with edit machinepools
- 2cf5dd5 OCM-8054 | fix: add region parameters for deleting oidc config command
- 49a9a79 OCM-8055 | fix: Check kubeletconfig exists by name if user specifies it for Classic cluster
- 5545239 OCM-8057 | fix: Ensure the ID of the KubeletConfig is printed by rosa describe kubeletconfig
- 89ab77e OCM-8058 | fix: Ensure --name option is required for working with KubeletConfigs on HCP clusters
- 4eed5d9 OCM-8059 | fix: Allow users to use positional args for specifying the name of kubeletconfig
- 87232a4 OCM-8075 | fix: Ensure users can only supply a single kubeletconfig for HCP MachinePools
- c0507a7 OCM-8076 | fix: Ensure the user is prompted if they change the kubelet-config on their nodepool
- 86ed435 OCM-8082 | fix: Ensure --kubelet-configs flag is not supported for ROSA Classic MachinePools
- db1bba7 OCM-8112 | fix: Force users into interactive mode if omitting a name when creating a KubeletConfig for HCP clusters
- de02cd2 OCM-8121 | fix: Show correct describe message for expired breakglass
- 0f92d57 OSD-22376 | fix: prevents overwriting the client id if set for fedramp with keycloak
Others
- 49bf273 OCM-4458 | test: automate id:71946 validation for create/list/delete idp and admin for external_auth_config cluster
- 6ab90ae OCM-4460 | test: automate id:OCP-73018 validations work for break_glass_credentials
- df308fd OCM-5479 | ci: Refactor the day 1 creation - supported subnets,proxy,KMS key,security group,audit log, version y,z-1
- 687dba6 OCM-5508 | test: automate id:OCP-70859 validation for operator-roles and oidc-provider
- 252c67d OCM-6318 | ci: Build up deprovision step
- c5c5bb8 OCM-6729 | test: automate id:73492 create/describe nodepool with tags
- 06791e2 OCM-6899 | chore: increment master version (to 1.2.40)
- b73fe5d OCM-6900 | chore: bump version to 1.2.40-rc1
- f7938a5 OCM-6900 | chore: bump version to 1.2.41
- 7f17d8c OCM-7263 | chore: Added additional aliases to the
rosa list kubeletconfig
command. - de6e096 OCM-7263 | chore: Updated OCM SDK to v0.1.419
- 74a86ac OCM-7537 | ci: Fixed a small CI failure
- 85641e2 OCM-7537 | ci: fix id:45161,id:49137,id:66362,id:36128,id:43046
- b08e5bb OCM-7738 | ci: Enhance the output of rosacli e2e testing
- 6aaef6a OCM-7801 | ci: Remove redundant cleaner to fix resource clean issue
- f6b2777 OCM-7828 | chore: update release process to goreleaser
- 57371e1 OCM-7880 | ci: Automate cases 65799 and 64767
- 6c9cb8e OCM-7902 | ci: Bump ocm-common to support key re-generation for proxy preparation
- a85debf OCM-7925 | ci: Fix ingress list result cannot be reflect issue
- 8942af6 OCM-7927 | ci: Generate the junit file for report portal
- 6834412 OCM-7956 | ci: Added exclude label for tc-id OCP-60202
- 96a8c5e OCM-7958 | ci: Update readme for tests folder to document how to prepare cluster and how to run day2 cases
- 043d3e1 OCM-7960 | ci: Automated id:38770,38778,72162,46187,45176,44511
- ad25d95 OCM-7993 | test: Automated id:38835 List/Edit the default ingress on ROSA cluster via rosa-cli will succeed
- 94e3bf8 OCM-8012 | docs: Add presubmit readme for rosa CLI testing
- fa2b0af OCM-8045 | test: Automated cases id:73753,73754 for kubeletconfig porting on HCP and update id:68828,68835,68836,64767
- 171912e OCM-8133 | ci: Update readme for test folder to document how to destroy resources