You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using an immutable distribution, so this directory is mounted as a read only file system.
As a result, the containers trying to write to this directory fail.
Expected Behavior
When configuring the operator, it would be nice to be able to configure the CNI directory/path that binaries are to be stored and accessed at.
Current Behavior
This configuration is apparently already available for Windows.
For Linux it appears to be hard-coded to
/etc/cni/net.d
Possible Solution
Steps to Reproduce (for bugs)
Context
I am using an immutable distribution, so this directory is mounted as a read only file system.
As a result, the containers trying to write to this directory fail.
X-reference issue: projectcalico/calico#8601
Your Environment
The text was updated successfully, but these errors were encountered: