-
Story
-
Resolution: Done
-
Normal
-
None
-
2
-
False
-
None
-
False
-
Enhancement
-
-
-
GRC Sprint 2023-02, GRC Sprint 2023-03, GRC Sprint 2023-04
-
No
✅ DESIGN COMPLETED:
https://docs.google.com/document/d/1mEh0xz_SOLnbNfWhi9aXwkiCVh3BlNLAe6k_ghl4pK8/
BACKGROUND:
The ACM Governance page could have thousands of policies and the policy names are not always descriptive enough. We have been hearing that the ACM Governance page should provide an easy way to expose policy descriptions in the table.
The description should be stored in an annotation called `policy.open-cluster-management.io/description` on the Policy.
GOAL:
Users should be able to create, edit, and display policy descriptions with easy interactions.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- Go to Governance
- Go to Policies
Actual results:
Expected results:
Additional info:
Definition of Done for Engineering Story Owner (Checklist)
- [ ] hosting clusters can not be detached when they have hosted clusters
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.