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

[feature] Add simple Azure provider behind feature flag #184

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

philbrookes
Copy link
Collaborator

No description provided.

Copy link
Member

@mikenairn mikenairn left a comment

Choose a reason for hiding this comment

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

Left some comments.

Can you add "azure" here so that it gets enabled on the local deployments (make local-setup(-multi) DEPLOY=true)

value: --provider=aws,google,azure,inmemory

Can you also add the azure import here, and add a skip on the loadbalanced test in there also.

_ "github.com/kuadrant/dns-operator/internal/provider/azure"

Are you adding azure to the GH action e2e tests in this PR or doing that in another? Probably good to add it sooner rather than later, will require a new dns zone and principal etc.. setup in Azure and credentials added in GitHub.

README.md Outdated Show resolved Hide resolved
internal/external-dns/provider/azure/azure.go Outdated Show resolved Hide resolved
internal/external-dns/provider/azure/azure.go Outdated Show resolved Hide resolved
internal/external-dns/provider/azure/azure.go Outdated Show resolved Hide resolved
internal/external-dns/provider/azure/azure.go Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
internal/provider/azure/azure.go Show resolved Hide resolved
.github/workflows/ci-e2e.yaml Outdated Show resolved Hide resolved
@philbrookes philbrookes changed the title add Azure provider [feature] Add simple Azure provider behind feature flag Jul 12, 2024
@mikenairn mikenairn added this pull request to the merge queue Jul 16, 2024
Merged via the queue into Kuadrant:main with commit 38589e2 Jul 16, 2024
11 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.

2 participants