Value Statement
https://docs.google.com/presentation/d/1VZjTIgRviS8TAWPv2o8f7HPcCEKqi0_7FR8b7jIWwtg/edit#slide=id.g3108d341154_0_0
Definition of Done for Engineering Story Owner (Checklist)
- Create a new API - multiclusterglobalhubagent
- Deploy the globalhub-agent when the multiclusterglobalhubagent CR created
- the global hub agent can start sending data to the global hub
- clean up the global hub agent when the CR is deleted
- cert rotation?
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
Support Readiness
- [ ] The must-gather script has been updated.