Skip to content

deps: upstream perf regression fix#9065

Open
jmdeal wants to merge 1 commit intoaws:mainfrom
jmdeal:deps/upstream-perf-fix
Open

deps: upstream perf regression fix#9065
jmdeal wants to merge 1 commit intoaws:mainfrom
jmdeal:deps/upstream-perf-fix

Conversation

@jmdeal
Copy link
Copy Markdown
Contributor

@jmdeal jmdeal commented Apr 9, 2026

Fixes #N/A

Description

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jmdeal jmdeal requested a review from a team as a code owner April 9, 2026 01:33
@jmdeal jmdeal requested a review from tzneal April 9, 2026 01:33
Copy link
Copy Markdown
Contributor Author

@jmdeal jmdeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/karpenter snapshot

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Preview deployment ready!

Preview URL: https://pr-9065.d18coufmbnnaag.amplifyapp.com

Built from commit 1d9f2f1491f8b8a0c7731094efa4752a4a8271b4

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Snapshot successfully published to oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter:0-1d9f2f1491f8b8a0c7731094efa4752a4a8271b4.
To install you must login to the ECR repo with an AWS account:

aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 021119463062.dkr.ecr.us-east-1.amazonaws.com

helm upgrade --install karpenter oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter --version "0-1d9f2f1491f8b8a0c7731094efa4752a4a8271b4" --namespace "kube-system" --create-namespace \
  --set "settings.clusterName=${CLUSTER_NAME}" \
  --set "settings.interruptionQueue=${CLUSTER_NAME}" \
  --set controller.resources.requests.cpu=1 \
  --set controller.resources.requests.memory=1Gi \
  --set controller.resources.limits.cpu=1 \
  --set controller.resources.limits.memory=1Gi \
  --wait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant