Skip to content

Commit 9b58725

Browse files
authored
Update 029-grpc-tls-authentication.md
1 parent 798d83b commit 9b58725

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/designs/029-grpc-tls-authentication.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ with **Kubernetes ServiceAccount token authentication** (auth option A). The cli
5353
SA token as a Bearer token in gRPC metadata on every call. The server
5454
(janitor-provider) validates the token against the Kubernetes TokenReview API.
5555

56-
A reference implementation of this approach exists on the `feature/grpc-tls-auth`
57-
branch. The sections below describe that implementation in detail.
58-
5956
## Implementation
6057

6158
### Architecture

0 commit comments

Comments
 (0)