cluster-api-control-plane-provider-kamaji icon indicating copy to clipboard operation
cluster-api-control-plane-provider-kamaji copied to clipboard

Unstructured cluster patch helper

Open prometherion opened this issue 1 year ago • 0 comments

This PR aims to use the Cluster API patch helper to decrease the cognitive load in patching unstructured objects.

Since a patch requires first getting objects, the cache of unstructured objects must be put in place and an RBAC update since this requires GET, LIST, and WATCH verbs.

prometherion avatar Aug 04 '23 17:08 prometherion