Closed kaovilai closed 1 week ago
/kind changelog-not-required
issues: 1.25.9 taken precedence over 1.25.1[0-9] ie. 1.25.17
moving sort
to after awk
fixes it. awk first remove version duplicates where the later ones are kept. then sort can order the remaining minor versions.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.96%. Comparing base (
8e23752
) to head (f200f8f
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Always test latest available patch version of each supported k8s version available in Kindest/node images.
ie. This adds v1.31, v1.30 to test matrix and upgrade patch versions for others. Removes v1.23 and v1.24.
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #(issue)
Please indicate you've done the following:
make new-changelog
) or comment/kind changelog-not-required
on this PR.site/content/docs/main
.