Skip to content

Remove constraint on authorized_ip_ranges when public_network_access_enabled is true#375

Merged
lonegunmanb merged 1 commit intoAzure:mainfrom
lonegunmanb:f-370
May 24, 2023
Merged

Remove constraint on authorized_ip_ranges when public_network_access_enabled is true#375
lonegunmanb merged 1 commit intoAzure:mainfrom
lonegunmanb:f-370

Conversation

@lonegunmanb
Copy link
Copy Markdown
Member

Describe your changes

The change introduced by #361 was inspired by this commit from AzureRM provider. At that time, once you set public_network_access_enabled to false, 0.0.0.0/32 would be added into api_server_authorized_ip_ranges from the service side, so a notice as been added into the document (which seems incorrect). But this behavior occurs no more today, so this pr just remove this precondition block.

Issue number

#370

Checklist before requesting a review

  • The pr title can be used to describe what this pr did in CHANGELOG.md file
  • I have executed pre-commit on my machine
  • I have passed pr-check on my machine

Thanks for your cooperation!

@lonegunmanb lonegunmanb temporarily deployed to acctests May 23, 2023 08:36 — with GitHub Actions Inactive
@lonegunmanb lonegunmanb added this to the 7.1.0 milestone May 23, 2023
@zioproto
Copy link
Copy Markdown
Contributor

LGTM

@lonegunmanb lonegunmanb merged commit d4b203b into Azure:main May 24, 2023
@lonegunmanb lonegunmanb deleted the f-370 branch May 24, 2023 00:55
skolobov pushed a commit to skolobov/terraform-azurerm-aks that referenced this pull request Oct 29, 2023
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