-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
Product / Portfolio Work
-
5
-
False
-
-
False
-
-
-
-
ACM Console Train 33 - 1
-
Critical
-
None
Value Statement
Enables plugins to watch resources directly on a managed cluster over the cluster proxy.
Definition of Done for Engineering Story Owner (Checklist)
- Implement the plural version of useFleetK8sWatchResource, useFleetK8sWatchResources, allowing consumers to watch a collection of resources with a single hook call
- Implement fallback to the dynamic plugin SDK (if API design allows watches across clusters, this might be per-watch or only for cases where all watches are against the hub cluster)
- API should match the dynamic plugin version as closely as possible: https://github.com/openshift/console/blob/main/frontend/packages/console-dynamic-plugin-sdk/docs/api.md#usek8swatchresources
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.