Skip to content

Do not show SSH fleet resources in dstack fleet#3632

Merged
jvstme merged 1 commit intomasterfrom
issue_3631_do_not_show_ssh_fleet_resources
Mar 3, 2026
Merged

Do not show SSH fleet resources in dstack fleet#3632
jvstme merged 1 commit intomasterfrom
issue_3631_do_not_show_ssh_fleet_resources

Conversation

@jvstme
Copy link
Collaborator

@jvstme jvstme commented Mar 3, 2026

Always show - for SSH fleets, because resources
are not applicable to them.

Fixes #3631

Also simplify the implementation by building
fleet_row and instance_row without
if verbose checks. if verbose is only
necessary when building the table header, and then
add_row_from_dict() will include only the
columns specified in the header.

Always show `-` for SSH fleets, because resources
are not applicable to them.

Also simplify the implementation by building
`fleet_row` and `instance_row` without
`if verbose` checks. `if verbose` is only
necessary when building the table header, and then
`add_row_from_dict()` will include only the
columns specified in the header.
@jvstme jvstme requested a review from peterschmidt85 March 3, 2026 10:35
@jvstme jvstme merged commit 18fd035 into master Mar 3, 2026
28 checks passed
@jvstme jvstme deleted the issue_3631_do_not_show_ssh_fleet_resources branch March 3, 2026 13:03
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.

[Bug]: Misleading SSH fleet RESOURCES in dstack fleet --verbose

2 participants