Skip to content

v0.31.0

Compare
Choose a tag to compare
@fahlmant fahlmant released this 13 May 13:30
· 200 commits to master since this release
8fb7366

Changelog

  • 4af3ac9 Bump github.com/openshift/backplane-cli from 0.1.27 to 0.1.28
  • 12ff35d Bump github.com/openshift/backplane-cli from 0.1.28 to 0.1.29
  • 167d83f Bump github.com/openshift/backplane-cli from 0.1.29 to 0.1.30
  • a227c58 Dynamically set OCM connection client from user config
  • 798f5e6 Improve messaging around cluster uninstallation expectations
  • 0de2df9 Merge pull request #546 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.28
  • 0eab7aa Merge pull request #549 from Nikokolas3270/OSD-22368
  • 6459888 Merge pull request #550 from Tof1973/awsMachines-without-InstanceID
  • 2bd6c40 Merge pull request #551 from mjlshen/OHSS-34009
  • 4b9e7c1 Merge pull request #554 from Nikokolas3270/OSD-22501
  • 6b010bb Merge pull request #556 from AlexVulaj/network-verifier-v0.4.9
  • 0405563 Merge pull request #557 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.29
  • 41871a0 Merge pull request #558 from mrWinston/OSD-22777-fix-jumphost-creation
  • e9c7115 Merge pull request #559 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.30
  • 8fb7366 Merge pull request #561 from AlexVulaj/dynamic-ocm-connection-client
  • fb93006 OSD-19982: osdctl improve limited support workflow (#534)
  • 6b021b8 OSD-22368: Using the KMS key defined for the cluster instead of 'aws/ebs' when calling osd-network-verifier
  • ba8b336 OSD-22501: Added some --egress-timeout option to 'osdctl network verify-egress' which is forwarded to osd-network-verifier
  • 05f1ddf Update ami lookup filter for jumphost creation
  • 493c710 Update network verifier to v0.4.9
  • 5d59d6c [OSD-20552] - Gather Pod logs using DQL through OSDCTL (#555)
  • 778e2c5 [SDE-3246] Cloudtail write-events feature (#560)
  • 03f8a25 avoid nil exception when awsMachine do not have InstanceIds
  • 52ee842 remove filter for creation date completely
  • 105f42c terminate only running and stopped instances when cleaning up leaked ec2 (#553)