Skip to content

v1.2.47

Latest
Compare
Choose a tag to compare
@hunterkepley hunterkepley released this 30 Oct 13:59
· 89 commits to master since this release
b2f0da9

Changelog

Features

  • dcccdbb OCM-11446 | feat: Add "rosa cli" to !latest error main.go
  • 7c82959 OCM-11538 | feat: Adding Rosa CLI create Network Command
  • 9c64739 OCM-11564 | feat: Add hunterkepley to approvers section
  • de7a828 OCM-11810 | feat: Improved help message for rosa create network
  • f16d24f OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var
  • 22ea392 OCM-6053 | feat: Day1 additional SG support for HCP
  • 53baa8d OCM-7780 | feat: support approve/deny access request in ROSA CLI
  • 9dd3acd OCM-7782 | feat: support list access requests
  • a362000 OCM-7783 | feat: add rosa describe accessrequest command
  • 8c796d2 OCM-9613 | feat: Allow billing account update via the cluster edit command

Bug fixes

  • b7dffd6 OCM-11045 | fix: etcd encryption describe should be shared between hcp and classic
  • 580fd71 OCM-11400 | fix: registry config platform allowlist should hide from help
  • 825027b OCM-11405 | fix: A few bug fixes for registry config
  • 6c047e6 OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicas
  • fa161de OCM-11438 | fix: when filters are empty consider true
  • 7fd22b5 OCM-11467 | fix: A few more bug fixes for registry config
  • 6f39946 OCM-11482 | fix: loosen registry regex check
  • 854def7 OCM-11484 | fix: Specifying --registry-config-allowed-registries-for-import when editing a cluster should not enable interactive mode.
  • c50819f OCM-11496 | fix: Use different language when updating vs creating cluster for enabling the registry set of configuration options.
  • 15c862d OCM-11513 | fix: sanitize user input so that command with registry arguments is executable.
  • f0132bf OCM-11556 | fix: refactor multiple ca tests from getClusterRegistryConfig
  • 42cc529 OCM-11556 | fix: remove multiple ca tests from getClusterRegistryConfig
  • cc3d4bf OCM-11559 | fix: first check if pool exists
  • df3a4fb OCM-11560 | fix: allow trailing comma for taints/labels
  • 9090c05 OCM-11565 | fix: include zero egress status in cluster describe command
  • 537a019 OCM-11707 | fix: Fixing typo
  • 95b1769 OCM-11711 | fix: Adding a default template if no template is specified
  • dd18b60 OCM-11711 | fix: AvailabilityZoneCount creates correct amount of resources
  • bf96a23 OCM-11732 | fix: Reapplying tags
  • ac67119 OCM-11969 | fix: Rearranging creation order to fix endpoint issue
  • d0543ed OCM-12083 | fix: adding Availability zone default count
  • 73ecb69 OCM-12100 | fix: Exit with status 0
  • 1e857ec OCM-12100 | fix: Only attempt provider creation with auto mode
  • 5315fb6 OCM-12100 | fix: Only run oidcprovider command when mode=auto
  • f886af8 OCM-12101 | fix: Adding log outputs for empty values
  • d184342 OCM-12118 | fix: Pass config ID into create/provider
  • 005e6da OCM-12119 | fix: Env var regression with create/network
  • 13642fc OCM-6408 | fix: fix error in rosa init

Others

  • 228b4bd OCM-10279 | test: automate id:75534
  • aa31875 OCM-10846 | test: update id:38837 error message with the fix
  • c0d6c5c OCM-11000 | ci: Automate ids:67149,76200
  • 2431a09 OCM-11199 | test: fix id:38775
  • 4e13a88 OCM-11297 | test: automated cases id:38810
  • 991fa61 OCM-11350 | ci: fix id:67275
  • dac224a OCM-11406 | test: fix id: 74225
  • 454e27c OCM-11407 | ci: fix nil value return for editNodepoolValidation
  • a3c9f7a OCM-11429 | ci: fix id:74225,73449,60278,74403
  • e738456 OCM-11464 | ci: update some cases importance
  • 587b55b OCM-11553 | ci: fix id:73754,63179,74430,72538,37177,62161,73018
  • ed75faa OCM-11589 | ci: Revert 4.17 policy workaround
  • 5e93792 OCM-11609 | test: updated id:68971,68172
  • a1b42c3 OCM-11611 | ci: Fix id:75525
  • 47d7f31 OCM-11614 | ci: bump ocm-common to fix the image cannot find issue from aws
  • 2208c2b OCM-11710 | ci: fix id:38770
  • 7f0c37a OCM-11730 | ci: fix id:75534
  • 2fb18a5 OCM-11943 | chore: Bump RC from 2 -> 3
  • 561df76 OCM-11943 | chore: Bump release version to final version
  • a3c5c08 OCM-11943 | chore: bump version to 1.2.47-RC1
  • ca99064 OCM-67348 | test: fix id:67348
  • 797359a OCM-8739 | test: fix for cluster configure file error
  • 9d166df OCM-9283 | test: automated id:62929
  • 1c54d56 OCM-9515 | chore: adjust goreleaser to use openshift/rosa
  • 7729bc0 OCM-9783 | test: automated id:67168 Upgrade shared VPC cluster across Y stream
  • 6f5644f OCM-9878 | ci: include volume_size for profile rosa-hcp-advanced
  • bf9e7f9 OCM-9879 | test: Automated ids:66359,66372,66872,66874 for disk size
  • 99ae50e OCM-9940 | test: automated id:34950 check available regions
  • 7160979 Update info.go