consul/agent/grpc-internal
skpratt ad43846755
Remove legacy acl tokens (#15947)
* remove legacy tokens

* Update test comment

Co-authored-by: Paul Glass <pglass@hashicorp.com>

* fix imports

* update docs for additional CLI changes

* add test case for anonymous token

* set deprecated api fields to json ignore and fix patch errors

* update changelog to breaking-change

* fix import

* update api docs to remove legacy reference

* fix docs nav data

---------

Co-authored-by: Paul Glass <pglass@hashicorp.com>
2023-01-27 09:17:07 -06:00
..
balancer grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
resolver grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
services/subscribe Remove legacy acl tokens (#15947) 2023-01-27 09:17:07 -06:00
client.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
client_test.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
handler.go grpc: `protoc` plugin for generating gRPC rate limit specifications (#15564) 2023-01-04 16:07:02 +00:00
handler_test.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00
server_test.go Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819) 2022-12-20 15:00:22 -07:00
stats_test.go Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819) 2022-12-20 15:00:22 -07:00
tracker.go grpc: switch servers and retry on error (#15892) 2023-01-05 10:21:27 +00:00