-
Story
-
Resolution: Done
-
Major
-
ACM 2.14.0
-
Product / Portfolio Work
-
5
-
False
-
-
False
-
-
-
-
None
Value Statement
Today we can only filter based on VM status.
CNV table filtering includes:
- Select/checkbox filter on: Status, Template, OS, Live migratable, Node, and Instance type
- String filter matching on: name, namespace, cluster, node, and IP Address
We would face issues at scale (ex: 10K+ Vms on ~100 clusters) in showing the above options in a dropdown list. It would be a better approach to instead use the existing ACM Searchbar and limit the filter options to available VM fields.
In this context, the ACM Searchbar would work under the assumption `kind:VirtualMachine,VirtualMachineInstance` was already entered. Then the user would be able to select any VM field to filter down the table.
Example implementations attached below.
Definition of Done for Engineering Story Owner (Checklist)
- ...
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the Customer
Portal Doc template that you can access from [The Playbook](
and ensure doc acceptance criteria is met.
- Call out this sentence as it's own action:
- [ ] Link the development issue to the doc issue.
Support Readiness
- [ ] The must-gather script has been updated.