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

Fix semgrep issues #222

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Fix semgrep issues #222

merged 2 commits into from
Mar 25, 2024

Conversation

cipherboy
Copy link
Member

This should fix the failing semgrep issues, by updating the kubernetes plugin to use the preferred duration parsing logic and excluding tools/ folders from semgrep results.

While the contant WALRollbackMinAge is not user facing, we might as well
use the parseutil variant for consistency. Additionally, switch the test
suite's flag behavior (to exclude the long-running WAL test) to the
opposite behavior as CI does not build with a shorter WALRollbackMinAge
value.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
@naphelps naphelps merged commit 5327eec into openbao:main Mar 25, 2024
72 of 74 checks passed
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.

None yet

3 participants