Skip to content

Automated cherry pick of #18567: dns-controller: always apply the addon, empty when unused#18570

Closed
hakman wants to merge 1 commit into
kubernetes:release-1.36from
hakman:automated-cherry-pick-of-#18567-upstream-release-1.36
Closed

Automated cherry pick of #18567: dns-controller: always apply the addon, empty when unused#18570
hakman wants to merge 1 commit into
kubernetes:release-1.36from
hakman:automated-cherry-pick-of-#18567-upstream-release-1.36

Conversation

@hakman

@hakman hakman commented Jul 10, 2026

Copy link
Copy Markdown
Member

Cherry pick of #18567 on release-1.36.

#18567: dns-controller: always apply the addon, empty when unused

For details on the cherry pick process, see the cherry pick requests page.

What type of PR is this?


When a cluster does not use dns-controller (dns=none topology or the
external-dns provider), the dns-controller addon was dropped from the
bootstrap channel entirely. Channels never prunes addons that are no
longer in the channel, so clusters migrating from gossip to dns=none
were left with an orphaned dns-controller deployment that had to be
deleted manually.

Keep applying the dns-controller addon on every cluster, as a tombstone
with an empty manifest and prune directives when it is unused, so that
any previously deployed dns-controller resources are cleaned up
automatically.
@kubernetes-prow kubernetes-prow Bot added this to the v1.36 milestone Jul 10, 2026
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 10, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hakman for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@kubernetes-prow kubernetes-prow Bot requested review from olemarkus and zetaab July 10, 2026 09:37
@hakman

hakman commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

/cc @rifelpet

@kubernetes-prow kubernetes-prow Bot requested a review from rifelpet July 10, 2026 09:38
@kubernetes-prow

Copy link
Copy Markdown
Contributor

@hakman: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kops-test 3017d96 link true /test pull-kops-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@hakman hakman closed this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant