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.0.x" and "v27.1.x" options for "Docker Install URL" #11523

Open
snasovich opened this issue Jul 24, 2024 · 1 comment
Open

Add "v27.0.x" and "v27.1.x" options for "Docker Install URL" #11523

snasovich opened this issue Jul 24, 2024 · 1 comment
Assignees
Labels
ember Ember UI Issue kind/enhancement priority/0 QA/manual-test Indicates issue requires manually testing size/0.5 Size Estimate 0.5
Milestone

Comments

@snasovich
Copy link
Contributor

snasovich commented Jul 24, 2024

Is your feature request related to a problem? Please describe.
As part of rancher/rancher#46326 we're adding support for Docker 27.0.x and 27.1.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.1.x" choice that populates https://releases.rancher.com/install-docker/27.1.sh
  • "v27.0.x" choice that populates https://releases.rancher.com/install-docker/27.0.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

@snasovich snasovich added this to the v2.9.next1 milestone Jul 24, 2024
@github-actions github-actions bot added the QA/manual-test Indicates issue requires manually testing label Jul 24, 2024
@richard-cox richard-cox modified the milestones: v2.9.next1, v2.10.0 Jul 25, 2024
@richard-cox
Copy link
Member

/backport v2.9.next1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ember Ember UI Issue kind/enhancement priority/0 QA/manual-test Indicates issue requires manually testing size/0.5 Size Estimate 0.5
Projects
None yet
Development

No branches or pull requests

6 participants