Ashley Jeffs

Results 229 comments of Ashley Jeffs

Hey @DanielHouston, what do you want the output to look like? Made a few adjustments and got as far as: https://play.golang.org/p/11yEBP8sTmm The main issue is that `ChildrenMap` only returns >0...

Ooh yah, thanks for the poke @boorad.

Hey @dingxiangfei2009 are you still interested in this PR? I think realistically before we could consider supporting this we'd need to have a clear answer around linting and config unit...

Hey @tspannhw, unfortunately I'm not convinced this will be addressed by the client authors any time soon so I don't think there's any convenient way in which we can progress...

hecckkkkkk, 99designs more like 99attemptstoruinyourproduct

I guess we need to give up on the idea that libraries are going to migrate away from this package, pulsar still has it as far as I can tell....

Okay I'm bored of waiting so I've made a fork that nukes all dbus functionality from keyring and replaced usage of it in our mod: https://github.com/benthosdev/benthos/commit/7453f87010cfc96d60cf0d484af33f1e0ac59abd Next steps are: -...

I've added pulsar back into the main distribution of benthos: https://github.com/benthosdev/benthos/commit/01aca871171af895d7f1cb1646d18d4923acc70b, hopefully we're still good with the dependency swap. I'm still not going to be happy until we can get...

Merged via: https://github.com/benthosdev/benthos/commit/3f064f439bc108a64a4d39d7dd241cc5f5310b33, thanks @monban! In the end I added an explicit field to trigger self signed certs and also put the config fields within a `tls` namespace.

Okay I've reworked the config watcher so that we can now do two things: - Delete any resources or streams when their origin configs are deleted - Add any resource...