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

package manager launched makro - rhsm cert updates, apt #1385

Merged
merged 1 commit into from Feb 18, 2021

Conversation

epcim
Copy link

@epcim epcim commented Sep 8, 2020

Note: the parsed logs on ES shows that rhsmcertd-worke is not pname or aname[*] but can be matched by proc.pname= rhsmcertd.

image

What type of PR is this?
/kind rule-update

Any specific area of the project related to this PR?

/area rules

image

rule(list rpm_binaries): add rhsmcertd
rule(list deb_binaries): add apt.systemd.daily

@epcim
Copy link
Author

epcim commented Sep 8, 2020

image

@epcim epcim changed the title rhsm cert updates package manager launched makro - rhsm cert updates, apt Sep 8, 2020
@leodido
Copy link
Member

leodido commented Sep 8, 2020

Hello @epcim, thanks for looking into this!

Would you please sign-off your commit as per contributing guidelines and use the PR template (in particular, the release-note block is missing)? Thanks 😃

@krisnova krisnova added this to the 0.27.0 milestone Sep 24, 2020
@leogr
Copy link
Member

leogr commented Oct 13, 2020

/cc @Kaizhe

@poiana poiana requested a review from Kaizhe October 13, 2020 13:27
@epcim
Copy link
Author

epcim commented Oct 19, 2020

@leodido it is already signed.. see

@poiana poiana added dco-signoff: yes and removed dco-signoff: no labels on 8 Sep

@epcim
Copy link
Author

epcim commented Oct 26, 2020

anything else needed here?

@leogr
Copy link
Member

leogr commented Oct 27, 2020

anything else needed here?

The release-note block is missing. You can grab it from the PR template here 👉 https://github.com/falcosecurity/falco/blob/master/.github/PULL_REQUEST_TEMPLATE.md

@epcim
Copy link
Author

epcim commented Nov 2, 2020

I am not sure what else is needed than what I just updated in the comment. If you need anything specific, update send an update against my MR.. etc..

@nibalizer
Copy link
Contributor

Hi @epcim thanks for this and sorry for the delay.

We generate our changelogs from the PR message and the bot looks for specific blocks in the message. Can you edit your top message to wrap the user notes in a block:

```release-note
list(rpm_binaries): add rhsmcertd
list(debian_binaries): apt.systemd.dai

Thanks and let me know if you need more direction.

@@ -227,7 +227,7 @@
- list: deb_binaries
items: [dpkg, dpkg-preconfigu, dpkg-reconfigur, dpkg-divert, apt, apt-get, aptitude,
frontend, preinst, add-apt-reposit, apt-auto-remova, apt-key,
apt-listchanges, unattended-upgr, apt-add-reposit, apt-config, apt-cache
apt-listchanges, unattended-upgr, apt-add-reposit, apt-config, apt-cache, apt.systemd.dai
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this supposed to be apt.systemd.daily?

Copy link
Member

Choose a reason for hiding this comment

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

Yup, but all the items' lengths are capped to 15 characters...

@epcim
Copy link
Author

epcim commented Dec 13, 2020 via email

leodido
leodido previously approved these changes Dec 14, 2020
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.

LGTM

But please, next time, use the provided PR template.

It will help us review your PR better and sooner.

This time, I've edited the PR corpus myself to include a release-note block. We need it to automatically generate changelogs, as @nibalizer kindly reminded. :)

@@ -227,7 +227,7 @@
- list: deb_binaries
items: [dpkg, dpkg-preconfigu, dpkg-reconfigur, dpkg-divert, apt, apt-get, aptitude,
frontend, preinst, add-apt-reposit, apt-auto-remova, apt-key,
apt-listchanges, unattended-upgr, apt-add-reposit, apt-config, apt-cache
apt-listchanges, unattended-upgr, apt-add-reposit, apt-config, apt-cache, apt.systemd.dai
Copy link
Member

Choose a reason for hiding this comment

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

Yup, but all the items' lengths are capped to 15 characters...

@poiana
Copy link

poiana commented Dec 14, 2020

LGTM label has been added.

Git tree hash: e709e9f6336a66d1fbb299e245766f33854fa383

leogr
leogr previously approved these changes Dec 14, 2020
@fntlnz fntlnz modified the milestones: 0.27.0, 0.28.0 Jan 15, 2021
fntlnz
fntlnz previously approved these changes Jan 19, 2021
Kaizhe
Kaizhe previously approved these changes Feb 17, 2021
@Kaizhe Kaizhe removed the request for review from mfdii February 17, 2021 20:40
@leogr
Copy link
Member

leogr commented Feb 18, 2021

Hey,

I'm going to rebase this PR since a required check did not run. That should unblock this PR. I apologize for the inconvenience and for having taken so long.
We really appreciated your contribution.

Signed-off-by: Petr Michalec <epcim@apealive.net>
Signed-off-by: Petr Michalec <pmichalec@ves.io>
@poiana poiana added the lgtm label Feb 18, 2021
@poiana
Copy link

poiana commented Feb 18, 2021

LGTM label has been added.

Git tree hash: 0fb17d0933fef483c78653b2b558437676adb527

@poiana
Copy link

poiana commented Feb 18, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido, leogr

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:

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

@poiana poiana merged commit 5418451 into falcosecurity:master Feb 18, 2021
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.

None yet

8 participants