- Syntax
- vai off - `filter=x=y`
- vai on - `filter=x~y`
- Used in code paths
- indirectly via findAll action
- urlOptions incorrectly used `=` in vai on world
- fix - update getter to use correct equality given env
- directly via `request` action's url arg
- fix - updated to use urlOptions getter
- Actually used in
- shell/chart/monitoring/index.vue to fetch workloadTypes
- shell/components/Certificates.vue to fetch specific type of secret
- shell/utils/v-sphere.ts to fetch to fetch secret created with a generateName