Skip to content

v0.13.1

Compare
Choose a tag to compare
@fahlmant fahlmant released this 14 Oct 19:54
· 690 commits to master since this release
93e9f5f

Changelog

  • 00d900f Add public GOPROXY repository to build prerequisites
  • a1fdfff Add resize-control-plane-node command (#256)
  • e26e719 Add support for partition
  • 34619ed Added 'break-glass' subcommand and associated unit tests
  • a862ff7 Added PD alert summary to cluster context command
  • c56dcef Added last occurrence tracker to pd historical summary
  • 48f49b9 Added unit test for support post command functions
  • 76ceecb Adding cloudtrail events to cluster context
  • 99466bc Adds linux/arm64 build.
  • fb130a5 Bump go version to 1.17 and k8s/operator dependencies
  • 837706a Create osdctl config file (#270)
  • fcf71b9 Fix AWS console generation bug where role was incorrectly double assumed
  • 3726b62 Fix code panic in osdctl clusterdeployment list
  • 5f6b8c0 Fix health command
  • decf436 Make copy-pastable output the default behavior
  • 88ea4f9 Make use of transferOwner and loggingCheck consistent with other commands
  • 5e5faba Merge pull request #241 from luis-falcon/OSD-11989-unit-tests-support-cmd
  • d7fbd5b Merge pull request #248 from dkeohane/context-cloudtrail
  • 60fbf7a Merge pull request #250 from tnierman/osd-12757
  • 055ad3a Merge pull request #251 from NautiluX/env-default
  • f7f108c Merge pull request #252 from jaybeeunix/add-splunk-and-ohss-urls
  • e454eb3 Merge pull request #253 from typeid/add_goproxy_requirement_to_readme
  • 7ede28e Merge pull request #254 from typeid/fix_cluster_health_cmd
  • a34f6b2 Merge pull request #255 from mrbarge/update-aao-dep
  • eaa19d7 Merge pull request #257 from typeid/fix_ocm_cli_connection_usage
  • 6d5bcc4 Merge pull request #258 from fahlmant/aws-console-role-fix
  • 9a7ca7e Merge pull request #259 from fahlmant/remove-k8s-factory
  • 2d2fdc9 Merge pull request #261 from fahlmant/verifier-egress-update
  • 7d9291c Merge pull request #263 from iamkirkbater/add-linux-arm64
  • 81c41d4 Merge pull request #264 from fahlmant/remove-k8s-factory
  • 4f150d6 Merge pull request #265 from dkeohane/pd-history
  • 324c43d Merge pull request #266 from typeid/fix_command_name_consistency
  • e9791d4 Merge pull request #268 from fahlmant/remove-k8s-factory
  • ed99c13 Merge pull request #269 from fahlmant/remove-k8s-factory
  • 02bc551 OSD-13321 Removing compat declaration in Makefile
  • 879e8c6 Rebase latest changes from master
  • c8dc3fe Refactor account cli and console commands to remove reliance on k8sclusterresourcefactory
  • 16d6176 Refactor osdctl account servicequotas describe to remove dependence on k8sclusterresourcefactory
  • 4acd619 Refactor osdctl cluster health to remove dependence on k8sclusterresourcefactory
  • 2221fb2 Remove duplicate code and fix cluster commands
  • d806b48 Remove k8sclusterresourcefactory as its now unused
  • b989465 Update verify-egress command to use latest osd-network-verifier library updates
  • bd7aed4 adds OHSS Jira URL and a stub for Splunk URL
  • 2967c0e lint fix
  • 3a58448 made the splunk link work, but it req'd newer ocm-sdk-go and ocm-cli
  • 7bc9ccf remove empty line