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

fix: Fixed API Code Gen #2725

Merged
merged 1 commit into from
Oct 24, 2022
Merged

fix: Fixed API Code Gen #2725

merged 1 commit into from
Oct 24, 2022

Conversation

ellistarn
Copy link
Contributor

Fixes #

Description

❯ make api-code-gen
GOFLAGS="-ldflags=-X=github.com/aws/karpenter/pkg/utils/project.Version=v0.18.0-49-g6f4e5e12" ./hack/api-code-gen.sh
M	hack/api-code-gen.sh
M	hack/code/prices_gen.go
M	hack/code/vpc_limits_gen.go
Already on 'api-code-gen'
2022/10/24 11:30:09 waiting on pricing update...
2022/10/24 11:30:10 waiting on pricing update...
{"level":"info","ts":1666636210.25562,"logger":"fallback.pricing","caller":"cloudprovider/pricing.go:416","msg":"updated spot pricing with 560 instance types and 2631 offerings"}
2022/10/24 11:30:11 waiting on pricing update...
2022/10/24 11:30:12 waiting on pricing update...
{"level":"info","ts":1666636212.653006,"logger":"fallback.pricing","caller":"cloudprovider/pricing.go:267","msg":"updated on-demand pricing with 560 instance types"}
Checking git diff for updates.  pkg/cloudprovider/zz_generated.pricing.go | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-),  pkg/cloudprovider/zz_generated.pricing.go | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
No updates from AWS API for Pricing beside timestamps since last update
Updated 1 path from the index
Downloaded vpc/limits.go from "https://raw.githubusercontent.com/aws/amazon-vpc-resource-controller-k8s/master/pkg/aws/vpc/limits.go" to file "pkg/cloudprovider/zz_generated.vpclimits.go"
Checking git diff for updates. ,
No updates from AWS API for VPC Limits
Updated 0 paths from the index

How was this change tested?

Does this change impact docs?

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

Release Note


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

@ellistarn ellistarn requested a review from a team as a code owner October 24, 2022 18:34
@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit fec82bd
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6356dac16f0c9d00096a950f

Copy link
Contributor

@spring1843 spring1843 left a comment

Choose a reason for hiding this comment

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

LGTM

@spring1843 spring1843 merged commit 0eb892b into aws:main Oct 24, 2022
jonathan-innis pushed a commit to jonathan-innis/karpenter-provider-aws that referenced this pull request Oct 24, 2022
jonathan-innis pushed a commit to jonathan-innis/karpenter-provider-aws that referenced this pull request Oct 24, 2022
@ellistarn ellistarn deleted the api-code-gen branch October 24, 2022 22:22
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.

None yet

2 participants