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

Refactor falco talon chart #765

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leofvo
Copy link

@leofvo leofvo commented Oct 15, 2024

What type of PR is this?
/kind cleanup
/kind feature
/kind chart-release

Any specific area of the project related to this PR?
/area falco-talon

What this PR does / why we need it:
I added support of name and namespace override for falco-talon as Falco is doing.
I added support for falco-talon custom rules. I found an issue that i wasn't able to custom talon rules due to a little mistake in the chart, after discussion with a maintainer, we have agreed to change this behavior to support it as Falco does.

Which issue(s) this PR fixes:
Fixes #falcosecurity/falco-talon#491 (comment)

Special notes for your reviewer:
This is my first contribution to Falco, don't hesitate to give me feedbacks if I can improve my proposals.

Checklist

  • Chart Version bumped
  • Variables are documented in the README.md
  • CHANGELOG.md updated

@poiana poiana added kind/cleanup dco-signoff: yes kind/feature New feature or request kind/chart-release Add this label when the chart version has been bumped labels Oct 15, 2024
@poiana
Copy link
Contributor

poiana commented Oct 15, 2024

@leofvo: The label(s) area/falco-talon cannot be applied, because the repository doesn't have them.

In response to this:

What type of PR is this?
/kind cleanup
/kind feature
/kind chart-release

Any specific area of the project related to this PR?
/area falco-talon

What this PR does / why we need it:
I added support of name and namespace override for falco-talon as Falco is doing.
I added support for falco-talon custom rules. I found an issue that i wasn't able to custom talon rules due to a little mistake in the chart, after discussion with a maintainer, we have agreed to change this behavior to support it as Falco does.

Which issue(s) this PR fixes:
Fixes #falcosecurity/falco-talon#491 (comment)

Special notes for your reviewer:
This is my first contribution to Falco, don't hesitate to give me feedbacks if I can improve my proposals.

Checklist

  • Chart Version bumped
  • Variables are documented in the README.md
  • CHANGELOG.md updated

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-sigs/prow repository.

@poiana
Copy link
Contributor

poiana commented Oct 15, 2024

Welcome @leofvo! It looks like this is your first PR to falcosecurity/charts 🎉

@poiana
Copy link
Contributor

poiana commented Oct 15, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: LeoFVO
Once this PR has been reviewed and has the lgtm label, please assign cpanato for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 requested review from alacuku and bencer October 15, 2024 20:32
@poiana poiana added the size/L label Oct 15, 2024
…ame for resources naming

Uniformized the chart resources name and overwrite according to falco codebase

Signed-off-by: LeoFVO <[email protected]>
@leofvo
Copy link
Author

leofvo commented Oct 15, 2024

Hey, this PR is fixing some issues I noticed here

I also improved the codebase to be more uniformized with falco charts.
If you have any questions, feel free to ask :)

According to falco rules, integrated rules in the helm values over yaml file.
This allow user to easily customize rules.

Signed-off-by: LeoFVO <[email protected]>
@Issif Issif self-assigned this Oct 16, 2024
@Issif
Copy link
Member

Issif commented Oct 16, 2024

I'm currently in Norway for a talk, will review asap. Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes kind/chart-release Add this label when the chart version has been bumped kind/cleanup kind/feature New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants