Ellis Tarn

Results 18 issues of Ellis Tarn

**What I'd like:** I ran into am issue when using https://github.com/awslabs/karpenter and Bottlerocket with the new c6i instance types (see: https://github.com/bottlerocket-os/bottlerocket/issues/1720). Karpenter simulates pod scheduling and provisions instances by discovering...

type/enhancement
eks
status/triage

Check Spelling was recently onboarded to github.com/aws/karpenter. This a great addition, but it comes with a concern of complexity and maintainability. The PR includes 622 lines of code to enable...

https://github.com/aws/karpenter/pull/1060 Complaints of the word "enviction" which isn't used anywhere.

**Is your feature request related to a problem?** Currently, the controller fails if there are multiple security groups tagged with `kubernetes.io/cluster/$name`. **Describe the solution you'd like** It's common to tag...

kind/feature
lifecycle/rotten

`helm template` seems to ignore the `--create-namespace` flag. I would expect it to either create a `Kind: Namespace` resource as part of the template, or alternatively not support the `--create-namespace`...

bug
v4.x

https://github.com/kubernetes-sigs/controller-tools/blob/9a9db70f732af8f2ed69184a6e849f25d8e5a05e/pkg/webhook/parser.go#L243 I'd like this to be configurable so that I don't have to use Kustomize to add prefixes.

lifecycle/frozen

**Tell us about your request** What do you want us to build? I'm seeing a number of feature requests to launch nodes separately from pending pods. This issue is intended...

kind/feature
v1.x

Been musing on the idea of building a scheduling template that enables users to set default scheduling rules for pods. We've seen this asked at the provisioner scope, but it...

kind/feature
lifecycle/rotten

### Description **What problem are you trying to solve?** Karpenter attempts to treat preferences as requirements, but if the pods cannot be scheduled, they are relaxed and tried again without...

kind/feature
lifecycle/frozen