Skip to content

azure: drop unused UsesPrivateDNS clause from API LB#18252

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:azure-drop-usesprivatedns
Apr 26, 2026
Merged

azure: drop unused UsesPrivateDNS clause from API LB#18252
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:azure-drop-usesprivatedns

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Apr 26, 2026

The Azure model has no DNSTypePrivate handling, so this branch never fires. Setting topology.dns=Private on Azure does not wire up a private DNS zone the way it does on AWS via Route53.

/cc @rifelpet @ameukam

The Azure model has no DNSTypePrivate handling, so this branch never
fires. Setting topology.dns=Private on Azure does not wire up a private
DNS zone the way it does on AWS via Route53.

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
@k8s-ci-robot k8s-ci-robot added area/provider/azure Issues or PRs related to azure provider size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 26, 2026
@ameukam
Copy link
Copy Markdown
Member

ameukam commented Apr 26, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 26, 2026
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Apr 26, 2026

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 26, 2026
@k8s-ci-robot k8s-ci-robot merged commit c5abee3 into kubernetes:master Apr 26, 2026
26 checks passed
@rifelpet
Copy link
Copy Markdown
Member

@hakman should we update api validation to prevent users from creating cluster objects in azure with dns=private ?

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Apr 26, 2026

@hakman should we update api validation to prevent users from creating cluster objects in azure with dns=private ?

yep, will send a PR for dns topology validation later.

@hakman hakman deleted the azure-drop-usesprivatedns branch April 26, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/azure Issues or PRs related to azure provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants