Closed wasabii closed 3 years ago
Good idea!
I’ll add that in sometime this weekend 🙂
Hi - I haven’t forgot about this, work’s just a little busy at the moment. I hope to have time to add this in tonight 🙂
Published v2.4.6 🙂
(may take a while to become visible on NuGet; I think their indexing process is asynchronous)
(sorry for the long delay, I thought this had already been published in the previous release!)
It looks like using KubeClient.Extensions.Configuration requires the kubeNamespace to be passed, or it defaults down to "default". Instead, it should attempt to read the namespace from /var/run/secrets/kubernetes.io/serviceaccount/namespace. Looks like this should go into
CreateFromPodServiceAccount
.