Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release 1.24] Update Multus version to v4.0.2 #4431

Closed
manuelbuil opened this issue Jul 7, 2023 · 1 comment
Closed

[Release 1.24] Update Multus version to v4.0.2 #4431

manuelbuil opened this issue Jul 7, 2023 · 1 comment
Assignees

Comments

@manuelbuil
Copy link
Contributor

Backport: #4427

@bguzman-3pillar
Copy link
Contributor

Validated on commit c3c621a

---------------------
Command:
 rke2 -v

---------------------
Result:
rke2 version v1.24.15-dev+c3c621ac (c3c621ac19bedfdabab5f82641a96226d8ff9a77)
go version go1.19.10 X:boringcrypto

---------------------

Environment Details

Infrastructure

  • Cloud
  • Hosted

Node(s) CPU architecture, OS, and Version:

Ubuntu

Cluster Configuration:

1 server

Config.yaml:

cni: multus,calico

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/rke2 && sudo cp config.yaml /etc/rancher/rke2
  1. Install RKE2
  2. Check multus version v4.0.2

Validation Results:

---------------------
Command:
kubectl describe pod rke2-multus- -n kube-system  --kubeconfig=/tmp/bgrke2-multus_kubeconfig  | grep cni:

---------------------
Result:
    Image:         rancher/hardened-multus-cni:v4.0.2-build20230707
  cni:
  Normal   Pulling    2m36s                kubelet            Pulling image "rancher/hardened-multus-cni:v4.0.2-build20230707"
  Normal   Pulled     2m19s                kubelet            Successfully pulled image "rancher/hardened-multus-cni:v4.0.2-build20230707" in 17.256255956s
  Normal   Pulled     91s (x3 over 2m11s)  kubelet            Container image "rancher/hardened-multus-cni:v4.0.2-build20230707" already present on machine


---------------------
Assertion:
v4.0.2
Matched with: 
    Image:         rancher/hardened-multus-cni:v4.0.2-build20230707
  cni:
  Normal   Pulling    2m36s                kubelet            Pulling image "rancher/hardened-multus-cni:v4.0.2-build20230707"
  Normal   Pulled     2m19s                kubelet            Successfully pulled image "rancher/hardened-multus-cni:v4.0.2-build20230707" in 17.256255956s
  Normal   Pulled     91s (x3 over 2m11s)  kubelet            Container image "rancher/hardened-multus-cni:v4.0.2-build20230707" already present on machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants