Skip to content

Releases: openshift/rosa

v1.2.38

24 Apr 19:09
6a60bed
Compare
Choose a tag to compare

What's Changed

  • OCM-5718 | feat: Display login error if --govcloud supplied with commercial region by @hunterkepley in #1844
  • OCM-6822 | fix: add validations for external auth by @chenz4027 in #1865
  • OCM-6879 | fix: allow user specify cluster-admin as admin username in day-1 by @marcolan018 in #1869
  • OCM-5677 | feat: Added rosa describe autoscaler command by @robpblake in #1837
  • OCM-4966 | feat: Add keyring support for configuration by @tylercreller in #1825
  • OCM-6858 | Add validator for node drain grace period in interactive mode by @philipwu08 in #1866
  • OCM-6652 | task: update --best-effort help message by @thomasmckay in #1840
  • OCM-6926 | fix: Support local envs in GetEnv() by @tirthct in #1870
  • OCM-6926 | fix: needs to also go through admin fedramp url aliases by @gdbranco in #1872
  • OCM-6883 | fix: rosa describe admin can list the admin with custom name by @marcolan018 in #1873
  • OCM-5549 | feat: Disable listing services while using FedRAMP login by @hunterkepley in #1874
  • OCM-4460 | feat: Add actions for break glass credential by @chenz4027 in #1855
  • OCM-7047 | fix: panic when not supplying '=' delimiter component routes by @gdbranco in #1876
  • OCM-6822 | fix: use cluster name in error message by @chenz4027 in #1875
  • OCM-6375 | fix: error out if cluster is enabled with external auth by @chenz4027 in #1879
  • OCM-6302 | ci: Prow job update to check PR author in commit check by @hunterkepley in #1881
  • Revert ocm-6883 by @gdbranco in #1883
  • OCM-6883 | fix: disable the feature for custom username of cluster admin by @marcolan018 in #1887
  • Revert "OCM-6119 | fix: block users from passing region flag when creating an oidc provider" by @gdbranco in #1892
  • OCM-6926 | fix: Added back the condition to check for empty env flag by @tirthct in #1893
  • OCM-6820 | fix: add checks for mandatory parameters by @chenz4027 in #1884
  • OCM-7110 | fix: GitHub IDP validation by @mnecas in #1895
  • OCM-7098 | chore: request to add 'davidleerh' to the list of approvers by @davidleerh in #1888
  • OCM-6955 | fix: provide better message for external auth creation by @chenz4027 in #1896
  • OCM-5942 | feat: allow users set delete protection on cluster by @ciaranRoche in #1877
  • Display AWS Billing Account on non-HCP by @paradigm in #1894
  • OCM-7136 | fix: support create breakglasscredential without optional flags by @chenz4027 in #1897
  • OCM-6697 | fix: upgrade role error should print extra info when invoke from upgrade cluster by @mikeshng in #1878
  • OCM-7135 | fix: add validation for revoking breakglasscredential by @chenz4027 in #1900
  • OCM-6840 | fix: Add json output test for external auth by @chenz4027 in #1899
  • OCM-6568 | fix: ensure "mode" in interactive mode defaults to users input by @ciaranRoche in #1902
  • OCM-5174 | fix: error message should distinguish between labels and taints by @andreadecorte in #1903
  • OCM-6161 | ci: Automate HCP machinepool creation with security groups by @xueli181114 in #1898
  • OCM-6309 | ci: Setup day2 test cases by @radtriste in #1886
  • OCM-7168 | fix: Add info after successfully created breakglasscredentials by @chenz4027 in #1901
  • OCM-7318 | chore: update the list jira helper to ignore reverts when listing release jiras by @ciaranRoche in #1907
  • OCM-6595| chore: 1.2.38-RC2 cut with cherrypicked release blocker by @davidleerh in #1944
  • [release_1.2.38] OCM-7566 | chore: bump ocm sdk to version 0.1.416 by @openshift-cherrypick-robot in #1958

New Contributors

Full Changelog: v1.2.37...v1.2.38

v1.2.38.rc3

23 Apr 13:36
Compare
Choose a tag to compare
v1.2.38.rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.38.rc2...v1.2.38.rc3

Release v1.2.38.rc2

18 Apr 17:52
5371d6b
Compare
Choose a tag to compare
Release v1.2.38.rc2 Pre-release
Pre-release

