-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
-
ACM-627 - Scalability of Hub for Edge Use Cases
-
https://github.com/stolostron/multicluster-global-hub/pull/344, https://github.com/stolostron/multicluster-global-hub/pull/346, https://github.com/stolostron/multicluster-global-hub/pull/347, https://github.com/stolostron/multicluster-global-hub/pull/351, https://github.com/stolostron/multicluster-global-hub/pull/365
-
-
-
No
Value Statement
The customers can focus on the global policy overview in the first delivery. They can enable some features on-demand.
Definition of Done for Engineering Story Owner (Checklist)
- Add a label to enable the cluster lifecycle management, including install ACM in regional hub cluster. the label can be `global-hub.open-cluster-management.io/hub-cluster-install=`.
- Disable propagate the global policy and global application to each regional hub cluster. Reverse the current way to ask the users to add special annotations to enable. We may use `global-hub.open-cluster-management.io/global-resource=` and get rid of `global-hub.open-cluster-management.io/local-resource=`
- add finalizer for the global resources only, including placement, placementrule, managedclusterset, etc.
- optimize the pre-delete job in the global-hub-agent.
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [x] Unit/function tests have been automated and incorporated into the
build. - [x] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [n/a] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [n/a] Create an informative documentation issue using the [Customer
Portal_doc_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [x] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [n/a] The must-gather script has been updated.