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 Images tags in kathara settings #218

Closed
2 tasks done
lorenzo93 opened this issue May 26, 2023 · 0 comments
Closed
2 tasks done

Add support for Docker Images tags in kathara settings #218

lorenzo93 opened this issue May 26, 2023 · 0 comments
Assignees
Milestone

Comments

@lorenzo93
Copy link
Member

lorenzo93 commented May 26, 2023

At present, the default image section only displays and supports the latest tag. However, there is a need to enhance this functionality to support multiple tags and enable users to choose a custom tag for the default image.

To address this requirement, we need to modify the default image section logic. The following changes are necessary:

  • Update the code responsible for fetching and displaying the default image section to retrieve all available tags for the specified image.
  • Modify the user interface to allow users to select a custom tag from the list of available tags for the default image.

By implementing these changes, users will have the flexibility to choose a specific tag for the default image, rather than being limited to only the latest tag. This will enhance the usability and customization options within Kathará.

@lorenzo93 lorenzo93 converted this from a draft issue May 26, 2023
@lorenzo93 lorenzo93 added this to the Release 3.6.5 milestone May 26, 2023
@tcaiazzi tcaiazzi self-assigned this Jun 14, 2023
@tcaiazzi tcaiazzi moved this from In Progress to Pending Review in Kathara Framework Development Board Jun 15, 2023
Skazza94 added a commit that referenced this issue Jun 16, 2023
@github-project-automation github-project-automation bot moved this from Pending Review to Done in Kathara Framework Development Board Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants