Skip to content

Conversation

@alwaysharsha
Copy link

@alwaysharsha alwaysharsha commented Nov 11, 2025

  • Added maxVirtualMachinesLimit field to AzureVMTemplateFluent with getter and setter methods
  • Updated AzureVMTemplateBuilder to propagate maxVirtualMachinesLimit during template construction
  • Modified build() method to conditionally set the limit on AzureVMAgentTemplate when provided

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@timja
Copy link
Member

timja commented Nov 11, 2025

Please fill out testing done, to demonstrate that you've tested it and it does what you need.

- Added maxVirtualMachinesLimit field to AzureVMTemplateFluent with getter and setter methods
- Updated AzureVMTemplateBuilder to propagate maxVirtualMachinesLimit during template construction
- Modified build() method to conditionally set the limit on AzureVMAgentTemplate when provided
@alwaysharsha alwaysharsha force-pushed the hs-vmtemplate-maxlimit branch from c6b8c1a to 051bf6b Compare November 12, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants