pomerium/pkg/grpc
Denis Mishin 4de63aa746
mcp: add server.path convenience option (#5726)
## Summary

Adds `mcp.server.path` optional convenience option, that would be taken
into account in the `.mcp/routes` call, and would return the `url` with
defined path.
Useful when host does not mount http endpoint at root, and i.e. has
additional handlers such as `/readyz`.

## Related issues

<!-- For example...
- #159
-->

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [ ] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [ ] ready for review
2025-07-17 11:18:55 -04:00
..
audit core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
cli core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
config mcp: add server.path convenience option (#5726) 2025-07-17 11:18:55 -04:00
databroker move SyncCache to a new pkg/synccache package (#5725) 2025-07-15 15:59:11 -07:00
device core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
events core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
identity authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
registry config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
session databroker: update identity manager to use route credentials (#5728) 2025-07-15 18:04:36 -06:00
testdata
user ssh: implement authorization policy evaluation (#5665) 2025-07-01 12:04:00 -07:00
client.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
docs.go
health.go upgrade google.golang.org/grpc/health/grpc_health_v1 (#5605) 2025-05-02 14:32:04 -06:00
protoc.bash authorize/log: remove audit logging (#5369) 2024-11-22 14:32:52 -05:00