<kalessin>
Hello, is this active? Or maybe github issues are the best place to talk about buildbot internals?
<kalessin>
I am looking at TLS support for latent (docker) workers, which is currently unimplemented
mpbridge has quit [Remote host closed the connection]
mpbridge has joined #buildbot
<kalessin>
Anyway for the record, I was looking at how to use TLS over PB with a Docker latent worker, but I think it's just easier to bake the connection string in the docker image, rather than trying to configure it from the master.
<kalessin>
However, I believe I'll circle back with a patch to support a registry username/password in Docker latent worker, because that's easy enough.