Configure HTTP audit streaming
What does this MR do?
Configure HTTP audit streaming
- Configure HTTP event streaming introduced in https://github.com/openbao/openbao/pull/1709.
- Default streaming endpoint will be populated as a value by GitLab chart.
- Generate Secret that will be passed as header. GitLab chart will replace this secret with one generated by shared secrets.
Relates https://gitlab.com/gitlab-org/cloud-native/charts/openbao/-/issues/21
Changelog: added
Author's Checklist
For anything in this list which will not be completed, please provide a reason in the MR discussion.
Required
-
Ensure a release milestone is set. -
MR title and description are up to date, accurate, and descriptive. -
MR targeting the appropriate branch. -
MR has a green pipeline on GitLab.com. -
When ready for review, MR is labeled workflowready for review per the MR workflow.
Expected
-
Test plan indicating conditions for success has been posted and passes. -
Documentation is created or updated. -
Tests are added.
References
Edited by Clemens Beck