Austin Smart
Austin Smart
When using data source `azapi_resource_action` with an action that returns `Content-Type: text/plain`, the resource errors with the following error as it is expecting a JSON response: ``` unmarshalling type *interface...
The webhook cert rotator uses a `const` referring to `hnc-system` as the source of the namespace that hnc is deployed into ([ref 1](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/529259da83b27bf07191354789165767e1c3aaf3/internal/setup/webhooks.go#L26), [ref 2](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/529259da83b27bf07191354789165767e1c3aaf3/internal/setup/webhooks.go#L38)). I would expect references to...