-
Story
-
Resolution: Done
-
Normal
-
ACM 2.11.0
Value Statement
The default suggested searches should be defined in a ConfigMap. It will give admins the flexibility to change or even remove to improve performance. This was suggested by Citi during a feedback session.
Acceptance criteria
- Suggested search templates are defined in a ConfigMap instead of hardcoded.
- ConfigMap `console-search-config` is owned by the multiclusterhub-operator
Reference code that needs refactor: https://github.com/stolostron/console/blob/main/frontend/src/routes/Home/Search/components/SuggestedQueryTemplates.ts#L13-L37
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_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [ ] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [ ] The must-gather script has been updated.
- split from
-
ACM-10917 As search user, I want a better search experience for VirtualMachine resources
- Closed