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(azure): make the dns resource group optional #495

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Nov 27, 2024

Description

Make the Azure DNS resource group optional

Related Issue(s)

Fixes konstructio/kubefirst#2337

How to test

See konstructio/kubefirst#2339

@mrsimonemms mrsimonemms force-pushed the sje/azure-dns-group-option branch from 48524d7 to 43af476 Compare November 28, 2024 11:28
@mrsimonemms mrsimonemms marked this pull request as ready for review November 28, 2024 12:05
internal/azure/azure.go Outdated Show resolved Hide resolved
internal/azure/azure.go Show resolved Hide resolved
internal/azure/azure.go Show resolved Hide resolved
internal/azure/azure.go Show resolved Hide resolved
@mrsimonemms mrsimonemms force-pushed the sje/azure-dns-group-option branch from 43af476 to 6d7d47d Compare December 2, 2024 08:35
internal/azure/azure.go Show resolved Hide resolved
@mrsimonemms mrsimonemms requested a review from jokestax December 2, 2024 08:53
@mrsimonemms mrsimonemms merged commit ff284a9 into main Dec 2, 2024
2 checks passed
@mrsimonemms mrsimonemms deleted the sje/azure-dns-group-option branch December 2, 2024 08:54
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.

Make API so that Azure DNS resource group is an optional parameter
2 participants