Brent

Results 3 issues of Brent

I discovered that this line in the Dockerfile works: `RUN sed -i 's/PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config` However, for me the entry in the /etc/ssh/sshd_config file itself is still commented out...

### Describe the bug The link to the paper "Untangling Cluster Management Using Helix" from SOCC Oct 2012 on https://helix.apache.org/Publications.html is broken. It appears the entire SOCC 2012 site is...

bug

Hello, I'm currently running into an issue where the Swagger generated for our service definition translates `Writes([]byte{})` to an array of integer in the output Swagger spec. This is causing...