Lukas Hoehl

Results 40 comments of Lukas Hoehl

Need to change the http-proxy header in [vpn2](https://github.com/gardener/vpn2/) to use `X-Gardener-Destination` after the new `http-proxy` port is rolled out. Ref: https://github.com/gardener/vpn2/blob/652acd7a47a9cbfbf6e4252fe623d4d3089d2b01/pkg/openvpn/assets/client-config.template#L40C32-L40C46

Certain aspects are not covered yet: - handling nested `StorageConfig.DisableRedirect`s from config (just global is used)

Even if the API does not allow for filtering at the moment, we should still support filtering in the terraform go code. Using locals may be possible, but is not...

Closes https://github.com/stackitcloud/terraform-provider-stackit/issues/953

> I'll reach out to our SKE team to request that they provide IOPS data through the API, allowing customers to filter volume names based on IOPS. The returned volume...

/test openstack-cloud-controller-manager-ovn-e2e-test

> For the sake of completeness, should we also add a label to the ingress record ([ref](https://github.com/hown3d/gardener/blob/3a61d757a8c42b56455dcb010938608512ca10df/pkg/gardenlet/operation/botanist/nginxingress.go#L105C20-L105C43))? I agree, added the labels on that record too.