-
Story
-
Resolution: Done
-
Undefined
-
None
-
2
-
False
-
None
-
False
-
-
ACM-4697 - RFE Create tools to assist in Policy development
-
-
-
GRC Sprint 2024-16, GRC Sprint 2024-17, GRC Sprint 2024-18
-
None
Value Statement
As an OperatorPolicy user, I'd like to use the template-resolver CLI to resolve templates directly on OperatorPolicy manifests or Policy manifests containing OperatorPolicy.
Definition of Done for Engineering Story Owner (Checklist)
- The template-resolver CLI can resolve templates on Policy manifests with OperatorPolicy manifests within them
- The template-resolver CLI can resolve templates on OperatorPolicy manifests
- The template resolution should be on the `spec.subscription` and `spec.operatorGroup` fields of the OperatorPolicy manifests to match what config-policy-controller does today.
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.