-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
None
In addition to HAC-489's moving of the useK8sWatchResource hook is the useK8sWatchResources hook. This hook had additional requirements and was split out from the other ticket. The use-case behind this is one-part of convenience and one-part of dynamic nature of watching resources (data driven watching).
Acceptance Criteria
- Copy the useK8sWatchResources hook are brought over and exposed in the `lib-utils` package
- You'll need to bring other utilities as well to make this functionality possible
- There is a 3rd party library we probably need to bring over, but hopefully we can work around that for ease of use of the SDK
- relates to
-
HAC-489 Move useK8sWatchResource Hook into the Core SDK
- Closed
- links to