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

Add support for docker 26.1.x #45439

Open
mitulshah-suse opened this issue May 10, 2024 · 5 comments
Open

Add support for docker 26.1.x #45439

mitulshah-suse opened this issue May 10, 2024 · 5 comments
Assignees
Labels
priority/0 team/hostbusters The team that is responsible for provisioning/managing downstream clusters + K8s version support team/infracloud
Milestone

Comments

@mitulshah-suse
Copy link

Add support for docker 26.1.x.
Release notes: https://docs.docker.com/engine/release-notes/26.1/

ref issue: #45013

Docker versions added: 26.1.0 and 26.1.1

@vivek-shilimkar
Copy link
Member

Validated on rancher v2.9-head

Docker 26.1.0 and 26.1.1 validation completed on below OSes with node driver and custom clusters:

  • RHEL 9.3 and 8.9
  • OL 9.3 and 8.9
  • Rocky 9.3 and 8.9
  • CentOS 7.9
  • Ubuntu 22.04

@vivek-shilimkar
Copy link
Member

vivek-shilimkar commented May 15, 2024

Validated on rancher v2.9-head
Docker 26.1.0 and 26.1.1 validation completed on below OSes with node driver and custom clusters:

  • RHEL 9.2, 9.1, 9.0, 8.8, and 8.7
  • OL 9.2, 9.1, 8.8 and 8.7
  • Rocky 9.2, 9.1, 8.8 and 8.7
  • Ubuntu 24.04

@kinarashah
Copy link
Member

kinarashah commented May 17, 2024

@mitulshah-suse
Copy link
Author

Moving back to raise the rancher PRs to update the default versions, since testing and release are compeleted.

@chiukapoor
Copy link
Contributor

Hello @snasovich & @kinarashah, I was wondering if we may point to EngineInstallURL from setting.go for install-docker script URL in controller.go?

defaultEngineInstallURL = "https://releases.rancher.com/install-docker/26.0.sh"

EngineInstallURL = NewSetting("engine-install-url", "https://releases.rancher.com/install-docker/26.0.sh")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/0 team/hostbusters The team that is responsible for provisioning/managing downstream clusters + K8s version support team/infracloud
Projects
None yet
Development

No branches or pull requests

5 participants