Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(grpc-xds): Control plane mTLS for Go (#9) #11

Merged
merged 1 commit into from Feb 2, 2024
Merged

Conversation

halvards
Copy link
Member

@halvards halvards commented Feb 2, 2024

gRPC-Go as of v1.61.0 supports gRFC A65: mTLS Credentials in xDS Bootstrap File, see grpc/grpc-go#6757.

These changes add control plane mTLS for the Go control plane and sample application implementations, controlled by flags in the xds_features.yaml configuration file.

gRPC-Go as of [v1.61.0](https://github.com/grpc/grpc-go/releases/tag/v1.61.0) supports [gRFC A65: mTLS Credentials in xDS Bootstrap File](https://github.com/grpc/proposal/blob/8c31bfedded5f0a51c4933e9e9a8246122f9c41a/A65-xds-mtls-creds-in-bootstrap.md), see grpc/grpc-go#6757.

These changes add control plane mTLS for the Go control plane and sample application implementations, controlled by flags in the `xds_features.yaml` configuration file.
@halvards halvards self-assigned this Feb 2, 2024
@halvards halvards merged commit ad4e1f4 into grpc-xds/v0.2.x Feb 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant