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

xds: Spiffe Trust Bundle Support #11627

Merged
merged 50 commits into from
Nov 8, 2024
Merged

xds: Spiffe Trust Bundle Support #11627

merged 50 commits into from
Nov 8, 2024

Conversation

erm-g
Copy link
Contributor

@erm-g erm-g commented Oct 21, 2024

Enables verification of SPIFFE based identities using SPIFFE trust bundles.
gRFC

@@ -83,6 +90,10 @@ private void sendLastTrustedRootsUpdate(Watcher watcher) {
watcher.updateTrustedRoots(trustedRoots);
}

private void sendLastspiffeTrustMapUpdate(Watcher watcher) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

micro-nit: s/spiffe/Spiffe

@erm-g erm-g requested a review from ejona86 October 30, 2024 17:50
@ejona86 ejona86 changed the title security: Spiffe Trust Bundle Support xds: Spiffe Trust Bundle Support Nov 1, 2024
@erm-g erm-g requested a review from ejona86 November 6, 2024 16:26
@erm-g erm-g requested a review from ejona86 November 8, 2024 01:04
@ejona86 ejona86 merged commit d6c8029 into grpc:master Nov 8, 2024
15 checks 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.

3 participants