Check for SPIFFE bundle map in internal/xds/credentials/tls.go
Author: eshitachandwaniCreated Aug 28, 2026Updated Sep 15, 2026
LabelsP1Type: Bug
We should check for SPIFFE bundle map when doing the tls client handshake in the newly added tls creds file as part of gRPC service gRFC A102 here : https://github.com/grpc/grpc-go/pull/9319
For context : https://github.com/grpc/grpc-go/pull/9319#discussion_r3870818778
Source: grpc/grpc-go