Jonathan Innis

Results 70 issues of Jonathan Innis

### Version __Karpenter Version:__ v0.27.0 __Kubernetes Version:__ v1.25.0 ### Expected Behavior When a controller goes through graceful termination in controller-runtime, the expectation is that controller-runtime will let all workers that...

kind/bug
lifecycle/rotten

### Description **What problem are you trying to solve?** `karpenter.sh` is currently AWS-owned and lives inside of the `aws/karpenter` repository inside of the [website](https://github.com/aws/karpenter/tree/main/website) directory. These docs are currently AWS-specific...

v1
kind/documentation
lifecycle/frozen

### Tell us about your request Currently, Karpenter is running _all_ of its E2E tests orchestrated through the [aws/karpenter] repository. This works fine when there is a single cloudprovider but...

operational-excellence
kind/testing

### Description Currently, we have the boilerplate code that came from the upstream repo template for our [`CONTRIBUTING.md`](https://github.com/kubernetes-sigs/karpenter/blob/main/CONTRIBUTING.md) file. It would be nice if we updated this file to give...

kind/documentation
lifecycle/rotten

### Description **What problem are you trying to solve?** Historically, AWS moved the `kubernetes-sigs/karpenter` repository from its organization over into the `kubernetes-sigs` organization back in November of 2023. As part...

kind/feature

`kubectl` [used to have a supported a `convert` command](https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_convert/) that allowed you to perform conversion between two different API versions and know how to migrate between them. There are currently...

There are cases where I'd like to pull the controller name that was passed through `Named()` out of the reconcile context. Not having it present in the context means that...

### Description **What problem are you trying to solve?** As part of #337, we need to know the `apiVersion` and the `kind` of the `nodeClassRef`. This is also true when...

kind/feature
lifecycle/stale
v1

### Description **Observed Behavior**: I'm testing the behavior of #1018 and validating how Karpenter handles node rolling when the [Node Cleanup Controller](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/blob/master/docs/node-cleanup-controller.md) is responsible for deleting PVCs and PVs from...

kind/bug
lifecycle/rotten

Fixes #1173 TODO: Waiting on testing to be implemented **Description** **How was this change tested?** By submitting this pull request, I confirm that my contribution is made under the terms...

needs-review
cncf-cla: yes
approved
needs-rebase
do-not-merge/work-in-progress
size/M