SUN Haoyu
SUN Haoyu
This looks good 👍 Just need some attention from maintainers :)
Test with a patch and the indexRules() function need some fix. In the returned array from indexRules() the index of every element is 0. Tested with the following content in...
The new version looks good to me :)
If we move TLS termination to node-exporter, can kube-rbac-proxy passthrough the TLS connection to upstream node-exporter? I'm thinking to add an option to move TLS termination to node-exporter while kube-rbac-proxy...
What is the feature required from this issue? Is it an option to expose HTTPS port of node-exporter and disable kube-rbac-proxy? Excuse me plz but I am a little bit...
ok, I will check its feasability first and see if we can proceed to add this feature.
Feasibility check result: Node Exporter is able to terminate TLS and authenticate client by its certificate. It can let pass the client certificates issued by a certain CA while blocking...
how to rerun the failing test? it seems like a transient error.
> Small tip: maybe rebasing with `main` can help reducing the random failures. We've been working on this recently. The PR has been rebased on latest main branch now.