Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GRPCRoute check in tests (#2100)
Problem: When running the upgrade tests, the grpcroute check fails because they don't exist in the previous version of the API. Solution: Check that grpcroutes even exist first, don't return an error if they don't.
- Loading branch information