Travis Collins

Results 5 comments of Travis Collins

I got this working locally and submitted a [pull request](https://github.com/gliderlabs/logspout/pull/443), but it failed the circleci tests. The image was too large. From what I can tell it was about 62...

FWIW I tested this out and it was working just fine for me. This is based on my admittedly minimal testing. I believe logspout uses the the docker api to...

After submitting this, I realized that the `IgnoreContainer` function in `pump.go` should probably accept a `*docker.Container` and `*swarm.Service` instead of `*docker.Container` and `map[string]string` of labels. I think it makes more...

I've installed the snapshot version you linked, and all is working with jenkins 2.190.1 and GitLab Enterprise Edition 12.6.4-ee. It approved my merge request as the integration user I configured....

@padyx @omehegan I know this pull request is over a year old and I was wondering if it is still being considered.