Michael Bell
Michael Bell
Further discussion of reasoning @mp911de is of course correct that you can try to choose a reasonable number of seed nodes across availability groups and must do so for successful...
Well granted those categories are broad, how would you recommend for a centralized configuration of Lettuce garnering them.
By which I mean, we'd love to make automatic metrics for our Lettuce users. latency, connection events are easy. command errors is currently left to the service owner, with predictable...
Pretty much the same as #1145 isn't it? which was java 11
It is cheaper but incorrect. What happens if I read the docs right is you will not get the 401. Not for a year! As part of the transition to...
From the [1.21 readme](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md): > The BoundServiceAccountTokenVolume feature has been promoted to beta, and enabled by default. > - This changes the tokens provided to containers at /var/run/secrets/kubernetes.io/serviceaccount/token to be...
Obviously a hack could be used (a fragile one) wherein everyone that gets a Client instances gets it from a Supplier class, and "pinky-promises" to use that locally only (not...
@manusa I don't see anyway for us to plugin alternative interceptors (conveniently at least). And have you see the above? It's an issue IMO
This also affects informers, which I believe are not as easy to hack as basic usage.
I believe that will break the metrics . Please read the kep. There may be extended tokens for a year but not reareading and reapplying every minute violates the kep