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

Allow EndsAt field to be specified for alertmanager alerts #323

Merged
merged 3 commits into from
May 24, 2022

Conversation

danieljmt
Copy link
Contributor

What type of PR is this?

/kind feature

Any specific area of the project related to this PR?

/area config
/area outputs

What this PR does / why we need it:

Allows the EndsAt alert parameter to be configured

Which issue(s) this PR fixes:

Fixes #322

Special notes for your reviewer: N/A

@poiana
Copy link

poiana commented May 19, 2022

Welcome @danieljmt! It looks like this is your first PR to falcosecurity/falcosidekick 🎉

Signed-off-by: Daniel Marshall <[email protected]>
@danieljmt
Copy link
Contributor Author

/assign @leogr

@Issif Issif self-requested a review May 22, 2022 21:34
@Issif Issif added this to the 2.26.0 milestone May 23, 2022
Copy link
Member

@Issif Issif left a comment

Choose a reason for hiding this comment

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

Seems ok to me, can you update the README please, in both sections, values.yaml and env vars.

Signed-off-by: Daniel Marshall <[email protected]>
@poiana poiana added size/M and removed size/S labels May 23, 2022
@danieljmt
Copy link
Contributor Author

Updated

@poiana poiana added the lgtm label May 23, 2022
@poiana
Copy link

poiana commented May 23, 2022

LGTM label has been added.

Git tree hash: 4b114f6fa0dd6637f51b3e9ad0506d8ba0867b6a

@danieljmt
Copy link
Contributor Author

Looks like ci/circleci: lint has passed but failed to post the status back to GitHub

@poiana
Copy link

poiana commented May 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danieljmt, fjogeleit, Issif

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

@leogr
Copy link
Member

leogr commented May 24, 2022

PS
CircleCI was stuck. I have re-run the jobs, hoping they will pass this time 🤞

@poiana poiana merged commit f4adbd5 into falcosecurity:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Allow EndsAt field to be specified for alertmanager alerts
5 participants