composable
composable copied to clipboard
Cached REST API prevents using new Kinds of input objects
RESTMapper of Controller run-time cached supported API types and doesn't reload it. That prevents support use cases like: when a new K8s API type was added when the Composable controller were running. Relates to :warning: DynamicRESTMapper that reloads on REST cache miss