rancher icon indicating copy to clipboard operation
rancher copied to clipboard

Add support for docker 26.0.x

Open mitulshah-suse opened this issue 2 years ago • 3 comments

Add support for docker 26.0.0. Release notes: https://docs.docker.com/engine/release-notes/26.0/

ref issue: https://github.com/rancher/rancher/issues/44388

Docker versions added: 26.0.0 and 26.0.1

mitulshah-suse avatar Apr 03 '24 16:04 mitulshah-suse

install-docker PR: https://github.com/rancher/install-docker/pull/130

chiukapoor avatar Apr 19 '24 07:04 chiukapoor

Tested docker install script for v26.0.0 and v26.0.1 on following OSes.

  • Ubuntu 22.04
  • RHEL 9.3, 9.2, 9.1, 9.0, 8.9 ,8.8
  • Oracle Linux 9.3, 8.9, 8.8
  • Rocky 9.3, 9.2, 9.1, 9.0, 8.9 ,8.8
  • CentOS 7.9

Node driver and custom cluster provisioning works correctly.

SLES 15 SP5 and OpenSUSE 15.5 doesn't support docker v26.0.X. Getting the following error when tried updating docker version. No update candidate for 'docker-24.0.7_ce-150000.198.2.x86_64'. The highest available version is already installed.

vivek-shilimkar avatar Apr 29 '24 11:04 vivek-shilimkar

Validated docker 26.0.1 and 26.0.0 script on the remaining OL versions - 9.2, 9.1 and 8.7 using both node driver and custom clusters. All validation completed, hence moving it to "ready for release"

rishabhmsra avatar May 08 '24 12:05 rishabhmsra

Release for the scripts were done and are available on the below URLs.

https://releases.rancher.com/install-docker/26.0.0.sh https://releases.rancher.com/install-docker/26.0.1.sh https://releases.rancher.com/install-docker/26.0.sh

mitulshah-suse avatar May 10 '24 05:05 mitulshah-suse

Validated on rancher v2.9-head(3c48a19), Docker Install URL points to https://releases.rancher.com/install-docker/26.0.sh Also successfully provisioned RKE1 v1.28 cluster, default docker version is 26.0.2

rishabhmsra avatar May 22 '24 08:05 rishabhmsra