Skip to content

v0.17.0

Choose a tag to compare

@fahlmant fahlmant released this 25 Jul 14:13
· 844 commits to master since this release
cc6b6b8

Changelog

  • 7f15137 Add GCP support to cluster resize infra
  • 9cbb783 Add flag to bypass aws_config value
  • 7b7dbc5 Adds concurrency to cluster context command
  • ef3f72a Adds more helpful error messages for yaml and json unmarshall errors
  • 7cdc0fa Automatically send a service log after resizing infra nodes
  • 2dbde85 Check for registry credentials in OCM
  • d076bd5 Check subscription status if no match for infra ID
  • 88b66ea Enforce that payer accounts cannot be assigned to individual users
  • 86d9cd9 Fixes PD retrieval bug; clean up long format output; other fixes
  • c4911a1 Let erroneous input fall through to the default switch case
  • 343d233 Make 'ConfirmSend' return a bool instead of an error and rename it
  • e3b1712 Merge pull request #394 from mjlshen/infra
  • 28cc273 Merge pull request #397 from MrSantamaria/sdcicd-992
  • f817e12 Merge pull request #398 from AlexVulaj/confirm-send-no-error
  • dd4071e Merge pull request #399 from AlexVulaj/ignore-error-confirm-prompt
  • 8136520 Merge pull request #401 from clcollins/cluster_context
  • 1059794 Merge pull request #402 from jaybeeunix/fix-splunk-link-for-classic
  • f1e30b1 Merge pull request #403 from clcollins/cluster_context
  • b50a9de Merge pull request #404 from geowa4/cluster-context-dual-limited-support
  • 4201665 Merge pull request #405 from AlexVulaj/no-aws-proxy-flag
  • e1c66b0 Merge pull request #406 from AlexVulaj/stop-assign-payer-account
  • 8c02595 Merge pull request #407 from clcollins/helpful_unmarshal_errors
  • 57fb0e9 Merge pull request #410 from mjlshen/OSD-17507
  • dd239a6 Merge pull request #412 from yithian/OSD-17508_cluster_resize_automatic_servicelog
  • 7ceaddd Merge pull request #413 from AlexVulaj/remove-unused-iam-function
  • 96c5668 Merge pull request #414 from feichashao/servicelog_msg
  • 03c0123 Merge pull request #415 from mjlshen/OSD-17510
  • ac8a80d Merge pull request #416 from mjlshen/onv0.4.0
  • b5fb3be Merge pull request #417 from geowa4/no-pull-secret
  • a2b8714 Merge pull request #419 from geowa4/check-subs-if-no-cluster-found
  • b2ef26d Merge pull request #420 from mjlshen/OSD-15273
  • cc6b6b8 Merge pull request #421 from geowa4/revert-417-no-pull-secret
  • 80711ef New promote.sh now in osdctl
  • b8c9456 Prevent err overwriting for failed fetching SL
  • 15756e4 Remove second call to print support status
  • 0b9ea45 Remove unused IAM function
  • 2dc0d05 Revert "Check for registry credentials in OCM"
  • b3fb017 Update pkg/provider/aws/client.go
  • 420814e automatically supply network verify-egress CA Bundle
  • e7db9eb fix the clusterid on ROSA/OSD classic clusters (InfraID, not ExternalID)
  • 4f0661a osd-network-verifier v0.4.0
  • bb1a6bb osdctl cluster resize infra
  • ceca541 osdctl cluster resize infra support for OCM external ID
  • 91b82c7 return an error when the OCM connection cannot be setup