-
Story
-
Resolution: Done
-
Critical
-
None
Value Statement
Customers, in particular T-Mobile, are deploying multiple ACS instances co-located with ACM, and they are using the ACM Global Hub to have a consolidated view of policies. But that view currently lacks the security part, provided by ACS. Including the ACS part makes the ACM Global Hub more useful, specially for security specialists, therefore making it more attractive overall.
Definition of Done for Engineering Story Owner (Checklist)
- The global hub Grafana can have an alert dashboard for ACS alerts
- I want to see the security violations separated by severity (low, medium, high, critical).
- I want to be able to drill down and see the number of security violations for specific ACM+ACS hubs.
- For each ACM+ACS hub I want to be able to navigate to its ACS console to see the details of the violations.
- the ACS integration feature is controlled by `global-hub.open-cluster-management.io/with-stackrox-integration` annotation in mcgh CR
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.