Andrei Nistor
Andrei Nistor
I was wondering the same. Would it be possible to add the checksums to the released binaries? Thanks, Andrei
> when I try to test auth fuction I found basic extended with AuthenticationMethod=multi,I use readonly user login to non-leader node,but it switch the writable user ,I login to th...
@shlomi-noach can you take another look at this line? https://github.com/openark/orchestrator/commit/d3748761055215bea68b822933ba523898033c4f#diff-781f3fb2f9ee523020bb7940288434b98c8942f08a297b670b8af90da234d5d3R37 I read that as "set the credentials from the config for every request that's proxied to the raft leader". Am...
That's what I was planning on doing as a workaround :) Thanks for updating the title, I was writing the ticket as I was investigating and forgot to update it...
Hi Jordan, I completely forgot about this issue, turns out if was a configuration issue on our side, we were processing the wrong log, we changed the name of the...
@paulfantom I did this for all components in my cluster, however I can't find a way to set the resource requests for kube-rbac-proxy. 
I like the idea! On top of that, assuming that all the kube-rbac-proxies have roughly the same resource usage, I would also like to be able to specify those limits...
This is still an issue with the latest chrome. HA iOS app displays the values correctly.
Have you considered using the Helm generator in Kustomize? https://github.com/kubernetes-sigs/kustomize/blob/master/examples/chart.md Only needs ```kustomize.buildOptions: --enable-helm``` in the argocd configmap.
Adding the profiles that helped us track down this issue: [profiles.zip](https://github.com/user-attachments/files/15873020/profiles.zip) Seems this is a know issue https://github.com/golang/go/issues/32371