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

api: Make PlatformProfile.networkSecurityGroupId optional #936

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

mbarnes
Copy link
Collaborator

@mbarnes mbarnes commented Dec 5, 2024

What this PR does

Subject says it all. Updated ClusterBuilder logic and unit tests.

Jira: ARO-13341 - Updates in Frontend and API to make NSG Optional
Link to demo recording:

Special notes for your reviewer

  • You can disregard the 1st commit. That's just updating generated code with the latest autorest version. There's several API-related pull requests with this commit now (#950, #951, and this) because I don't know which one will merge first.
  • I still need to add static validation to this and other resource ID fields. That will be a separate effort.

Matthew Barnes added 2 commits December 5, 2024 12:58
No API changes, just re-running "make generate".

You may notice some of the indentation and other stylistic changes
in the generated code are non-sensical but that's just the tool.
Copy link
Contributor

@bennerv bennerv left a comment

Choose a reason for hiding this comment

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

lgtm, but this won't work until CS relaxes the restriction so we're a bit early.

@mbarnes mbarnes merged commit a0f908b into main Dec 10, 2024
18 checks passed
@mbarnes mbarnes deleted the optional-nsg branch December 10, 2024 15:38
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