Jack Lindamood

Results 129 comments of Jack Lindamood

Looks awesome! I'm guessing it's configurable somehow?

A parameter with default false sounds reasonable. I'm unsure if this is too much configuration, but this would be perfect for us except I just realized that the datadog helm...

Breaking an index.yaml seems not great: it's kind of like breaking an API version without a major version change. Some alternatives * Give each subchart their own index.yaml (charts.bitnami.com/postgres/index.yaml) *...

Is this related to https://github.com/cli/cli/pull/6266 ?

> each of my accounts has its own terraform state bucket in its own account. @grimm26 How do you make something like that work? We use workspaces and as an...

> Backend configs do not support interpolation in terraform but the provider does I also do that, but it's still unclear how you can give each account a different s3...

It's not just spot. Another example is you can hit your account limit on number of instances of a specific instance type: that will also not likely change in the...

I wouldn't expect anything that ties back to a single `SetDesiredCapacity` since it's async and there could be multiple calls. > parsing autoscaling activities "younger" than mySetDesiderCapacity API call Maybe...