amc list always returns a full instance list when filtering with nonexistent app
Bug #2065401 reported by
Gary.Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
Low
|
Gary.Wang |
Bug Description
When filtering with nonexistent app, the `amc list` always returns a full instance list.
E.g. if a few instances are running in ams and there is no app called `nonexistent` created in ams at all.
```
$ amc ls --filter app=nonexistent --format=json | jq -r '. | length'
3
```
Changed in anbox-cloud: | |
status: | New → Fix Committed |
assignee: | nobody → Gary.Wang (gary-wzl77) |
Changed in anbox-cloud: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.