Justin J. Novack

Results 75 comments of Justin J. Novack

Ruminating on this issue, this is definitely something that breaks current implementations. Docker Secrets standards use `_FILE` appended to the name of the variable to indicate the variable (as you...

I have updated flag and committed a version suitable for v1.15 of golang. https://github.com/jnovack/flag

The owner is willing to add you as a maintainer if you have some time to devote to the project!

Use Case: Right now, I need to hunt to figure out which networks a single stack uses. ``` swarmpit |-- app | |-frontend | \-backend |-- db | \-backend \--...

I'm sorry, I re-read that and I sounded bossy, complain-y and ungrateful. I didn't mean to sound any of those things. :/ I was just trying to spark some creative...

You can have different roles have different permissions to dashboards, this means you must be able to have grafana-reporter use different keys for different dashboards. This would mean you would...

Signal Use Case: Backend File configurations on NFS, GlusterFS or any other system that does not support inotify. @gaui Pardon my ignorance, are there instances of Træfik in HA without...

> It would be nice to document this use of variable in the documentaiton.. > --@finkr I don't understand, you mean the use of 'hidden', if so, that's here: https://github.com/google/mtail/blob/master/docs/state.md

As another use-case, I've been dying for a [simple-evcorr](https://simple-evcorr.github.io/) replacement. I grew up on perl, so it's hard for me to bad-mouth it; but in 2019, using perl is not...

I think this runs DANGEROUSLY close to confusing zero (`0`) with `null`. If you are initiating it with zero (`0`), then you are effectively skewing results when averaged over time....