Joe Stump

Results 86 comments of Joe Stump
trafficstars

Perhaps a middle ground would be to not error out on interpolation when the variable was declared in the environment as `TF_VAR_foo`? Though this might require making such variables immutable?...

Why _remove_ the reference rather than _add_ the tests? Some of us like being able to know what code is "hot" and how well our upstream libraries are tested.

I recently ran into this issue as well running Flannel as a DaemonSet. After `flanneld` is running the `/run/flannel/subnet.env` file exists. I'd originally set up my Docker unit file to...

The problem is with escaping. Somewhere in your content is an `&` or something that the XML parser doesn't like. I ran into this issue first with `&`, but have...

You need to basically hack the URL near as I can tell. If you go to `https://david-dm.org/myorganization/secret-repo`, you'll find your private repo's dependency status and badge. There's also a place...

Appears this bug was filed in #165. I'll cross post my comment over there.

It's the most broken on Firefox: ![netalertx-firefox](https://github.com/jokob-sk/NetAlertX/assets/37667/9df4896e-ccab-4b76-a48d-cbfa2b89ca2b)

@jokob-sk that fixed it. 👍🏼 How do I avoid in the future?

@jokob-sk no worries at all; I think I speak for many when I say I'm stoked with all you've done with NetAlertX. 😄 Sadly, the `netalertx-dev` didn't work out for...