Skip to content

EnableLocalRedirectPolicy for Cilium#4070

Open
kron4eg wants to merge 4 commits into
kubermatic:mainfrom
kron4eg:cilium-local-dns-redirect
Open

EnableLocalRedirectPolicy for Cilium#4070
kron4eg wants to merge 4 commits into
kubermatic:mainfrom
kron4eg:cilium-local-dns-redirect

Conversation

@kron4eg
Copy link
Copy Markdown
Member

@kron4eg kron4eg commented May 8, 2026

What this PR does / why we need it:
This PR adds support for configuring Cilium local redirect policy for NodeLocal DNS in KubeOne.

Add enable-local-redirect-policy to the Cilium ConfigMap when enabled in the KubeOne config

Which issue(s) this PR fixes:

Fixes #3844

What type of PR is this?
/kind feature

Special notes for your reviewer:

Does this PR introduce a user-facing change? Then add your Release Note here:

EnableLocalRedirectPolicy for Cilium

Documentation:

TBD

Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. docs/tbd Denotes a PR that needs documentation (change) that will be done later. kind/feature Categorizes issue or PR as related to a new feature. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. labels May 8, 2026
@kubermatic-bot
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 moadqassem 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

@kubermatic-bot kubermatic-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 8, 2026
kron4eg added 3 commits May 8, 2026 17:42
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
@kubermatic-bot
Copy link
Copy Markdown
Contributor

@kron4eg: 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-kubeone-e2e-aws-default-install-containerd-external-v1.35 cc9095e link true /test pull-kubeone-e2e-aws-default-install-containerd-external-v1.35

Full PR test history

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. docs/tbd Denotes a PR that needs documentation (change) that will be done later. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to use node-local-dns & local redirect policy when cilium is used as CNI.

2 participants