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

Add separate SPIFFE integeration test build target. #15324

Merged
merged 3 commits into from
Mar 8, 2021

Conversation

mathetake
Copy link
Member

Signed-off-by: Takeshi Yoneda takeshi@tetrate.io

Commit Message: Add separate SPIFFE integeration test build target.
Additional Description: SPIFFE certificate validator is not a "core" extension, so this commit separates out its integration test from ssl_integration_test in order to remove the dependency of core integration tests on non-core SPIFFE cert validator extension.

resolves: #14884 (comment)
ref: #9953

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@antoniovicente
Copy link
Contributor

Thanks for the help with this. I'll take a look a bit later.

Also, I think that test/extensions/transport_sockets/tls/cert_validator/factory_test.cc will fail if the SPIFFE cert verifier extension were disabled.

@antoniovicente antoniovicente self-assigned this Mar 5, 2021
@mathetake
Copy link
Member Author

Also, I think that test/extensions/transport_sockets/tls/cert_validator/factory_test.cc will fail if the SPIFFE cert verifier extension were disabled.

I think It's not. It just uses the string literal "spiffe" and that's it.

@mathetake mathetake marked this pull request as ready for review March 5, 2021 03:18
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Copy link
Contributor

@antoniovicente antoniovicente left a comment

Choose a reason for hiding this comment

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

Thanks for moving the spiffe test to the cert validator directory.

@mathetake mathetake requested a review from lizan March 5, 2021 08:23
@mattklein123 mattklein123 merged commit 77147c2 into envoyproxy:main Mar 8, 2021
@mathetake mathetake deleted the spiffe-test-target branch March 8, 2021 04:45
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.

4 participants