Skip to content

v1.2.47-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hunterkepley hunterkepley released this 25 Oct 21:57
· 103 commits to master since this release
7160979

Changelog

Features

  • de7a828 OCM-11810 | feat: Improved help message for rosa create network
  • f16d24f OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var

Bug fixes

  • 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

Others