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 Private DNS Resolver Outbound Endpoint azurerm_private_dns_resolver_outbound_endpoint #865

Conversation

faizan-younus
Copy link
Contributor

Description of your changes

Added the resource azurerm_private_dns_resolver_outbound_endpoint which is already available in the terraform registry.

Fixes #

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

The code was tested locally with a KIND cluster and by running

kubectl apply -f examples/network/v1beta1/privatednsresolveroutboundendpoint.yaml

Results

privatednsresolveroutboundendpoint

Signed-off-by: faizan-younus <faizan@mobilabsolutions.com>
@faizan-younus
Copy link
Contributor Author

/test-examples="examples/network/v1beta1/privatednsresolveroutboundendpoint.yaml"

erhancagirici and others added 4 commits November 5, 2024 20:31
Signed-off-by: Erhan Cagirici <erhan@upbound.io>
…ovate/go-github.com-golang-jwt-jwt-v4-vulnerability

Update module github.com/golang-jwt/jwt/v4 to v4.5.1 [SECURITY]
Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thank you @faizan-younus, I left a small comment about the license statement and it would be good if you can rebase your branch to main.

Also, could you please add the license statement that we missed in the PrivateDNSResolverInboundEndpoint resource?

@@ -0,0 +1,99 @@
apiVersion: network.azure.upbound.io/v1beta1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you please add the license statement?

Suggested change
apiVersion: network.azure.upbound.io/v1beta1
# SPDX-FileCopyrightText: 2024 The Crossplane Authors <https://crossplane.io>
#
# SPDX-License-Identifier: CC0-1.0
apiVersion: network.azure.upbound.io/v1beta1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added

Signed-off-by: faizan-younus <faizan@mobilabsolutions.com>
Signed-off-by: faizan-younus <faizan@mobilabsolutions.com>
…om:faizan-younus/provider-upjet-azure into feature/privatednsresolveroutboundendpoint

Signed-off-by: faizan-younus <faizan@mobilabsolutions.com>
@faizan-younus
Copy link
Contributor Author

/test-examples="examples/network/v1beta1/privatednsresolveroutboundendpoint.yaml"

Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

LGTM 🙌

@turkenf turkenf merged commit 1102dc1 into crossplane-contrib:main Nov 7, 2024
9 checks passed
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.

4 participants