fix: falco-driver-loader source-only print env vars#2353
fix: falco-driver-loader source-only print env vars#2353poiana merged 1 commit intofalcosecurity:masterfrom
Conversation
|
Welcome @steakunderscore! It looks like this is your first PR to falcosecurity/falco 🎉 |
a23fc7b to
07fe960
Compare
|
endorse |
|
/milestone 0.34.0 |
|
Hi! Thanks for this PR!
This is from the help message of falco-driver-loader. I assume we don't want to print anything in that case; but i fully agree with your idea; we might add a new subcmd, like |
|
hmm.. I think this diff actually stems from my lack of understanding of bash sourcing my comment on #2352. I'd be happy to convert this to a |
|
I think it is pretty useful to add the |
|
I like it. I see some failing tests, any clue? 🤔 |
|
I'll get this cleaned up. I'll also take a look at the tests. |
|
I don't think tests are actually your fault; we are having some weird errors lately :/ |
Hey @steakunderscore My vote goes for PS |
|
/milestone 0.35.0 |
15bd6b2 to
db89beb
Compare
db89beb to
102be77
Compare
|
I did not notice that |
|
/remove-lifecycle rotten |
|
Left a comment but for the rest LGTM! 😄 |
|
LGTM too; i'd wait for Falco patch release 0.35.1 to be out, before going on with this; great refactor though, much more readable script! |
|
LGTM label has been added. DetailsGit tree hash: 7981fe2566489ad317956375788434454a2a2d91 |
Andreagit97
left a comment
There was a problem hiding this comment.
/approve
Thank you andò sorry for the delay!
|
/reopen |
|
@Andreagit97: Reopened this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Fixes falcosecurity#2352 Needed to refactor the target_id code paths to allow this to be used in env printing and sourcing. Signed-off-by: hjenkins <henry@henryjenkins.name>
102be77 to
8859874
Compare
|
rebased to fix the CI |
|
LGTM label has been added. DetailsGit tree hash: fc82e5c7f360cf45041dbfe788a5a856530ad4d3 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Andreagit97, FedeDP, steakunderscore The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
Any specific area of the project related to this PR?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #2352
Special notes for your reviewer:
Does this PR introduce a user-facing change?: