-
Notifications
You must be signed in to change notification settings - Fork 391
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
🐛 e2e: PrivateKcpServer enable audit-policy #2591
Conversation
/assign @s-urbaniak we discussed this yesterday, PTAL :) |
5affbd5
to
91b3860
Compare
/hold This requires further changes since some tests like |
LGTM once you update the other tests. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stevekuznetsov The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Otherwise we end up with zero-length audit logs in CI...
91b3860
to
d9ea7a6
Compare
Thanks @stevekuznetsov - I decided to just default the flag so we only set when not explicitly passed by the test - we can see that working e.g here We also need to de-duplicate the |
/hold cancel |
/lgtm |
Summary
Otherwise we end up with zero-length audit logs in CI...
For example see this - AFAICS all tests using PrivateKcpServer have this problem because we only set the audit-policy flag in the SharedKcpServer fixture