Haris Khan

Results 4 comments of Haris Khan

We're running into this problem as well. Our state demonstrates the issue pretty clearly, I feel: ``` resource "vault_pki_secret_backend_config_ca" "ca" { backend = "pki" id = "pki" pem_bundle = (sensitive...

I have this same problem: ``` (failed to apply policies on resource allow-metrics-policy (failed to map gvk to gvr cilium.io/v2, Kind=CiliumNetworkPolicy (no matches for kind "CiliumNetworkPolicy" in version "cilium.io/v2") ```

This might be unrelated to the specific problem in the post (if so, feel free to tell me to open a new issue), but we're having an issue with buildkit...