Currently, we use some both sort and slices package to sort the slice. slices.SortFunc is more generic and runs faster. Let'ts replace with slices.SortFunc. /kind cleanup