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

Fix: Change default value of network_policy variable to false #809

Conversation

ghost
Copy link

@ghost ghost commented Feb 3, 2021

This PR fixes #804.

The only thing I'm not sure about is whether or not the network_policy checks are necessary in the stub integration tests (stub_domains, stub_domains_private, stub_domains_upstream_nameservers).

@ghost ghost requested review from bharathkkb, Jberlinsky and a team as code owners February 3, 2021 19:07
@comment-bot-dev
Copy link

comment-bot-dev commented Feb 3, 2021

Thanks for the PR! 🚀
✅ Lint checks have passed.

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

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

Thanks! This is fine, but FYI we are going to hold off on merging until the next major release.

@ghost
Copy link
Author

ghost commented Feb 3, 2021

Thanks! Do you have any more information in the meantime on why the CI/CD pipeline is failing? Can't see the cloud build details.

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Hi @JeremyKeustersML6
We have an upcoming breaking release coming up that we can roll this into. Could you add this to the upgrade guide showing how users can continue to use netpol with 14.0? A diff like this should work.

@ghost
Copy link
Author

ghost commented Feb 24, 2021

Sure @bharathkkb ! Will push something tomorrow.

@ghost
Copy link
Author

ghost commented Feb 25, 2021

I added some documentation @bharathkkb . Let me know if it's okay!

@morgante
Copy link
Contributor

@JeremyKeustersML6 Please resolve the linter errors ^^^

@morgante morgante merged commit 3354205 into terraform-google-modules:master Feb 26, 2021
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…les#809)

BREAKING CHANGE: The `network_policy` variable now defaults to `false`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable network_policy by default again
4 participants