jqmichael
jqmichael
> https://github.com/kubernetes-csi/node-driver-registrar#usage > > > Note that before Kubernetes v1.17, if the csi socket is in the /var/lib/kubelet/plugins/ path, kubelet may log a lot of harmless errors regarding grpc GetInfo...
Thanks @tekjar. I can totally understand if it failed to run at run time. But I'm a little surprised it failed to compile. Was there a Rust feature that I...
@swetashre I think https://github.com/boto/boto3/issues/443 is talking about a different problem where credentials from assume role were not refreshed at all. However, in this particular issue, boto3 does the credential refresh...
> Security conscious users don't want their pods talking to the STS endpoint over the internet, since this forces their pods to have internet access. I can understand the requirement....
Hey @amitkarpe, do you mind pinging us on [Slack](https://app.slack.com/client/T09NY5SBT/C8SH2GSL9/) with the cluster ARN and timeframe so that we can look into on our side?
Just to make sure I follow your idea. You are saying having a component, `foo`, that watches different `Injector` custom resources in each namespace, and inject sidecars to pods in...