Skip to content

Releases: openshift/osdctl

v0.38.0

31 Oct 09:43
3492862
Compare
Choose a tag to compare

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 to go.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

20 Sep 19:39
84c4b15
Compare
Choose a tag to compare

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

28 Aug 14:58
2f187f3
Compare
Choose a tag to compare

Changelog

  • 2f187f3 Allow reading creds as env var for account mgmt commands (#604)
  • 037ee46 Also sort permissions
  • 6f3c3c7 Merge pull request #603 from mrWinston/OSD-24926-update-osdctl-wif-generation-to-polish-the-template
  • c15d39a formatting
  • f5e0f8f wif template generation fixes

v0.35.0

26 Jul 15:20
2cbdd86
Compare
Choose a tag to compare

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

09 Jul 15:55
4e39e1f
Compare
Choose a tag to compare

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

20 Jun 19:24
5cc12f1
Compare
Choose a tag to compare

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

10 Jun 13:11
bdcc91a
Compare
Choose a tag to compare

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

13 May 13:30
8fb7366
Compare
Choose a tag to compare

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

18 Apr 22:37
2bd6c40
Compare
Choose a tag to compare

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

v0.29.0

16 Apr 13:01
4a67bd6
Compare
Choose a tag to compare

Changelog

  • 558be4e Add error message if running against cluster using isolated backplane flow
  • 344b551 Adds JIRA Token Env var collection to reuse env var from CLI tool if set
  • 09f50ed Bump github.com/openshift/backplane-cli
  • b2718ab Bump github.com/openshift/backplane-cli from 0.1.25 to 0.1.27
  • 33a47a4 Bump osd-network-verifier to v0.4.8
  • 980eb8e Don't use managed scripts for validating pull secret
  • 41eb6f7 Fix promote saas command for backplane-api
  • 10aecc4 Merge branch 'openshift:master' into OSD-19190
  • 3928591 Merge branch 'openshift:master' into OSD-19190
  • 8d67ef3 Merge pull request #530 from geowa4/print-version-warnings-to-stderr
  • a44e128 Merge pull request #531 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.25
  • bac5b2c Merge pull request #533 from AlexVulaj/remove-banned-user-sl
  • 6a1b6d4 Merge pull request #535 from AlexVulaj/servicelog-order-timestamp-desc
  • 5881486 Merge pull request #536 from iamkirkbater/jira-api-token
  • 981cb82 Merge pull request #538 from AlexVulaj/validate-pull-secret-no-managed-script
  • df82d14 Merge pull request #539 from AlexVulaj/cpd-no-isolated-backplane
  • 30210b9 Merge pull request #540 from Tafhim/OSD-20175-dql-osdtl
  • 82a5755 Merge pull request #541 from kamlendu1982/OSD-19190
  • 7129eb4 Merge pull request #542 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.27
  • 7b53e4e Merge pull request #543 from AlexVulaj/fix-promote-backplane-api
  • 09775cf Merge pull request #544 from kamlendu1982/OSD-19190
  • dee885e Merge pull request #547 from abyrne55/bump-verifier-v0.4.8
  • 4a67bd6 Merge pull request #548 from devppratik/update-vault-path-for-dt-command
  • 7f9f02b OSD-15091: Adding detachStuckVolume under cluster sub-command (#514)
  • b0eae1f OSD-16848: Migrate ops-sop alert script as osdctl alert command (#518)
  • 7d19293 OSD-20175 - Implement DQL query for cluster logs
  • 2bb7253 OSD-20175: Make clusterId as argument
  • f35939b OSD-20175: Remove the vault address from the code
  • 9488a65 OSD-20509: Updates infra resize command to add SL for GCP (#532)
  • 0f08c98 Print version warnings to stderr
  • ccd465f Remove SL being sent when banned user is found
  • 363a704 Sort service logs by timestamp descending
  • 707466d clarify/remove --osd --hcp flag: --osd flag was already clarified. Fixing --hcp flag
  • 28c77dc fixing hea issue
  • 63e9499 initial commit OSD-19190
  • bb5f354 initial commit OSD-19190