Yoep Kortekaas
Yoep Kortekaas
I see that this is somewhat related to https://github.com/kubernetes/cloud-provider-openstack/issues/2327#issuecomment-1735749569, but I also see development has stagnated there. If I were to implement adding metadata to volume creation, could anyone give...
/remove-lifecycle rotten
@rchincha Thanks for your reply. Updating to `v2.0.0-rc6` does not seem to help. Looking at minikube, the environment variables are present in the process environment: ``` % docker ps CONTAINER...
@rchincha When I manually send a request to the squid service, it does show logs: ``` % kubectl run test-$RANDOM --rm -i -t --image=alpine -- sh If you don't see...
Hi @Andreea-Lupu, @peusebiu, Thanks for the investigations. Settings `skipverify` to false indeed resolves the issue. Can you link the issue you've opened in the aws-s3 docker storage library?