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

Add feature to create Azure Firewall #198

Open
escortnotice opened this issue Nov 20, 2020 · 2 comments
Open

Add feature to create Azure Firewall #198

escortnotice opened this issue Nov 20, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request services

Comments

@escortnotice
Copy link

escortnotice commented Nov 20, 2020

What problem are you facing?

Create Azure Firewall using crossplane and add NAT rules, Network rules and Application rules.

How could Crossplane help solve your problem?

Creation of Azure Firewall through crossplane will help in provisioning the resource in azure and also reconciliation.

@escortnotice escortnotice added the enhancement New feature or request label Nov 20, 2020
@escortnotice
Copy link
Author

Working on this enhancement. Azure Firewall creation. Azure Firewall Controller creation is done. Currently working on adding the rules.

FYI @muvaf @hasheddan , please assign this issue to us. (Shreya and Me)

Contributors:
Shubham Roy Choudhury : https://github.com/escortnotice

Shreya Namdeo : https://github.com/ShreyNamdeo

@escortnotice
Copy link
Author

Developed AzureFirewall feature and have sent a PR. Currently you can only create a NAT and Network Rule (5tuple).

There is a bug as of now, which we are working on which is , the private ip is not getting created and assigned to the azure firewall, when the firewall gets created.

PR: #201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request services
Projects
None yet
Development

No branches or pull requests

2 participants