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

[Backport release-1.25] Update Cilium to v1.14.1 #4753

Closed
rancherbot opened this issue Sep 12, 2023 · 1 comment
Closed

[Backport release-1.25] Update Cilium to v1.14.1 #4753

rancherbot opened this issue Sep 12, 2023 · 1 comment
Assignees

Comments

@rancherbot
Copy link
Collaborator

This is a backport issue for #4750, automatically created via rancherbot by @rbrtbnfgl

Original issue description:

Update Cilium version to 1.14.1 to address #4749

@bguzman-3pillar
Copy link
Contributor

Validated on 36d7417e024e8dad34ebbf94b210ab3dd0f52cd7

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

Command:
 rke2 -v
---------------------
Assertion:
 v1.25
----------------------
Matched with result:
rke2 version v1.25.14-rc1+rke2r1 (36d7417e024e8dad34ebbf94b210ab3dd0f52cd7)
go version go1.20.8 X:boringcrypto

Environment Details

Infrastructure

  • Cloud
  • Hosted

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

Ubuntu

Cluster Configuration:

1 server, 1 agent

Config.yaml:

cni: cilium

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/rke2 && sudo cp config.yaml /etc/rancher/rke2
  1. Install RKE2
  2. Check cilium version to match with v1.14.1

Validation Results:

  • rke2 version used for validation:
Command:
sudo /var/lib/rancher/rke2/bin/crictl --config /var/lib/rancher/rke2/agent/etc/crictl.yaml images | grep cilium 
---------------------
Assertion:
v1.14.1
----------------------
Matched with result:
docker.io/rancher/mirrored-cilium-cilium             v1.14.1                         33a5be5e9ebc0       184MB
docker.io/rancher/mirrored-cilium-operator-generic   v1.14.1                         c961e5e7cae7b       23.6MB

Command:
sudo /var/lib/rancher/rke2/bin/crictl --config /var/lib/rancher/rke2/agent/etc/crictl.yaml images | grep cilium 
---------------------
Assertion:
v1.14.1
----------------------
Matched with result:
docker.io/rancher/mirrored-cilium-cilium                             v1.14.1                                    33a5be5e9ebc0       184MB
docker.io/rancher/mirrored-cilium-operator-generic                   v1.14.1                                    c961e5e7cae7b       23.6MB

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