-
Notifications
You must be signed in to change notification settings - Fork 148
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
[8.16](backport #5889) Add integration tests using a proxy with mTLS for control plane with Elastic Defend installed #5942
Conversation
Cherry-pick of a338543 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏 |
This pull request is now in conflicts. Could you fix it? 🙏
|
eb56c09
to
e027cd8
Compare
Quality Gate passedIssues Measures |
What does this PR do?
Add integration tests for the Elastic Agent running Elastic Defend with a mTLS proxy
See #5716 for tje covered test cases
Why is it important?
To have automated tests covering mTLS and Elastic Defend
Checklist
[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added an entry in(https://github.com/elastic/elastic-agent#changelog)./changelog/fragments
using the [changelog tool]Disruptive User Impact
How to test this PR locally
In short, manually reproduce the tests described on #5716.
The long version:
run 3 proxies:
set up the proxies:
testing/integration/endpoint_security_test.go
to configure and run the needed proxies:[%s] certificates saved on: %s
. they will show where the certificates are.Related issues
--elastic-agent-cert-key-passphrase
with Elastc Defend installed #5491Questions to ask yourself
This is an automatic backport of pull request #5889 done by [Mergify](https://mergify.com).