-
Notifications
You must be signed in to change notification settings - Fork 905
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
Conversation
63c8d4b
to
b28db36
Compare
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 |
/cc @Kaizhe |
@leodido it is already signed.. see
|
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 |
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.. |
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:
|
@@ -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 |
There was a problem hiding this comment.
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
?
There was a problem hiding this comment.
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...
I think so
Spencer Krum <notifications@github.com> wrote:
@nibalizer commented on this pull request.
In rules/falco_rules.yaml:
@@ -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
Is this supposed to be apt.systemd.daily?
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
|
There was a problem hiding this 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 |
There was a problem hiding this comment.
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...
LGTM label has been added. Git tree hash: e709e9f6336a66d1fbb299e245766f33854fa383
|
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. |
Signed-off-by: Petr Michalec <epcim@apealive.net> Signed-off-by: Petr Michalec <pmichalec@ves.io>
LGTM label has been added. Git tree hash: 0fb17d0933fef483c78653b2b558437676adb527
|
[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 |
Note: the parsed logs on ES shows that
rhsmcertd-worke
is not pname or aname[*] but can be matched by proc.pname=rhsmcertd
.What type of PR is this?
/kind rule-update
Any specific area of the project related to this PR?
/area rules