Releases: openshift/osdctl
Releases · openshift/osdctl
v0.52.0
Changelog
- 10f8e75 Add command to audit HCP autoscaling status
- 8eb4afb Feat(SREP-202): Add new hcp forceupgrade command
- 4b7b930 Feat: add hcp status command
- 8479915 Fix controller-runtime logger initialization warning
- a668eb0 Merge pull request #830 from typeid/add-force-upgrading-option
- 4b85a31 Merge pull request #831 from joshbranham/bug/promote-saas-hotfix-skipg
- 075c01f Merge pull request #832 from Ajpantuso/apantuso/SLSRE-496
- 814c7f0 Merge pull request #833 from aliceh/fix/controller-runtime-logger-initialization
- 56aee42 Merge pull request #834 from eth1030/add-m6i
- e042692 Merge pull request #836 from bmeng/dt-query
- 89927a5 Merge pull request #838 from typeid/hcp_status
- ff1aaa4 Merge pull request #840 from reedcort/SREP-3387
- cf2b358 OSD-28241: Add multi-environment OCM and backplane connection support (#828)
- 34eff71 Update promote saas --hotfix to update all targets
- 1e29af0 add m6i instance type support for control plane resize
- 94ac937 add r6i instance type support for infra node resize
- b120fb5 feat(SLSRE-496): add osdctl cluster verify-dns command
- fe9ac67 set the dt query to use non case sensitive
v0.51.0
Changelog
- cc5c4c0 Add e2e test logs links to promotion MR template
- 94099fc Adds Carbon Report Export (#827)
- 7410e21 Bump github.com/openshift/backplane-cli from 0.6.0 to 0.6.1
- e0c76f3 Bump github.com/openshift/osd-network-verifier from 1.6.0 to 1.6.1
- 757858d Merge pull request #823 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.6.1
- dd16d79 Merge pull request #824 from openshift/dependabot/go_modules/github.com/openshift/osd-network-verifier-1.6.1
- ede0eb4 Merge pull request #826 from dustman9000/add-e2e-test-logs-to-promotion-mr
- b843f88 SREP-1668: Improve dynatrace promote command clarity and diff filtering (#821)
- 696b0c7 SREP-2594: Fix osdctl promote --hotfix failing to find app.yml (#822)
v0.50.1
v0.50.0
v0.49.0
Changelog
- 6426f32 Bump github.com/openshift/backplane-cli from 0.4.0 to 0.5.0
- cd993a1 Bump github.com/openshift/osd-network-verifier from 1.5.0 to 1.6.0
- 50ea21c Bump goreleaser and cleanup defunct dockerfile + gh actions
- 06ce2f0 Drop defunct capabilities command
- 0dab734 Extend the docs for cluster reports commands
- cf6e746 Handle 404 for a get report request better
- 1957c59 Merge pull request #806 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.5.0
- 601ba6c Merge pull request #810 from openshift/dependabot/go_modules/github.com/openshift/osd-network-verifier-1.6.0
- 110d2e9 Merge pull request #811 from joshbranham/drop-deprecated-capabilities-command
- 5d04d87 Merge pull request #814 from joshbranham/bump-goreleaser-cleanup-dockerfile
- a18781c Merge pull request #815 from joshbranham/cluster-reports-docs
- 378bb79 Merge pull request #816 from joshbranham/bug/reports-404-handled
- 6defff6 SREP-2435: Add
osdctl cluster reportscommand and subcommands (#813) - af6a562 SREP-2435: Add backplane reports to
osdctl cluster contextoutput (#812)
v0.48.0
Changelog
- 1e6d436 Add verify-docs to make
- d413f67 Adds helper info to
promotioncommit error message; prints commit message - 2178147 Adds provision shard ID and hive name to output
- e355023 Bump github.com/openshift/osd-network-verifier from 1.4.0 to 1.5.0
- a5592aa Check that all subnets are private
- 399e798 Fix error handling
- b3d7603 Fix servicelog link validation for blocked egress URLs
- becba3f Merge pull request #798 from clcollins/promotion_helpmsg
- 99fa8a8 Merge pull request #799 from tkong-redhat/fix-service-log-query-file
- 0619d5b Merge pull request #800 from openshift/dependabot/go_modules/github.com/openshift/osd-network-verifier-1.5.0
- 4afe4e4 Merge pull request #801 from MateSaary/verify-docs-makefile
- 4c5df7e Merge pull request #802 from tnierman/fix_watch_command
- 9abf1be Merge pull request #803 from fahlmant/remove-fahlmant
- c96b9be Merge pull request #804 from iamkirkbater/mc-shard-id
- 2a82df8 Merge pull request #805 from AlexSmithGH/srep-2151/check-all-subnets-are-private
- 4e2c042 Merge pull request #808 from abyrne55/SREP-2372
- 31201b4 Merge pull request #809 from iamkirkbater/account-credentials
- e02169d Remove fahlmant from OWNERS
- 12e7d31 SREP-1831 - Fix watch command label
- ee985bc SREP-966: reimplement pull-secret email validation without backplane elevation (#795)
- c6e4935 removes unnecessary OCM client creation from account console/cli commands
- 6d3c62c servicelog post should support read query from file as clusters input. But current osdctl version will report error when only given -f parameter. This commit fixed this issue and query from file is allowed.
v0.47.1
Changelog
- ea2daa3 Add a copy of the COPR script to the repo.
- fc411a2 Add a working spec file.
- 369c398 Add the get-env-vars cmd to the docs
- f87b9a2 Bump github.com/openshift/backplane-cli from 0.1.47 to 0.4.0
- 9ba7448 Bump github.com/openshift/osd-network-verifier from 1.3.0 to 1.4.0
- 68afe3d Fix formatting of commit message for dynatrace promotions
- 8babe5a Merge pull request #779 from bergmannf/spec-file
- 1c70625 Merge pull request #790 from gvnnn/SREP-1138-env-vars
- bff9055 Merge pull request #791 from eth1030/SREP-1191
- 4126298 Merge pull request #793 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.4.0
- c410d53 Merge pull request #796 from joshbranham/fix-dynatrace-promote-commit-msg
- c8b65e0 Merge pull request #797 from openshift/dependabot/go_modules/github.com/openshift/osd-network-verifier-1.4.0
- 76dad2e Remove unused cluster field
- fddd83f SREP-1121 Improve performance for osdctl cloudtrail command (#777)
- 85bbc1f SREP-1138 - Print env vars for a cluster.
- bdf726b Set the version in the binary during build time.
- 65d3f7c Switch to upper case cluster-id flag. Update the docs.
- bda1099 Trigger the build via a github action.
- 202cc40 Update README.
- d5e1ef2 add migration status boilerplate code to extend osdctl cluster context
- 83ea0a2 fix linting issue
- 1dfc1fe make TestPrintSDNtoOVNMigrationStatus more concise
- 9192c40 make naming more explicit for migration functions
- 4f5a586 use OCM SDK to get SDN to OVN migration status
v0.47.0
v0.46.0
Changelog
- 87bf3b4 Add SRE-P Orange to owners
- 158e65d Added unit test case for infra_node and controlplane_node
- 582a99e Bump github.com/openshift/backplane-cli from 0.1.46 to 0.1.47
- da427eb Fix dt logs console URL
- e159fc9 Fix last month time period calculation to handle year boundaries
- 7d110fa Hosted cluster dump and a dynatrace logs export
- 6166146 Merge branch 'master' of https://github.com/openshift/osdctl into standardize-cluster-id-flag
- 70a28a6 Merge pull request #739 from amitupadh/OSD-29549
- 2bcb2d9 Merge pull request #762 from openshift/dependabot/go_modules/github.com/openshift/backplane-cli-0.1.47
- a47e79f Merge pull request #768 from devppratik/update-description-for-jira-handover-command
- da2cfb9 Merge pull request #769 from feichashao/support_infra_type
- d8282fb Merge pull request #771 from faldanarh/updating_hcp_must_gather_help
- 27102d0 Merge pull request #773 from MateSaary/srep-1005-dt-logs
- 312e53c Merge pull request #774 from typeid/add_orange
- c13ba06 Merge pull request #775 from RaphaelBut/fix-gomock
- a22144d Merge pull request #778 from Makdaam/SREP-1062
- 278860c Merge pull request #780 from MateSaary/srep-962-dt-logs-timerange
- da1f99b Merge pull request #781 from joshbranham/standardize-cluster-id-flag
- c03a559 Merge pull request #782 from joshbranham/fix-last-month-time-period
- 6134e46 Merge pull request #785 from rbhilare/SREP-1084
- 8fa6e47 Merge pull request #786 from joshbranham/bump-ci-operator-tag
- 58d9012 OSD-30374: update long description based on SOP
- ba2adfe Replace unmainted pkg golang-gomock with uber-gomock
- d64725f SREP-1010: Added "osdctl dt" check for vault cli (#772)
- 770fa53 SREP-1062 Adding network info section to cluster context
- ae88bbe SREP-1442: add dead link checking to osdctl servicelog post (#787)
- b32d514 SREP-861 - support service accounts and no service log flag (#788)
- 510d4d1 SREP-862: Add support for
osdctl network verify-egress --pod-mode(#784) - 1226887 SREP-962: Add absolute timestamps to fetching DT logs
- 9dcc3cf Standardize --cluster-id flag to support -C shorthand across all commands
- f490230 Update HCP Must-Gather help The example command brings wrong values for the "--gather" flag. Fixed with the available options.
- 555e613 Use boilerplate v8 in CI
- ae4777b add more supported instance types for down scale
- 229e7bb fixed go fmt
- 81dd018 fixed lint issues
- 5363cfc removed unwanted test case
- 054e1b0 removed unwanted test case
- 19f4d6e removed unwanted test case
v0.45.0
Changelog
- dfc4b75 Add Handover Announcements to Cluster Context Command
- b9d6d4b Add Test Cases for the utils/jira
- 827b1aa Add initial command for creating handover announcements
- 5744e2d Fixed the lint error
- fa24359 Merge pull request #761 from chamalabey/cluster-context-jql
- 33e5fa1 Merge pull request #763 from tnierman/srep-594
- b762f39 Merge pull request #764 from devppratik/add-handover-announcements-for-osdctl-cluster-context
- 8dac49a Merge pull request #765 from devppratik/update-dtp-for-v3
- 61f383c Merge pull request #766 from devppratik/add-jira-command-for-handover
- b1f59e5 Merge pull request #767 from devppratik/add-test-cases-for-handover
- d190c11 SREP-594 - Login to hive when breaking glass
- 369d3df Update DTP Labels to v3
- e813a54 Updated the JIRA query to include description field when searching cluster_id