tspearconquest
tspearconquest
It's both. The API had to get updated first by Microsoft to support passing the tags from one resource to another. Assuming Microsoft has done that, the ARM provider here...
It's not safe to assume that. https://github.com/hashicorp/terraform-provider-azurerm/blob/764d84dcbb987458e3a3c0f36dcb48d3d8936af9/internal/services/privatedns/private_dns_zone_virtual_network_link_resource.go#L15C1-L16C1 Private DNS Zone Virtual Network Link resources use an API version from 2020, for example, in AzureRM 4.12. > `"github.com/hashicorp/go-azure-sdk/resource-manager/privatedns/2020-06-01/virtualnetworklinks"` The same is...
Understood, and ours does as well. I'm not sure why our EA team didn't think to ask to put it in front of the product team, but that would be...
An update: after digging through some manifests in the prometheus repo, I did find that I can setup a service monitor resource which supports `insecureSkipVerify`. Unfortunately, in our environment, we're...
/remove-lifecycle stale
Hi @osterman I opened this at the request of @aknysh: https://sweetops.slack.com/archives/C031919U8A0/p1759327368455859?thread_ts=1759274940.648179&cid=C031919U8A0 I do understand yaml parsing of quotes, and I would like to counter that helm has no issue passing...
``` ❯ head -1 values.yaml templates/a.yaml ==> values.yaml templates/a.yaml
Hello, not sure if you're aware so we want to advise you of the deprecation of Azure Network Policy and requirement to migrate AKS clusters to Cilium network policy within...