You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is breakage caused by project calico deciding to change their release artefacts location mid-cycle. The solution for now is to swap the alternate download url with the currently working one until we drop support for older calico versions.
This is breakage caused by project calico deciding to change their release artefacts location mid-cycle. The solution for now is to swap the alternate download url with the currently working one until we drop support for older calico versions.
Environment:
Cloud provider or hardware configuration:
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):Version of Ansible (
ansible --version
):Version of Python (
python --version
):Kubespray version (commit) (
git rev-parse --short HEAD
):Kubespray tag v2.19.0
Network plugin used:
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):Command used to invoke ansible:
./generate_list.sh
Output of ansible run:
https://storage.googleapis.com/kubernetes-release/release/v1.23.7/bin/linux/amd64/kubelet
https://storage.googleapis.com/kubernetes-release/release/v1.23.7/bin/linux/amd64/kubectl
https://storage.googleapis.com/kubernetes-release/release/v1.23.7/bin/linux/amd64/kubeadm
https://github.com/etcd-io/etcd/releases/download/v3.5.3/etcd-v3.5.3-linux-amd64.tar.gz
https://github.com/containernetworking/plugins/releases/download/v1.1.1/cni-plugins-linux-amd64-v1.1.1.tgz
https://github.com/projectcalico/calicoctl/releases/download/v3.22.3/calicoctl-linux-amd64
https://github.com/projectcalico/calico/releases/download/v3.22.3/calicoctl-linux-amd64
https://github.com/projectcalico/calico/archive/v3.22.3.tar.gz
https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.23.0/crictl-v1.23.0-linux-amd64.tar.gz
https://get.helm.sh/helm-v3.8.2-linux-amd64.tar.gz
https://github.com/opencontainers/runc/releases/download/v1.1.1/runc.amd64
https://github.com/containers/crun/releases/download/1.4.4/crun-1.4.4-linux-amd64
https://github.com/containers/youki/releases/download/v0.0.1/youki_v0_0_1_linux.tar.gz
https://github.com/kata-containers/kata-containers/releases/download/2.4.1/kata-static-2.4.1-x86_64.tar.xz
https://storage.googleapis.com/gvisor/releases/release/20210921/x86_64/runsc
https://storage.googleapis.com/gvisor/releases/release/20210921/x86_64/containerd-shim-runsc-v1
https://github.com/containerd/nerdctl/releases/download/v0.19.0/nerdctl-0.19.0-linux-amd64.tar.gz
https://github.com/kubernetes-sigs/krew/releases/download/v0.4.2/krew-linux_amd64.tar.gz
https://github.com/containerd/containerd/releases/download/v1.6.4/containerd-1.6.4-linux-amd64.tar.gz
https://github.com/Mirantis/cri-dockerd/releases/download/v0.2.0/cri-dockerd-v0.2.0-linux-amd64.tar.gz
Anything else do we need to know:
are these two the same file in the output list?
https://github.com/projectcalico/calicoctl/releases/download/v3.22.3/calicoctl-linux-amd64
https://github.com/projectcalico/calico/releases/download/v3.22.3/calicoctl-linux-amd64
This one is not available.
wget https://github.com/projectcalico/calicoctl/releases/download/v3.22.3/calicoctl-linux-amd64
--2022-06-02 21:59:04-- https://github.com/projectcalico/calicoctl/releases/download/v3.22.3/calicoctl-linux-amd64
.
.
Proxy request sent, awaiting response... 404 Not Found
2022-06-02 21:59:04 ERROR 404: Not Found.
The text was updated successfully, but these errors were encountered: