v0.9.6
This release contains a regression bug in the osdctl servicelog post
command where it cannot properly obtain URLs. This has been fixed as part of v0.10.0
.
Changelog
- a8ab7c1 Add env command
- 78ed4c4 Add owner
- ed23eba Added error checking, extracted token and connetion builders to use t… (#227)
- 90505ba Added support for external cluster id and cluster name to -C flag
- de6a6cd Adding ability to specify which AWS Account ID is to be assigned
- a7f237f Adding check to account mgmt assign to ensure we only assign active accounts
- 26c09d2 Allow using external cluster ID to run logging check
- bf63b11 Completion function for existing environments
- 06c3434 Do not allow passing -u and -i
- f1a513d Do not use a default accountAssignID
- a38c823 Don't auto-retry GovCloud and improve the error message
- c55b113 Ensure kubecli is set for packet-capture cmd
- 01d496f Fix bug where region is being overriden in clusterresourcefactory
- d3a2d94 Fixes
- 0826c81 Initial cluster context command
- f802861 Limited Support Commands
- 87a746a Merge pull request #169 from NautiluX/env
- ae887de Merge pull request #179 from mrbarge/fix-packet-capture-init
- 7c96b83 Merge pull request #189 from georgettica/georgettica/owned-clusters-command
- 94639b5 Merge pull request #201 from shibumi/shibumi/add-macos-arm-to-upgrade
- 091dc54 Merge pull request #204 from bergmannf/account-creation
- 34dabc6 Merge pull request #205 from Nikokolas3270/fix_flags_in_help
- 5548676 Merge pull request #206 from Nikokolas3270/added_cluster_id_as_param_of_osdctl_servicelog_post_in_help
- a29ee8e Merge pull request #207 from tnierman/osd-10993
- 41451b8 Merge pull request #209 from Nikokolas3270/removed_root_command_usage_without_a_subcommand
- d6d4986 Merge pull request #210 from openshift/mgmt_unassign_better_help
- f4afcf1 Merge pull request #211 from mjlshen/OSD-11287
- 69a973b Merge pull request #213 from mjlshen/212
- 43dddb4 Merge pull request #214 from Nikokolas3270/removed_usage_without_a_subcommand_for_commands_packing_subcommands
- 083651b Merge pull request #215 from dkeohane/OSD-11010
- aa23be1 Merge pull request #216 from dkeohane/OSD-11388
- 74123e1 Merge pull request #217 from shibumi/shibumi/enhance-help-output
- 7ef4b84 Merge pull request #220 from sam-nguyen7/limited-support
- 7d0c5d9 Merge pull request #221 from sam-nguyen7/update_owners
- 70398dd Merge pull request #222 from NautiluX/logging-check
- 975768a Merge pull request #223 from shibumi/shibumi/fix-all-gosec-warnings
- bf14409 Merge pull request #224 from sam-nguyen7/update-owner
- 06dfff7 Merge pull request #226 from sam-nguyen7/cluster-context
- 3411e0f Merge pull request #228 from lnguyen1401/osd-10463
- 2124a93 Not advertising to shoot root command without a sub-command in usage anymore
- 982d889 Not explicitly running the help target anymore for commands packing sub-commands
- 9508f19 OSD-10993 - Split user params only once to avoid truncation
- f3f023d Update OWNERS
- ed20592 Update README.md
- 8f956ef [OSD-10470] Now displaying flags and global flags in help
- dde4623 [OSD-10928] Added CLUSTER_ID as param of 'osdctl servicelog post' in help
- c277447 feat(owned): add new command
- 8487d85 fix: add missing arm64 GOOS for auto upgrades
- fb47a9b fix: enhance help output for -o flag
- 8f4513a fix: gosec warnings
- 5e01f3b osd-11717 Onv command for osdctl (#225)
- b2750fd remove second args count check