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

Improve istioversion package by adding a way to get latest patch version for each minor version #681

Open
fjglira opened this issue Feb 25, 2025 · 1 comment · May be fixed by #686
Open
Assignees
Labels
enhancement New feature or request test-e2e

Comments

@fjglira
Copy link
Contributor

fjglira commented Feb 25, 2025

Currently, the istioversion package parses the versions.yaml file and get information about the versions from there. To be able to properly filter the latest patch version for each minor version we need to improve the func and give the user the possibility to select for example latest patch for each minor version

@fjglira fjglira added enhancement New feature or request test-e2e labels Feb 25, 2025
@fjglira fjglira mentioned this issue Feb 25, 2025
6 tasks
@fjglira fjglira self-assigned this Feb 25, 2025
@fjglira
Copy link
Contributor Author

fjglira commented Feb 28, 2025

The package already had a Map with all the version, I'm adding a func in the e2e util to get latest patch for each minor and used in the test

@fjglira fjglira changed the title Improve istioversion package by adding a way to check latest patch version for each minor version Improve istioversion package by adding a way to get latest patch version for each minor version Feb 28, 2025
@fjglira fjglira linked a pull request Feb 28, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test-e2e
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant