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

As EDP User, I want to have functional to autofill all services to latest tag by one click #4

Closed
MykolaMarusenko opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MykolaMarusenko
Copy link
Contributor

Acceptance Criteria:

  • User can use autofil logic for all application to avoid manual choose version for each of applications;
  • Add 'Latest' button line on screen
  • When user click 'Latest' button:
  • **for each of component go to CodebaseImageStream.spec.tags and get array of tags;
  • **pick the last tag from array;
  • **put last tag it to dropdown;

Image

@MykolaMarusenko MykolaMarusenko self-assigned this Apr 20, 2023
@MykolaMarusenko MykolaMarusenko added the enhancement New feature or request label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants