mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-08 13:52:53 +02:00
## Summary Upgrade `google.golang.org/grpc/health/grpc_health_v1` which has a new `List` method, so use the `UnimplementedHealthServer`. ## Related issues - https://github.com/pomerium/ingress-controller/pull/1152 ## 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`) - [x] ready for review |
||
---|---|---|
.. | ||
audit | ||
cli | ||
config | ||
databroker | ||
device | ||
events | ||
identity | ||
registry | ||
session | ||
testdata | ||
user | ||
client.go | ||
docs.go | ||
health.go | ||
protoc.bash |