Jack Lindamood

Results 38 issues of Jack Lindamood

The helm command supports -A as a parameter. Is it possible to do something similar with this client?

I wonder how the goroutine/thread benchmarks compare when there are a very large number of clients. It's reasonable for a production server to handle 2,000 up to 20,000 clients at...

question
meta
client

Hi, I would like to develop clients in other languages, but only have access to a mac. The makefile fails on mac, mostly around the use of stdatomic.h, bsd/stdlib.h, and...

Hi, I'm comparing this to https://github.com/helm/chart-releaser-action and besides using github releases, one major difference is that this logic will replace an already published chart (` git add ${TARGET_DIR}`) while the...

We often modify charts just by changing values. It would be useful to show a `diff` of the values from the current release to the previous one. For example, here...

enhancement

Hi! I'm thinking about what to modify for the v4 version of the library. Here is a feedback thread for all to contribute. Some ideas off the top of my...

help wanted
question
v4

### Describe the bug This used to work ``` gh -R my/repo workflow run file-name.yaml ``` It now says ``` could not find any workflows named file-name.yaml ``` Now I...

bug
needs-triage

I have two ASG: a spot and on-demand ASG. They are GPU nodes, so frequently spot instances aren't available. AWS tells us very quickly that a spot instance is unavailable:...

cluster-autoscaler

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Installing the helm chart fails: ``` │ Warning error 3m37s (x7 over...

Bug
Deployment
Needs Triaging
DevOps Pod

**What happened**: I see these messages in my logs ``` {"level":"error","msg":"label cname-REDACTED-REDACTED in cname-REDACTED-REDACTED.company.com is longer than 63 characters. Cannot create endpoint","time":"2022-12-09T20:50:12Z"} ``` The DNS record it is trying to...

kind/bug
lifecycle/rotten