Skip to content

feat: extend NodePool schema and CreateResourceGroup with optional fields#1196

Open
xinWeiWei24 wants to merge 1 commit into
v2from
xinwei/lib-node-pool-rg
Open

feat: extend NodePool schema and CreateResourceGroup with optional fields#1196
xinWeiWei24 wants to merge 1 commit into
v2from
xinwei/lib-node-pool-rg

Conversation

@xinWeiWei24
Copy link
Copy Markdown
Collaborator

Add vnetSubnetId and osSKU optional fields to NodePool schema, and tags optional parameter to CreateResourceGroup. Both default to empty/omitted for backwards compatibility with existing pipelines.

…ields

Add vnetSubnetId and osSKU optional fields to NodePool schema, and tags
optional parameter to CreateResourceGroup. Both default to empty/omitted
for backwards compatibility with existing pipelines.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
count: int
taintPrefix: str = ""
labels: str = ""
vnetSubnetId: str = ""
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is it better use str? type which has a default value None

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.

2 participants