Skip to content

azure windows sku filter g2 sku#493

Merged
adrianriobo merged 1 commit into
redhat-developer:mainfrom
lilyLuLiu:windows-v2
May 27, 2025
Merged

azure windows sku filter g2 sku#493
adrianriobo merged 1 commit into
redhat-developer:mainfrom
lilyLuLiu:windows-v2

Conversation

@lilyLuLiu

Copy link
Copy Markdown
Contributor

fix #489

@lilyLuLiu lilyLuLiu marked this pull request as draft May 26, 2025 06:20
@lilyLuLiu lilyLuLiu force-pushed the windows-v2 branch 2 times, most recently from 7952477 to f1ee47c Compare May 26, 2025 08:49
@lilyLuLiu lilyLuLiu marked this pull request as ready for review May 26, 2025 08:49
})
return strings.Join(pp, " ")
}

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.

I would suggest to move this function to the modules pkg, as then can be used by other actions ...

You can put the validation on the https://github.com/redhat-developer/mapt/blob/main/pkg/provider/azure/module/virtual-machine/virtual-machine.go as you are passing it as param...

But the call tocheck the images...I guess it would make sense here https://github.com/redhat-developer/mapt/blob/main/pkg/provider/azure/data/images.go

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

moved the functions to the suggested location.

@adrianriobo adrianriobo left a comment

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.

LGTM

@adrianriobo adrianriobo merged commit e46a2ce into redhat-developer:main May 27, 2025
7 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.

[bug] windows creation, VM size generation not support

2 participants