-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some CNI plugins explicitly depend on arbitrary key-value parameters passed through the "args" field of the CNI spec.
For clarification: we are talking about the args field in the network specification field, not the CNI_ARGS parameter set-by the run-time.
By exposing this value on the higher-level network management API CNI plugins can be configured in a more flexible, and dynamic manner.
In some cases this might enable the elevation of some CNIs to 100% dynamic status.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request