OCM-7412 | fix: list instance types filter by region requires installer role arn
OCM-7358 | fix: invert describe out for cluster delete protection

Release v1.2.38.rc1

08 Apr 18:36
Compare
Choose a tag to compare
Release v1.2.38.rc1 Pre-release
Pre-release

ocm-6822 | fix: add validations for external auth
ocm-5718 | feat: display login error if --govcloud supplied with commercial region
ocm-5677 | feat: added rosa describe autoscaler command
ocm-6879 | fix: allow user specify cluster-admin as admin username signed-off-by: marcolan018 llan@redhat.com
ocm-6926 | fix: support local envs in getenv()
ocm-6926 | fix: remove else condition and move fedramp logic before normal check
ocm-4966 | feat: add keyring support for configuration
ocm-6858 | fix: add validator for node drain grace period in interactive mode
ocm-6652 | fix: update --best-effort help message
ocm-6926 | fix: simplified the condition for fedramp
ocm-6926 | fix: needs to also go through admin fedramp url aliases
ocm-6883 | fix: rosa describe admin can list the admin with custom name signed-off-by: marcolan018 llan@redhat.com
ocm-5549 | feat: add fedramp gating to all managedservice funcs+tests
ocm-4460 | feat: add actions for break glass credential
ocm-7047 | fix: panic when not supplying '=' delimiter component routes
ocm-6822 | fix: use cluster name in error message
ocm-6375 | fix: error out if cluster is enabled with external auth
ocm-6302 | ci: prow job update to check pr author in commit check
ocm-6883 | chore: allow gh made reverts on commit check
ocm-6697 | fix: upgrade role error should print extra info when invoke from upgrade cluster
ocm-6820 | fix: add checks for mandatory parameters
ocm-6883 | fix: disable the feature for custom username of cluster admin signed-off-by: marcolan018 llan@redhat.com
ocm-7098 | chore: request to access maintainer access to rosa repo
ocm-6926 | fix: added back the condition to check for empty env flag
ocm-6926 | fix: added test case
ocm-6142 | feat: display aws billing account on non-hcp
ocm-7110 | fix: github idp validation
ocm-6955 | fix: provide better message for external auth creation
ocm-5942 | feat: allow users set delete protection on cluster
ocm-7136 | fix: support create breakglasscredential without optional flags
ocm-7135 | fix: add validation for revoking breakglasscredential
ocm-6840 | fix: add json output test for external auth
ocm-6568 | fix: ensure "mode" in interactive mode defaults to users input
ocm-5174 | fix: error message should distinguish between labels and taints
ocm-7168 | fix: add info after successfully created breakglasscredentials
ocm-6161 | ci: automate hcp machinepool creation with security groups
ocm-6309 | ci: setup day2 test cases
ocm-7318 | chore: update the list jira helper to ignore reverts when listing release jiras

Release v1.2.37

