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

feat(autoscaling): integrate budget configurations, update Karpenter, and expand SDK support #112

Merged
merged 2 commits into from
May 4, 2024

Conversation

jaxxstorm
Copy link
Member

@jaxxstorm jaxxstorm commented May 3, 2024

🚀 This description was created by Ellipsis for commit 9edf4c6

Summary:

This PR integrates budget configurations for autoscaled node groups, updates Karpenter, and expands SDK support, enhancing autoscaling functionalities.

Key points:

  • Integrate BudgetConfig in autoscaledNodegroup.go
  • Update Karpenter to 0.36.1 in cluster.go
  • Add BudgetConfig schema definitions in schema.yaml
  • Implement BudgetConfig in SDKs for .NET and Go
  • Adjust default values and settings for node disruption and consolidation policies

Generated with ❤️ by ellipsis.dev

@ellipsis-dev ellipsis-dev bot changed the title ... feat(autoscaling): integrate budget configurations, update Karpenter, and expand SDK support May 3, 2024
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me!

  • Reviewed the entire pull request up to 320b7c8
  • Looked at 723 lines of code in 8 files
  • Took 1 minute and 41 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 0 additional comments because they didn't meet confidence threshold of 50%.

Workflow ID: wflow_wqWsxufFCqeFdzvT


You can customize Ellipsis with review rules, user-specific overrides, quiet mode, and more. See docs.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested.

  • Performed an incremental review on 9edf4c6
  • Looked at 261 lines of code in 8 files
  • Took 1 minute and 16 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 0 additional comments because they didn't meet confidence threshold of 50%.

Workflow ID: wflow_coH1xewu24r6lifr


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with review rules, user-specific overrides, quiet mode, and more. See docs.

sdk/go/eks/pulumiTypes.go Show resolved Hide resolved
@jaxxstorm jaxxstorm merged commit 575a171 into main May 4, 2024
14 checks passed
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