Skip to content

Commit

Permalink
Upgrade CNI (#1448)
Browse files Browse the repository at this point in the history
Signed-off-by: Artiom Diomin <[email protected]>

Signed-off-by: Artiom Diomin <[email protected]>
Co-authored-by: Artiom Diomin <[email protected]>
  • Loading branch information
kubermatic-bot and kron4eg authored Sep 28, 2022
1 parent 91c8e2d commit 056401a
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion pkg/userdata/amzn2/testdata/kubelet-v1.22-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/amzn2/testdata/kubelet-v1.23-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/amzn2/testdata/kubelet-v1.23-vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/amzn2/testdata/kubelet-v1.24-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/centos/testdata/kubelet-v1.22-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/centos/testdata/kubelet-v1.23-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/centos/testdata/kubelet-v1.23-nutanix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/centos/testdata/kubelet-v1.23-vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/centos/testdata/kubelet-v1.24-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/cloud-init_v1.22.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/cloud-init_v1.23.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/cloud-init_v1.24.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/containerd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/ignition_v1.22.7.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/ignition_v1.23.5.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/userdata/flatcar/testdata/ignition_v1.24.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/userdata/helper/download_binaries_script.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func SafeDownloadBinariesScript(kubeVersion string) (string, error) {
}

const (
CNIVersion = "v0.8.7"
CNIVersion = "v1.1.1"
CRIToolsVersion = "v1.22.0"
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aarch64)
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.22-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.22-nutanix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.23-aws-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.23-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.23-vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.24-aws-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/kubelet-v1.24-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rhel/testdata/pod-cidr-azure-rhel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rockylinux/testdata/kubelet-v1.22-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rockylinux/testdata/kubelet-v1.23-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/rockylinux/testdata/kubelet-v1.24-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/sles/testdata/dist-upgrade-on-boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/sles/testdata/multiple-dns-servers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
2 changes: 1 addition & 1 deletion pkg/userdata/sles/testdata/multiple-ssh-keys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ write_files:
;;
esac
fi
CNI_VERSION="${CNI_VERSION:-v0.8.7}"
CNI_VERSION="${CNI_VERSION:-v1.1.1}"
cni_base_url="https://github.com/containernetworking/plugins/releases/download/$CNI_VERSION"
cni_filename="cni-plugins-linux-$arch-$CNI_VERSION.tgz"
curl -Lfo "$cni_bin_dir/$cni_filename" "$cni_base_url/$cni_filename"
Expand Down
Loading

0 comments on commit 056401a

Please sign in to comment.