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 "v27.2.x" options for "Docker Install URL" #11968

Open
mitulshah-suse opened this issue Sep 19, 2024 · 1 comment
Open

Add "v27.2.x" options for "Docker Install URL" #11968

mitulshah-suse opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this status/waiting-backend
Milestone

Comments

@mitulshah-suse
Copy link

Is your feature request related to a problem? Please describe.
As part of rancher/rancher#47174 we're adding support for Docker 27.2.x

Describe the solution you'd like
UI dropdowns that allow picking "Docker Install URL" (e.g. on Node Template details page - not sure where else it may be referenced) should have the following new items available:

  • "v27.2.x" choice that populates https://releases.rancher.com/install-docker/27.2.sh

Note: Handling of default option (and addition of " (Recommended)" text) is handled via engine-install-url setting on backend that will be updated as part of rancher/rancher#46326 and should be validated on that issue.

Describe alternatives you've considered
Note "Docker Install URL" is editable and doesn't limit users to only the choices available, so they can specify other URLs manually as well before this enhancement is done.

Additional Information

See #10996 on how it was handled last time for Docker 26.1

Testing

To test, go to create a Digital Ocean cluster, click on 'Add Node Template', select a credential and click Next. Expand 'Engine Options' and verify that the new Docker Install URLs appear correctly, e.g.
image

@mitulshah-suse mitulshah-suse added this to the v2.10.0 milestone Sep 19, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Sep 19, 2024
@mitulshah-suse
Copy link
Author

/backport v2.9.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this status/waiting-backend
Projects
None yet
Development

No branches or pull requests

2 participants