Branden Cash

Results 62 comments of Branden Cash

hrm...more wonky-ness. I tried to switch back to arduino framework and now notifications aren't working there now :( And now i'm getting 2 of these messages instead of 1. ```...

> I do think it might be cool to get a float/weighted count of how "expensive" the job is. But that is probably for a completely other issue. As an...

> We've been seeing this behavior as well. Occasionally we'll have an HR fail for some reason or another (e.g. the service took too long to startup and we didn't...

I can confirm the same behavior. I'm running kubernetes on [Talos](https://www.talos.dev/) nodes which doesn't support cgroup v1.

I know there's been a lot of flip-flopping for the order the scale should go. The screenshot above starts dark then goes light to dark. IMO, it should entirely go...

I'm also running into this. It looks like there has been some modifications to the `model_oneof.mustache` to accommodate this. It looks like there was a [helper/lambda](https://github.com/OpenAPITools/openapi-generator/blob/e2b9f39b1905ec20db3aa67a03fed8eeb4cdbe0c/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/GoClientCodegen.java#L258) added named `lambda.type-to-name`, which...

I still need to go through the contributor guidelines and see if we can get any test coverage or whatever this project looks for, but I think something like [this](https://github.com/OpenAPITools/openapi-generator/compare/master...ammmze:openapi-generator:golang-anyof-complex)...

Yea, I would agree we don't want or need templating for the entire machine config, and really i'm not set on it being a templatized thing if there is some...

Looks like it's technically already in place. I haven't tested it fully, but I see that in each chart, we have an `index.yaml` that lists the releases and where to...

Just throwing out other naming options that I personally like better ... rather than `promote:perform`, i'd probably name it either `promote:deploy` or `promote:promote`