Skip to content

fix: remove brev reset suggestion from brev ls output#404

Merged
patelspratik merged 1 commit into
mainfrom
brev-9452/brev-reset-remove-suggestion
May 27, 2026
Merged

fix: remove brev reset suggestion from brev ls output#404
patelspratik merged 1 commit into
mainfrom
brev-9452/brev-reset-remove-suggestion

Conversation

@arush070
Copy link
Copy Markdown
Contributor

Summary

Removes the Reset unhealthy or failed instance: brev reset <name> suggestion shown in brev ls output for unhealthy/failed instances.

brev reset is only implemented for AWS in the backend for every other provider (GCP, Crusoe, Nebius, Shadeform, SFCompute, Launchpad) it returns "not implemented". Surfacing this suggestion to users on those providers was misleading and led them to a command that would fail.

Linear: BREV-9452

Changes

  • Removed displayLsResetBreadCrumb function (now dead code)
  • Removed call sites in ShowOrgWorkspaces and displayWorkspacesAndHelp

@arush070 arush070 self-assigned this May 25, 2026
@arush070 arush070 marked this pull request as ready for review May 25, 2026 07:17
@arush070 arush070 requested a review from a team as a code owner May 25, 2026 07:17
@patelspratik
Copy link
Copy Markdown
Contributor

this is going to remove the suggestion for every provider, correct? Not just for non-AWS.

@arush070
Copy link
Copy Markdown
Contributor Author

arush070 commented May 27, 2026

this is going to remove the suggestion for every provider, correct? Not just for non-AWS.

Yes @patelspratik . No more wrong command suggestion in the brev ls. Are we good to merge it?

@patelspratik patelspratik merged commit f6e6b00 into main May 27, 2026
9 checks passed
@patelspratik patelspratik deleted the brev-9452/brev-reset-remove-suggestion branch May 27, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants