* fix(serving): Remove hardcoded GVK and look it up from schema Fixes #133. * chore(serving): Add test for "WaitForService()" * refactor(service): Add listRoutes() to client + generic way for list options * chore(serving): Fixing rebase conflicts