03 Apr 12:58
Compare
Choose a tag to compare
ocm-5829 | feat: supressing help message when error is thrown
ocm-1794 | feat: --verbose option to version command
ocm-6244 | chore: update scripts to use fix version instead of labels
ocm-1733 | feat: list instance-types by region
ocm-1012 | feat: add filtering by config id for list oidc-providers
ocm-6055 | feat: describe node pools with additional security groups
ocm-6279 | fix: temporarily remove build output from rosa version command
ocm-6244 | fix: update list jira command to filter out issues from previous releases
ocm-6345 | fix: ensure 'make clean' removes all binaries
ocm-1473 | fix: filter out local/wavelength zone in cluster creation
ocm-5963 | fix: align error messages for billing accounts
ocm-6351 | chore: prepare 1.2.36 release
ocm-1388 | fix: revert spinner on upgrade account role policies
ocm-6362 | fix: change 'rune' calls to just 'run'
ocm-5671 | chore: bump ocm-sdk-go v0.1.404
ocm-5804 | feat: add token and config commands
ocm-5804 | feat: create private functions, bubble up errors and simplify them
ocm-5935 | fix: remove toolchain from go.mod
ocm-6376 | feat: remove shorthand for --oidc-config-id
ocm-6435 | fix: bound math.maxint64 to avoid overflow on non-64bit arch
ocm-6054 | feat: create node pool with sg ids
ocm-5671 | chore: bump ocm-sdk-go v0.1.405
ocm-6451 | chore: add robpblake as an approver for pr reviews
ocm-6141 | feat: extend name length to 54 characters
ocm-6141 | docs: include an example of a valid commit that follows the conventional commits
ocm-5736 | feat: make auth and device code flags visible
ocm-6468 | fix: change describe node pool output
ocm-6467 | fix: shouldn't automatically start an interactive mode for domain prefix as it's optional
ocm-1469 | fix: fail commands when unknown arguments are passed
ocm-6484 | fix: generates a valid operator role prefix from the cluster name
ocm-1032 | feat: making billing-mode standard default
ocm-6496 | chore: remove error from reporter.builder.build method signature
ocm-6119 | fix: block users from passing region flag when creating an oidc provider
ocm-6515 | fix: removed output flag from rosa token command
ocm-4613 | feat: support customize username for cluster admin creation
ocm-5671 | chore: bump ocm-sdk-go v0.1.409
ocm-6106 | feat: node drain grace period for hosted control planes
ocm-6029 | feat: allow to edit component routes of ingress
ocm-4969 | fix: add validation to not pass token or fedramp flag for oauth login
ocm-4969 | fix: added more info to get config error message when config is not found
ocm-6668 | chore: make all codecov reporting informational
ocm-6281 | chore: ensure all mocks and tests are excluded from coverage statistics
ocm-5823 | chore: bump ocm-sdk-go v0.1.410
ocm-6655 | feat: handle trying to make hcp cluster on fedramp properly
ocm-6141 | fix: improve domain-prefix help message
ocm-6619 | fix: upgrade cluster should not exit prematurely after calling upgrade role
ocm-4459 | feat: crud for external auth providers
ocm-6516 | fix: improved help text for config get/set commands
ocm-6687 | fix: 4.14 nightly version not compatible with rosa hcp
ocm-6746 | fix: cli support versions 4.12 for hcp cluster creation
ocm-3963 | feat: rosa cli v2
ocm-6586 | fix: update ocm-sdk
ocm-6570 | fix: validation for classic managed policies
ocm-6307 | test: setup e2e tests code
ocm-6768 | fix: create machine pool with security group - filter options
ocm-6767 | fix: describe node pool - adjust output
ocm-6753 | fix: hcp private cluster subnet validation
ocm-6648 | fix: create node pool with security group - check version
ocm-5549 | feat: disable managedservice creation/updates in fedramp
ocm-6314 | ci: introduce testing profiles
ocm-3594 | feat: add rhregion flag to rosa login command
ocm-6840 | fix: add json output of the external auth
ocm-6888 | chore: bump rosa cli version to 1.2.37
merge pull request #1870 from tirthct/ocm-6926
merge pull request #1872 from gdbranco/fix/ocm-6926
merge pull request #1873 from marcolan018/ocm-6883
merge pull request #1883 from gdbranco/chore/revert-ocm-6883
merge pull request #1887 from marcolan018/ocm-6883-1
merge pull request #1869 from marcolan018/ocm-6879
merge pull request #1892 from openshift/revert-1786-ocm-6119
merge pull request #1893 from tirthct/ocm-6926-fix-mandatory-env
merge pull request #1895 from mnecas/fix_gh_idp_validation

Release v1.2.37.rc8

02 Apr 17:33
Compare
Choose a tag to compare
Release v1.2.37.rc8 Pre-release
Pre-release

OCM-7110 | fix: GitHub IDP validation

Release v1.2.37.rc7

01 Apr 19:10
Compare
Choose a tag to compare
Release v1.2.37.rc7 Pre-release
Pre-release

OCM-6926 | fix: Added back the condition to check for empty env flag

Release v1.2.37.rc6

01 Apr 16:56
Compare
Choose a tag to compare
Release v1.2.37.rc6 Pre-release
Pre-release

OCM-6879 | fix: allow user specify cluster-admin as admin username in day-1
openshift/revert-1786-ocm-6119

Release v1.2.37.rc5

29 Mar 17:47
Compare
Choose a tag to compare
Release v1.2.37.rc5 Pre-release
Pre-release

ocm-6883-1 | fix: remove custom username for admin day1

Release v1.2.37.rc4

28 Mar 15:19
Compare
Choose a tag to compare
Release v1.2.37.rc4 Pre-release
Pre-release

Revert OCM-6883