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

tetragon: before parsing environment vars replace "-" with "_" #319

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

tixxdz
Copy link
Member

@tixxdz tixxdz commented Aug 12, 2022

Before parsing environment variables we have to replace every "-" by "_"
in variable names.

Signed-off-by: Djalal Harouni [email protected]

Before parsing environment variables we have to replace every "-" by "_"
in variable names.

Signed-off-by: Djalal Harouni <[email protected]>
@tixxdz tixxdz requested a review from a team as a code owner August 12, 2022 13:06
@tixxdz tixxdz requested a review from kaworu August 12, 2022 13:06
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

Thanks!

(vmtests failures are due to known RCU stall issue, and this PR is unrelated anyway, merging)

@kkourt kkourt merged commit 62cf5e0 into main Aug 13, 2022
@kkourt kkourt deleted the pr/tixxdz/bind-envvars-fix branch August 13, 2022 06:14
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.

3 participants