Releases: openshift/osdctl
Releases · openshift/osdctl
v0.39.0
Changelog
- 1dd9899 Add basic GCP support for network egress verification
- a6d8fc4 Block running the network verifier for HCP clusters
- fcab3eb Improve commit and repository URL output
- 9ab9ea0 Merge pull request #618 from devppratik/update-cluster-context-ls-details
- 2ebcf8b Merge pull request #621 from bmeng/hcp-owner-transfer
- ca20bd2 Merge pull request #624 from MateSaary/dynatracelogs
- e6f1290 Merge pull request #625 from bmeng/hcp-owner-transfer
- 82b25f0 Merge pull request #627 from MateSaary/setupreadme
- 10aa946 Merge pull request #628 from MateSaary/dynatracelogs
- 616243a Merge pull request #629 from joshbranham/refactor-egress-verification
- a40590c OSD-23467: Facilitate usage of osdctl dynatrace logs
- 1e444b0 OSD-23467: Facilitate usage of osdctl dynatrace logs
- ffc5a65 OSD-24998: Add outdated SRE Operators list and describe commands (#620)
- 2b4c1db OSD-26326: Replace GetHCPNamespace input field to support External ID (#623)
- a801ccb Refactor in anticipation of landing GCP support
- efcc70b Update README.md
- 78f0b4e Update README.md
- b522580 Update osdctl cluster context to display LS override reason
- 3ef9ae3 add replace pull secret for HCP clusters
- 279d7d0 change the update manifestwork logic to increamental
- c7ea187 update the pull secret prefix to work on both normal and domainprefix configured cluster
v0.38.0
Changelog
- 4d5cfed Bump osd-network-verifier to v1.1.2 (#615)
- 0ecce90 Fix logic when checking overrides for LS.
- cbfdb2e Merge pull request #612 from dustman9000/remove-cluster-option
- 779b32c Merge pull request #613 from bergmannf/fix-limited-support-with-overwritten-reasons
- 8f0033f Merge pull request #616 from mjlshen/OWNERS
- b1e96f3 Merge pull request #617 from typeid/OSD-25537_update_break_glass_command
- 6502be6 Merge pull request #619 from NautiluX/remove-nautilux
- 3492862 Migrate
gomock
togo.uber.org/mock/mockgen
(#622) - 98cd584 Remove Cluster ID option to command. Backplane is now preferred method of accessing via cluster ID.
- c276c02 Remove NautiluX
- 3d69b5d feat(OSD-25537): update break-glass command for PSC
- c855a2d 🫡 Remove mjlshen from approvers
v0.37.0
What's Changed
- Add example and description for the dynatrace command by @feichashao in #605
- Bump osd-network-verifier-version to v1.0.1 by @luis-falcon in #607
- OSD-24259: osdctl network verify should prompt putting clusters into LS if DMS/PD is blocked by @TheUndeadKing in #609
- OCM-10376 | Add Limited Support Reason Override support by @mnecas in #606
- Support Passing Namespace Ref For SaaS Promotions by @dustman9000 in #610
- Remove AlexVulaj from approvers by @AlexVulaj in #611
- OSD-25183: Update Dynatrace related commands for osdctl by @devppratik in #608
New Contributors
Full Changelog: v0.36.0...v0.37.0
v0.36.0
v0.35.0
Changelog
- df3c2c9 Add cpu arch flag to network verifier command
- d4d4db4 Add new osdctl command to allow silencing alert(s) across a specific org
- c78f443 Bump github.com/openshift/backplane-cli from 0.1.32 to 0.1.33
- cc40bcd Don't use deprecated 'securityGroupId' in verifier library
- 7e4cb75 Fix error by changing log.Print() to log.Printf()
- a60ec12 Integrate verifier 1RC
- c5dc84c Merge pull request #592 from AlexVulaj/verifier-security-group-id-deprecated
- 2c29df8 Merge pull request #593 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.33
- aaa1b4a Merge pull request #594 from AlexVulaj/prompt-critical-customers-limited-support
- 167a090 Merge pull request #595 from AlexVulaj/deprecated-security-group-id-verifier-test
- b994063 Merge pull request #597 from dakotalongRH/dalong_branch
- 6e02e8a Merge pull request #599 from tnierman/osd-24621
- ca6ec76 Merge pull request #600 from AlexVulaj/network-verifier-v1rc
- 2cbdd86 Merge pull request #602 from AlexVulaj/cpu-arch-flag-network-verifier
- 210047d OSD-20596: osdctl swarm secondary (#588)
- cdbca4c OSD-24614 : Update osdctl to add justification arguement for infranode resize (#598)
- 3963a9f OSD-24621 - Add 'cluster ssh key' subcommand to find and print the ssh key for a given cluster
- 7430a0e Prompt when putting critical customers into LS
- 43c7691 Remove missed use of deprecated SecurityGroupId in verifier test
- 732dd7e Removing comments. Adding error handling and requiring the comment flag with an OHSS ticket
- 8472c35 Update filter logic for finding subnets and security groups due to 4.16 changes. (#596)
- 9ea38fa add error handling
- b9092c2 fix error printing
- 9a7e4a2 fix error printing
v0.34.0
Changelog
- 90fdbcd Add myself & Tafhim to reviewers & approvers
- 307c148 Formatting
- 0064a23 Merge pull request #545 from itsmitul9/OSD-22074
- b8a4413 Merge pull request #580 from itsmitul9/test1
- 8350504 Merge pull request #581 from itsmitul9/osd-23280
- bcd870d Merge pull request #583 from mrWinston/osd-22253-gap-analysis-for-gcpwif
- aa4dbcc Merge pull request #587 from tnierman/allow_punctuation_after_ls_problem
- 548e565 Merge pull request #590 from devppratik/add-apac-to-reviewers-approvers
- b30d722 Merge pull request #591 from typeid/fix_permission_denied
- 4e39e1f OSD-23466 increase DT gather logs limit (#589)
- fe19fb1 OSD-24351: permission denied command should also evaluate read-only events
- 5094323 Removes requirement that '--problem' strings cannot end in punctuation
- 03036d0 [OSD-23212] Cloudtrailmcmd Permission-denied history Feature (#575)
- 234005b add CloudTrailCmdList
- 180fa95 add validation check,improved ui/ux & test cases
- af8ce7f added code comment in common.go
- 5e1a3b1 bug fix for OSD-22074
- 7da3949 bug fix for OSD-22074
- d323826 fix error failed to stream with context for silence add command
- cf55d19 fix error failed to stream with context for silence add command
- 60ed068 fix import order to make linter happy
- 161b114 fix lint
- 363f4d2 fix testcases failures
- 2f7d81e import cycle issue
- 268e90f lint fix
- b2d2ab4 make lint happy
- 0feeb58 merge conflicts fix
- e5f6b55 minor changes in comment
- 26a6860 osdctl configuration setup
- 16622e2 pushing changes for OSD-22394
- b15b8e0 rebase
- 9a5c1f1 refactor sts command to support wif as well
- 61e3d21 remove clusterID param from fetchAllAlertsfunction
- 36b3925 rename command
- 0e585c0 validate token and test cases
v0.33.0
Changelog
- 9b6b891 Add version flag to verify egress command for osd-network-verifier version
- 18dc361 Bump github.com/openshift/backplane-cli from 0.1.30 to 0.1.32
- e6486e0 Merge pull request #582 from AlexVulaj/verify-egress-version-flag
- b58a604 Merge pull request #584 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.32
- 5cc12f1 Merge pull request #585 from typeid/OSD-22635
- 0e98f1d OSD-22635: use elevation for oc execs
v0.32.0
Changelog
- 8adae48 Add --cpms flag to osdctl resize control-plane
- 795b4ab Add admin-username to rotate-secret command
- a6e7c8f Add default region for STS GetCallerIdentity in rotate-creds
- 4160723 Add ok-to-test label automatically for dependabot
- d58ed21 Add warning to network verification that HCPs are unsupported. (#579)
- 17dd4a0 Added a check for non-privatelink clusters to see which subnets are private
- da8753a Bump github.com/openshift/osd-network-verifier from 0.4.9 to 0.4.10
- df62640 Bump osd-network-verifier to version v0.4.11
- 27c6ce3 Created function findRouteTableForSubnet
- 1f8ac60 Factored out the FindRouteTableForSubnet command
- 69f4fb3 Merge pull request #508 from aliceh/route
- f475456 Merge pull request #562 from AlexVulaj/rotate-secret-admin-username-flag
- 47bcaa2 Merge pull request #563 from openshift/dependabot/go_modules/github.com/openshift/osd-network-verifier-0.4.10
- cb4084b Merge pull request #564 from mjlshen/OSD-23315
- 34d30e6 Merge pull request #565 from mjlshen/OSD-23315
- 504734b Merge pull request #566 from robotmaxtron/fr-ocm-endpoint
- a6c42e7 Merge pull request #567 from mjlshen/OSD-23315
- 52df347 Merge pull request #568 from mjlshen/OSD-23315
- c2c3d6d Merge pull request #569 from mjlshen/dependabot
- 5d2fb1b Merge pull request #570 from clcollins/OSD-22506-rotate-creds-env
- 673966e Merge pull request #571 from AlexVulaj/clean-up-completion
- 87fd275 Merge pull request #576 from luis-falcon/bump-osd-network-verifier-to-v0.4.11
- bdcc91a OSD-23744: make context cmd quicker (#578)
- 7b068e4 Refactored cpd.go
- c0786da Refactored cpd.go
- f164c15 Refactored cpd.go
- d058aa8 Remove completion command
- 021e6b7 Updated the unit tests verification_test.go
- 5188cc5 Updating the OCM endpoint in FedRAMP to the admin api endpoint
- beecb74 ensure CPMS is active before attempting a resize
- ebb8eb0 move control plane resize command under osdctl cluster resize
- f8dc5dd refactor infra node resizing command to allow moving resize-control-plane-node
- 54618ed update example text for resize control-plane
v0.31.0
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)
v0.30.0
What's Changed
- Bump github.com/openshift/backplane-cli from 0.1.27 to 0.1.28 by @dependabot in #546
- OSD-22368: Using the KMS key defined for the cluster instead of 'aws/ebs' when calling osd-network-verifier by @Nikokolas3270 in #549
- avoid nil exception when awsMachine do not have InstanceIds by @Tof1973 in #550
- Improve messaging around cluster uninstallation expectations by @mjlshen in #551
Full Changelog: v0.29.0...v0.30.0