Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update data from AWS APIs #7532

Merged
merged 5 commits into from
Jan 7, 2025
Merged

chore: Update data from AWS APIs #7532

merged 5 commits into from
Jan 7, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Updates auto generated files with data from the AWS APIs for pricing and VPC limits. Please remove the branch after merging.
This PR is generated by APICodeGen.

@github-actions github-actions bot requested a review from a team as a code owner December 16, 2024 13:14
@github-actions github-actions bot requested a review from edibble21 December 16, 2024 13:15
@github-actions github-actions bot added aws dependencies Pull requests that update a dependency file labels Dec 16, 2024
Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit ba4f0a1
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/677c777b9db5390008ba14f0

Copy link
Contributor

@engedaam engedaam 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

Copy link
Contributor Author

Snapshot successfully published to oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter:0-e6e8cbe5abd28531da9c4a335de274ceedbfe997.
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-e6e8cbe5abd28531da9c4a335de274ceedbfe997" --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

@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 12642873076

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.125%

Totals Coverage Status
Change from base Build 12642833546: 0.0%
Covered Lines: 5774
Relevant Lines: 8866

💛 - Coveralls

@github-actions github-actions bot force-pushed the codegen branch 2 times, most recently from 5aca172 to fa57ebe Compare December 30, 2024 13:09
Copy link
Contributor

@engedaam engedaam 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

Copy link
Contributor Author

github-actions bot commented Jan 7, 2025

Snapshot successfully published to oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter:0-ba4f0a114391176e72453497d8771913dd10583f.
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-ba4f0a114391176e72453497d8771913dd10583f" --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

@engedaam engedaam merged commit 7131b10 into main Jan 7, 2025
31 of 32 checks passed
@engedaam engedaam deleted the codegen branch January 7, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants