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

[v15] Workload Identity: Support Envoy SDS API (#43958) #45463

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

strideynet
Copy link
Contributor

Backports #43958

changelog: Introduce support for Envoy SDS into the Machine ID spiffe-workload-api service.

* Start hacking on Workload Identity SDS API support

* Actually generate from SVIDs/Trustbundle

* Support for envoy "special meaning" resource names

* Add minimum version enforcement

* Simplify handling of clustername

* Start working on StreamSecrets RPC

* Extract response generation helper

* Log request

* Implemnt SDS versioning/nonce checking

* Handle renewal of SDS certs

* Refactor for ease of testing

* Start writing tests for SDS functionality

* Add E2E tests

* Fix test

* go mod tidy

* Appease linter

* Update go.mod

* Fix test with characters that windows dislikes
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from timothyb89 August 14, 2024 15:47
@strideynet strideynet added this pull request to the merge queue Aug 14, 2024
Merged via the queue into branch/v15 with commit 299450b Aug 14, 2024
34 checks passed
@strideynet strideynet deleted the strideynet/v15/backport-43958 branch August 14, 2024 16:38
@fheinecke fheinecke mentioned this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants