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

ManagedZone - Use selflink for peer_config and private_visibility_config #67

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

oskisk
Copy link
Contributor

@oskisk oskisk commented Nov 29, 2022

Description of your changes

Uses a networkSelectors with the selfLinkExtractor to the ManagedZone. This change is needed to get the ManagedZone working with a shared vpc setup.

Fixes #64

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Tested manually, created a managed zone with the new selectors with networks in a different project.

@Upbound-CLA
Copy link

Upbound-CLA commented Nov 29, 2022

CLA assistant check
All committers have signed the CLA.

@oskisk oskisk force-pushed the managedZone-selfLink branch 2 times, most recently from e9b7a22 to a08c4b7 Compare November 29, 2022 22:33
@oskisk oskisk changed the title Add networkSelector for MangedZone ManagedZone - Use selflink for peer_config and private_visibility_config Dec 1, 2022
config/dns/config.go Outdated Show resolved Hide resolved
config/dns/config.go Outdated Show resolved Hide resolved
Signed-off-by: Armin Barton <ab5@xxxlgroup.com>
Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @oskisk LGTM!

@ulucinar ulucinar merged commit 1bf342e into crossplane-contrib:main Dec 20, 2022
@oskisk oskisk deleted the managedZone-selfLink branch December 21, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add networkSelector for ManagedZone
5 participants