Skip to content

Can an updated install-cni-plugin.sh be made available? #1263

@ckittel

Description

@ckittel

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.tgz

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions