Frederic M
Frederic M
It would be great to be able to configure logging on the CSI driver (format and level mostly). I see `ntnx-csi` supports a log level with the `v` flag, but...
### Nutanix Cluster Information Prism Central pc.2024.1.0.2 Cluster 6.5.4.5 LTS ### Terraform Version Terraform v1.5.7 + provider registry.terraform.io/nutanix/nutanix v1.9.5 ### Affected Resource(s) * nutanix_virtual_machine ### Description We have an existing...
Hi, With the current v3.x release of the CSI storage chart, the precheck job uses the PC secret specified in `pcSecretName`. We would like to have the option to specify...
Good afternoon, This PR lowers the log verbosity level of the CSI pods to reduce the amount of informational messages emitted during normal operation. The goal is to make logs...
Good morning, I have a `GatewayClass` with an `EnvoyProxy` config that sets `mergeGateways` to `true` and assigns an `ExternalIP` to the corresponding service. ```yaml apiVersion: gateway.envoyproxy.io/v1alpha1 kind: EnvoyProxy # ......
**What happened**: I deployed an application and exposed it using `Gateway` + `HTTPRoute` resources. I added the `external-dns.alpha.kubernetes.io/cloudflare-proxied` annotation to the HTTP route as I need the DNS record to...