Luke Winikates
Luke Winikates
**What steps did you take:** I attempted to run `vendir sync` with a `githubRelease` for `open-policy-agent/gatekeeper`. The entry under `contents:` looks like: ```yaml - path: gatekeeper githubRelease: slug: open-policy-agent/gatekeeper latest:...
**Describe the problem/challenge you have** Assets in Github releases often include the release version as part of the asset's filename, but `vendir`'s `unpackArchive` option does not currently support globbing, although...
We successfully installed concourse on a GKE cluster today. ## Install warning feedback: The post-install baggage claim driver feedback is useful, but the values.yml is so big that it's hard...
I noticed today that if I use bower to install the `bootsrap-sass` package, jQuery comes along for the ride, but `license_finder` does not pick up the jQuery dependency: ``` bash...
### Use Case What if telegraf processor plugins had a `parallel instance count` configuration, allowing multiple, instances of a processor to be initialized from the same configuration? Telegraf would partition...
outputs(wavefront): inline retry logic may log `"Non-retryable error during Wavefront.Write: <nil>"`
I'm noticed log lines like `Non-retryable error during Wavefront.Write: ` in Telegraf v1.28.2. There's a code path in `(*Wavefront).Write` where `err` can be reassigned to `nil` on line 154 if...
depends on wavefrontHQ/java-lib/pull/139 This adds a listener port for ingesting logs in syslog format
**Describe the bug** After updating to the current release, my pi devices are broadcasting some incorrect IP addresses over mDNS. If I ping my `hifi-office.local`, I currently see: ``` %...
### Plugin Name homebridge-sleepme ### Link To GitHub Repo https://github.com/LukeWinikates/homebridge-sleepme ### Plugin Icon (Optional) _No response_ ### The plugin does not offer the same nor less functionality than that of...