Dominic Kistner
Dominic Kistner
Yes, you are right, but the then I'm just looking onto the conditions. I would prefer to have view which combine both `Status` and `Readiness` for sorting the list. I...
@mauriciopoppe Thanks for https://github.com/kubernetes-csi/node-driver-registrar/pull/225 Is it planned to have a new release build on the updated golang version?
Thanks for the new release. Unfortunately the image `k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.6.0` seems still to build with `< v1.18.6` and has therefore golang related CVEs like `CVE-2022-27664`. Is there a way to build...
Thanks for providing this. Makes sense from my point of view. I think we can try the second option. Detecting a GUID should be easy. Maybe we should then also...
Hi @brumhard, thank you very much! I'm already working on a PR for this feature, but I will first add another thing that is also relevant for this scenario. It...
Hi @JuliusSte, so this feature consists from our point of view out of two parts: 1. Support for application credentials which are owned by the Openstack user (or the unrestricted...
Hi @abh1kg, thanks for the proposal. I'm not an expert with vpc peering. Provider aws is using Terraform to create the basic network infrastructure for an aws shoot cluster. Could...
Hi @abh1kg, unfortunately I did not find the time to look deeper into this. > On the AWS end, it would result in a black hole route... Would this block...
Yes, you just need a local k8s cluster and the [crds here](https://github.com/gardener/gardener-extension-provider-aws/tree/master/example) installed. Then you can run `make start` and apply your `InfrastructureConfig` to the local k8s cluster.