-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multus: entrypoint: disallow using cni version <= 0.3.1 with >= 0.4.0
When nested CNI version is 0.3.1 or less while the top level CNI version is 0.4.0, error out. Version 0.3.1 or less doesn't support the CHECK command. This closes issue #737.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters