Clément Nussbaumer

Results 22 comments of Clément Nussbaumer

@eli-halych cf my comment in #38. closing this issue, as it has more to do with Traefik Ingress Controller peculiarities than with an actual issue.

hi @djboris9 and @burkhat the failed request might also have been due to a "race condition" between the time where a kubenurse pod is stopped and the time it takes...

@ghouscht as there weren't many interaction on this issue, I think that there is not enough interest in disabling checks when the node is unschedulable. also, given the default tolerations...

hi! really sorry for the bug introduced while resolving #250 🤦🏼 I've now made the code simpler, with a proper early exit when bypassDNSResolution is true. I've also added a...

release v1.2.1 with the fix is out. sorry for the inconvenience, and hoping everything settles down 🙃

If you only need a handful of mappings, you can configure it as follows while the `winit` story hasn't been merged: ``` key_bindings: - { key: F, mods: Control|Alt, chars:...

I'm having the same issue. if someone happens to find a solution/alternative, would be happy to know

that one would be nice! at least a light theme, it's hard for me to read white on dark text

maybe this other project I wrote is worth checking? https://github.com/postfinance/kubelet-csr-approver should provide the same functionality with more secure checks than this project. feedback on this welcome :)

FYI, I'm not working on this project but on a new project that will permit to check (after a few checks, e.g. DNS/IP matching at least) that `kubelet-serving` CertificateSigningRequests are...