firecracker-go-sdk icon indicating copy to clipboard operation
firecracker-go-sdk copied to clipboard

Allow cni runtime capabilities to be configuratble from CNIConfiguration

Open jingkaihe opened this issue 4 years ago • 0 comments
trafficstars

Introduce CapabilityArgs into the CNIConfiguration to allow CNI runtime capabilities to be configurable from the firecracker-go-sdk.

Here are a few useful use cases: https://github.com/containernetworking/cni/blob/master/CONVENTIONS.md#well-known-capabilities (in my specific use case it's the portMappings).

Signed-off-by: Jingkai He [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jingkaihe avatar Jul 30 '21 17:07 jingkaihe