TheCodeAssassin
TheCodeAssassin
> Not sure if I just asked for that or not, we should mark mandatory client-certificates for `etcd` datastores since we're just supporting that kind of authentication. > > >...
@prometherion should be good now
hello @alnutile @deuill Anything I can do to help get this merged? We are now in the process of writing a custom library for this.
Are you still supporting this library?
I've added support for the 0.9 release in this PR
Please check all (including closed) issues before you post. https://github.com/Azure/setup-kubectl/issues/87
> > Please check all (including closed) issues before you post. > > kubernetes/kubectl#87 > > This isn't helping. We've tried 1.28.3 which is https://storage.googleapis.com/kubernetes-release/release/stable.txt > > Today We've tried...
Just as an FYI, I opened an issue on the kubectl issue tracker (https://github.com/kubernetes/kubernetes/issues/121400). Maybe some release update failed and now the stable.txt contains a version that doesn't correspond to...
> > Anyone still having this issue **after** pinning the version and has additional thoughts or suggestions? > > We pinned to v1.28.**2** instead, and everything seems to work. This...
I assume this is also the reason why I'm getting this: ``` Argument of type '(context: Context) => Promise' is not assignable to parameter of type 'Handler'. Types of parameters...