areller
areller
This makes sure that password doesn't appear in error logs when using basic authentication. (The code that I used in `stripPassword` is the same that the standard library http client...
Same as https://github.com/ybbus/jsonrpc/pull/44 but for the v2 branch
I have a test suite In the `SetupSuite` method I wait for some event to happen. If it doesn't happen within a certain timeout, I call `t.FailNow()` The problem is...
- One-line PR description: This enhancement proposes to add the ability to resize volumes associated with StatefulSet via modifications to its specification. - Issue link: https://github.com/kubernetes/enhancements/issues/661 - Other comments: This...