Skip to content

fix: iso list --type filter is broken #1217

@apricote

Description

@apricote

TL;DR

The flag --type for the command hcloud iso list no longer works.

Expected behavior

When specifying hcloud iso list --type=private I expect that only those ISOs are returned.

Observed behavior

All ISOs available are returned all the time. This also applies to hcloud all list, which now shows public ISOs.

Minimal working example

No response

Log output


Additional information

The bug was introduced in #1132, when the during a refactoring the code to apply the filter was removed. This was released in v1.52.0, and all versions until the latest v1.55.0 are affected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions