Skip to content

resource/cmd: support comparison operators#418

Open
Omkar-Ugal wants to merge 3 commits into
unikraft-cloud:prod-stagingfrom
Omkar-Ugal:feat/filter-comparison-374
Open

resource/cmd: support comparison operators#418
Omkar-Ugal wants to merge 3 commits into
unikraft-cloud:prod-stagingfrom
Omkar-Ugal:feat/filter-comparison-374

Conversation

@Omkar-Ugal

Copy link
Copy Markdown

adds >, <, >=, <= support in --filter (e.g --filter "resources.memory>128mib").

Tested manually against live instances, volumes, and services - memory, vcpus, size, limits all work with all four operators.

Closes #374

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.

Support --filters with < and >

1 participant