Add enable-udn-arp-proxy and enable-udn-ndp-proxy config overrides - #3085
Add enable-udn-arp-proxy and enable-udn-ndp-proxy config overrides#3085jcaamano wants to merge 1 commit into
Conversation
Allow toggling enable-udn-arp-proxy and enable-udn-ndp-proxy through the ovn-kubernetes-config-overrides ConfigMap. The values are validated as booleans and rendered into the [default] section of the ovnkube-config ConfigMap for both self-hosted and managed (node-only) deployments. Assisted-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcaamano The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Allow toggling enable-udn-arp-proxy and enable-udn-ndp-proxy through the ovn-kubernetes-config-overrides ConfigMap. The values are validated as booleans and rendered into the [default] section of the ovnkube-config ConfigMap for both self-hosted and managed (node-only) deployments.