Merge pull request #25802 from dshulyak/sort_history
Automatic merge from submit-queue
Sort revisions in rollout history as integers
Previously keys were sorted as strings, thus it was possible to see such order as 1, 10, 2, 3, 4, 5.
fixes: #25788
Showing
Please
register
or
sign in
to comment