mirror of
https://github.com/rancher/plugins.git
synced 2025-09-16 05:25:51 +00:00
A specific IP can now be requested via the environment variable CNI_ARGS, e.g. `CNI_ARGS=ip=1.2.3.4`. The plugin will try to reserve the specified IP. If this is not successful the execution will fail.