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

PublicIPPrefix: Allow exporting IP range as ConfigMap #3711

Open
felfa01 opened this issue Jan 16, 2024 · 2 comments
Open

PublicIPPrefix: Allow exporting IP range as ConfigMap #3711

felfa01 opened this issue Jan 16, 2024 · 2 comments
Milestone

Comments

@felfa01
Copy link

felfa01 commented Jan 16, 2024

Describe the current behavior
In my setup I'd like to configure NetworkRules for a Storage Account. For that I'd require outputting the allocated IPs from an ASO-created PublicIPPrefix and input that to the ASO-generated Storage Account network rules.

The same pattern can be seen with User Assigned Identities and Role Assignments.

@matthchr
Copy link
Member

We discussed this and it seems like a pretty reasonable ask. I believe we already have support for the infrastructure required to do this in the azure-arm.yaml file of the ASO code generator.

@matthchr matthchr removed this from the v2.7.0 milestone Feb 22, 2024
@matthchr
Copy link
Member

matthchr commented Aug 5, 2024

At least the output step will be solved by #2555.

@matthchr matthchr added this to the v2.9.0 milestone Aug 5, 2024
@matthchr matthchr modified the milestones: v2.9.0, v2.10.0, v2.11.0 Aug 22, 2024
@theunrepentantgeek theunrepentantgeek modified the milestones: v2.11.0, v2.12.0 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants