Skip to content

Conversation

@vittoriasalim
Copy link
Contributor

@vittoriasalim vittoriasalim commented Jan 6, 2026

make vm size as optional # if not specified, do not patch
make karpenter nodepool file to be configurable/adjustable

Copilot AI review requested due to automatic review settings January 6, 2026 09:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enables flexible Karpenter configuration for Microsoft complex scenarios by making VM size optional and allowing the Karpenter nodepool file to be configurable. It adds a new complex nodepool configuration for Azure and includes comprehensive pipeline schedule documentation.

  • Adds karpenter_nodepool_file parameter to allow custom nodepool configurations
  • Makes VM_SIZE patching conditional (only when VM_SIZE is provided)
  • Introduces a new complex nodepool configuration with multiple VM sizes and a system-surge pool

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
steps/topology/karpenter/validate-resources.yml Adds new parameter for configurable nodepool file and makes VM size patching conditional
scenarios/perf-eval/nap/kubernetes/karpenter_complex_nodepool.azure.yml New complex Karpenter nodepool configuration with multiple VM sizes and three nodepools (default, spot, system-surge)
PIPELINE_SCHEDULES.md New documentation file providing comprehensive overview of all pipeline schedules (appears unrelated to main PR purpose)

xinWeiWei24
xinWeiWei24 previously approved these changes Jan 7, 2026
@vittoriasalim vittoriasalim force-pushed the vitto/karpenter_refactor branch from e723445 to 2d7d2ac Compare January 8, 2026 03:11
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.

3 participants