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

Log modified copy instead of original message. #1257

Merged
merged 1 commit into from
Jun 19, 2020
Merged

Log modified copy instead of original message. #1257

merged 1 commit into from
Jun 19, 2020

Conversation

shane-lawrence
Copy link
Contributor

@shane-lawrence shane-lawrence commented Jun 11, 2020

Signed-off-by: Shane Lawrence shane@lawrence.dev

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

If contributing rules or changes to rules, please make sure to also uncomment one of the following line:

/kind rule-update

/kind rule-create

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area engine

/area rules

/area tests

/area proposals

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1256

Special notes for your reviewer:

Does this PR introduce a user-facing change?:
Yes.

fix: missing newline from some log messages (eg., token bucket depleted)

Signed-off-by: Shane Lawrence <shane@lawrence.dev>
@krisnova
Copy link
Contributor

/approve

Thanks for the PR!

Copy link
Member

@leodido leodido left a comment

Choose a reason for hiding this comment

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

Thank you very much Shane! LGTM

@leodido
Copy link
Member

leodido commented Jun 11, 2020

/milestone 0.24.0

@poiana poiana added this to the 0.24.0 milestone Jun 11, 2020
@poiana poiana added the lgtm label Jun 11, 2020
@poiana
Copy link
Contributor

poiana commented Jun 11, 2020

LGTM label has been added.

Git tree hash: 1a00366ed3625eaa6ff207d2a5df1f42d727ac26

@shane-lawrence shane-lawrence changed the title wip: Log modified copy instead of original message. Log modified copy instead of original message. Jun 11, 2020
@poiana poiana merged commit 00884ef into falcosecurity:master Jun 19, 2020
@poiana
Copy link
Contributor

poiana commented Jun 19, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fntlnz, kris-nova, leodido

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:
  • OWNERS [fntlnz,kris-nova,leodido]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@leodido
Copy link
Member

leodido commented Jun 22, 2020

/milestone 0.24.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No separator between some console log messages.
5 participants