-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
dependenciesDependencies only.Dependencies only.
Description
Azure docs references the install instructions from this repo at https://docs.microsoft.com/en-us/azure/virtual-network/deploy-container-networking#download-and-install-the-plug-in. The instructions were basically lifted right from this repo a long while ago, however the referenced scripts/install-cni-plugin.sh file is out of date WRT the CNI loopback plugin.
The referenced default version v0.4.0 is no longer hosted there (only 0.6.0 and above). Luckily there is an override param, but maybe it would be good to just do a once-over on that file to make sure it's still doing what it's purported to do, and update defaults to something that still exists. Thanks!
/usr/bin/curl -sSL https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION/cni-plugins-linux-amd64-$CNI_VERSION.tgz > $CNI_BIN_DIR/cni.tgzMetadata
Metadata
Assignees
Labels
dependenciesDependencies only.Dependencies only.