-
Story
-
Resolution: Done
-
Normal
-
None
-
3
-
False
-
None
-
False
-
-
ACM-4697 - RFE Create tools to assist in Policy development
-
-
-
GRC Sprint 2024-15, GRC Sprint 2024-16, GRC Sprint 2024-17, GRC Sprint 2024-18
-
No
Value Statement
Once the CLI tool is written, it should be distributed in a container image with builds for Linux (common architectures), Mac, and Windows. The ACM hub installer should also define a ConsoleCLIDownload object(s) to make the binaries downloadable. This allows a user easy access to download official Red Hat builds to assist ACM policy usage.
Definition of Done for Engineering Story Owner (Checklist)
- A downstream container image is built with binaries for Linux, Mac, and Windows for common architectures.
- The downstream container image will have a simple Go HTTP server that serves a directory which will contain all the binaries.
- Leverage HTTPS end to end for the download.
- The ACM hub installer defines the appropriate ConsoleCLIDownload object(s) to allow the CLI tools to be downloaded
- The ACM hub installer defines the appropriate ConsoleCLIDownload object(s) to allow the Policy Generator to be downloaded
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.