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

Switch FAST networking stages to network policies for Google domains #1352

Merged
merged 11 commits into from May 4, 2023

Conversation

ludoo
Copy link
Collaborator

@ludoo ludoo commented May 3, 2023

This fixes #1292 by removing all private zones supporting Google domains for APIs, and reimplementing them via a single response policy for added flexibility.

image

Updated to implement a factory in the DNS resource policy module, and to use corresponding factory files in FAST networking stages.

@ludoo ludoo requested review from juliocc and drebes May 3, 2023 08:57
Copy link
Collaborator

@juliocc juliocc left a comment

Choose a reason for hiding this comment

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

beautiful

Can we include the other domains mentioned [here](https://cloud.google.com/vpc/docs/configure-private-google-access#domain-options

@ludoo ludoo added the incompatible change Pull request that breaks compatibility with previous version label May 3, 2023
@ludoo ludoo marked this pull request as ready for review May 3, 2023 21:23
@ludoo ludoo requested a review from juliocc May 3, 2023 21:23
@ludoo ludoo enabled auto-merge (squash) May 3, 2023 21:24
@ludoo ludoo merged commit efb0ebe into master May 4, 2023
9 checks passed
@ludoo ludoo deleted the ludo/issue-1292 branch May 4, 2023 05:38
lcaggio pushed a commit that referenced this pull request May 5, 2023
…1352)

* peering stage implementation

* vpn stage implementation

* tfdoc

* tests

* add most supported google domains

* align all net stages

* add support for factory to DNS response policy module

* use dns policy factory in network stages

* boilerplate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incompatible change Pull request that breaks compatibility with previous version on:FAST on:modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate FAST to DNS response policies
3 participants