Skip to content

Automated cherry pick of #18298: dns-controller: make priorityClassName configurable#18300

Merged
k8s-ci-robot merged 1 commit into
kubernetes:release-1.34from
hakman:automated-cherry-pick-of-#18298-upstream-release-1.34
May 10, 2026
Merged

Automated cherry pick of #18298: dns-controller: make priorityClassName configurable#18300
k8s-ci-robot merged 1 commit into
kubernetes:release-1.34from
hakman:automated-cherry-pick-of-#18298-upstream-release-1.34

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented May 10, 2026

Cherry pick of #18298 on release-1.34.

#18298: dns-controller: make priorityClassName configurable

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

What type of PR is this?


The pod's priorityClassName was hardcoded to system-cluster-critical.
Expose it as spec.externalDNS.priorityClassName so it can be overridden
or dropped (set to "").

This lets the upgrade e2e presubmits drop the priorityClassName so `kops
validate cluster` ignores the dns-controller pod while the new image
hasn't side-loaded.

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone May 10, 2026
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 10, 2026
@k8s-ci-robot k8s-ci-robot requested a review from johngmyers May 10, 2026 06:48
@k8s-ci-robot k8s-ci-robot requested a review from zetaab May 10, 2026 06:48
@hakman
Copy link
Copy Markdown
Member Author

hakman commented May 10, 2026

/approve
/cc @rifelpet @ameukam @upodroid

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, upodroid

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 10, 2026
@k8s-ci-robot k8s-ci-robot merged commit edde1da into kubernetes:release-1.34 May 10, 2026
17 checks passed
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/addons area/api 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants