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

Added the egress rules and create_default_rules option to firewall #120

Merged
merged 5 commits into from
Feb 16, 2022

Conversation

alejandrojnm
Copy link
Member

Added the egress rules and the option to avoid the creation of the default rules when you create a firewall

…fault rules when you create a firewall

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
@RealHarshThakur
Copy link
Member

We should probably bump up the go version in github action to match the one in go.mod

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
@alejandrojnm
Copy link
Member Author

@RealHarshThakur Done

runs-on: ubuntu-latest
strategy:
matrix:
go-version: [1.14.x, 1.15.x, 1.16.x, 1.17.x]
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need to test all versions with GHA. Just the one we are using for this provider. It's because there's no client/other package depending on this

Copy link
Member Author

Choose a reason for hiding this comment

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

OK

Copy link
Member Author

Choose a reason for hiding this comment

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

I will keep this [1.16.x, 1.17.x]

@RealHarshThakur
Copy link
Member

Seems like the build is failing from 1.16?

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
@alejandrojnm alejandrojnm merged commit 967dd11 into master Feb 16, 2022
@alejandrojnm alejandrojnm deleted the feature/add_egres_rules_firewall branch February 16, 2022 09:51
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.

None yet

2 participants