Keith Gable

Results 25 issues of Keith Gable

## Description There seems to have been a change in Chef 16 that makes it **prepend** the embedded Ruby directories to `PATH` when using `shell_out`: https://github.com/chef/chef/blob/chef-16/chef-utils/lib/chef-utils/dsl/default_paths.rb For the Ruby Ohai...

Type: Bug
Status: Untriaged

If you're already compressing the word manifest, I would think that `m.m` would compress better than `c.c` would.

In the latest node-rdkafka, I see that the C++ implementation of the producer does not implement or call transaction-related methods, and therefore the JavaScript side of things doesn't have any...

enhancement

**Is your feature request related to a problem? Please describe.** Net::HTTP doesn't get very good parallel throughput because it's totally in Ruby and doesn't benefit from being able to manage...

feature-request
p3
queued

# Problem `shards build` incorrectly treats `--mcpu` as if you specified `--target` (also, separately, `--target` on `shards build` makes `--target` on `crystal build` not available directly). # Reproduce As an...

kind:bug

This bit me today. In an ECS task definition's container definitions, when using the awslogs log driver, I tried specifying `awslogs-create-group = "false"` to be explicit, but apparently that's not...

enhancement
good first issue

It would be nice if the ruleset would check that an ECS service is not specifying both a `launch_type` and a `capacity_provider_strategy` because evidently this isn't allowed even if the...

enhancement

If I run [Packer](http://www.packer.io) under winpty, I get the following output: ![image](https://cloud.githubusercontent.com/assets/66674/23934534/43e71fb6-0903-11e7-9fdd-322632ee5246.png) Here's what it looks like under a native cmd.exe: ![image](https://cloud.githubusercontent.com/assets/66674/23934550/596db8c2-0903-11e7-830e-f7bc5ab44931.png) This is winpty 0.4.2 under MSYS2 under ConEmu...

third-party-bug

Today, in Peaks, if a marker is not editable, only the waveform highlight gets rendered. If you want the lines on either side of the marker (or if it's a...

You can now configure: - The highlight rectangle padding (we use this because we make our overview bar smaller) - The highlight rectangle opacity - The overview axis colors