Skip to content

Conversation

@Endevir
Copy link

@Endevir Endevir commented Nov 1, 2025

Hi! This PR allows to customize CNI host configuration path (which is commonly pointed at /etc/cni/net.d) during helm chart installation with semantics similar to cni.hostBinPath . This change is backward-compatible

Copy link
Contributor

@antoninbas antoninbas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change, LGTM
Only concern is that we have a "cluster-check" tool that can be used prior to Antrea installation, and it currently assumes that the directory will be /etc/cni/net.d:

Path: "/etc/cni/net.d",
. Maybe we could add a -cni-conf-dir flag to the CLI tool to support a custom path?

@antoninbas antoninbas added the action/release-note Indicates a PR that should be included in release notes. label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action/release-note Indicates a PR that should be included in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants