-
Story
-
Resolution: Done
-
Critical
-
None
-
5
-
False
-
None
-
False
-
-
-
-
GH Train-19 1, GH Train-19 2
-
None
Value Statement
That is part of migration feature. the migration controller needs to send the cloudevents to different managed hub clusters with different contents. refer to the design - https://docs.google.com/document/d/1JBIavIvekB-Voi_2Szbp3US3Ws1EPeIOouo3ktQXwYw/edit
Definition of Done for Engineering Story Owner (Checklist)
- the global hub agent parses the clustername and type to decide what action it needs to take
- for this type (io.open-cluster-management.operator.multiclusterglobalhubs.spec.migration.to), the global hub agent needs to update the clustermanager
- for this type(io.open-cluster-management.operator.multiclusterglobalhubs.spec.migration.from), the global hub agent needs to apply secret and klustercofig and update the managed 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 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.