Max Bowsher

Results 115 comments of Max Bowsher

> any workarounds that you found? Only stopping using metrics for this and polling the HTTP API for the information instead.

I have also experienced loss of an imported key. But my key was generated using OpenSSH ssh-keygen. Strangely, only one of two imported keys was lost.

Aha! So it turns out the real problem is that some new client code had started to be used in my environment, that was opening a TCP connection to the...

Hello - thanks for turning around a fix so quickly. I've just had a read of the implementation, and I have a couple of concerns. First, this introduces a 5...

> Is this behavior expected (opening a conn and not writing to it right away)? Does the protocol define it as supported? Before implementing, we need to clarify whether this...