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

feat(falco-exporter): added ability to set the grafana folder annotation name #654

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

dotdc
Copy link
Contributor

@dotdc dotdc commented Apr 12, 2024

What type of PR is this?

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

/kind feature

If this PR will release a new chart version please make sure to also uncomment the following line:

/kind chart-release

Any specific area of the project related to this PR?

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

/area falco-exporter-chart

What this PR does / why we need it:

This PR adds the ability to set the grafana folder annotation name used by the Grafana sidecar.
This is useful when using folderAnnotation in the Grafana Helm Chart.
Set the default value to the previously hardcoded one.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Checklist

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

@poiana poiana added dco-signoff: yes kind/feature New feature or request kind/chart-release Add this label when the chart version has been bumped area/falco-exporter-chart labels Apr 12, 2024
@poiana
Copy link
Contributor

poiana commented Apr 12, 2024

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

@poiana poiana requested review from alacuku and bencer April 12, 2024 11:48
@poiana poiana added the size/S label Apr 12, 2024
Copy link
Member

@alacuku alacuku left a comment

Choose a reason for hiding this comment

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

Hi @dotdc, thanks for the PR.

I left some suggestions.

charts/falco-exporter/values.yaml Outdated Show resolved Hide resolved
charts/falco-exporter/values.yaml Outdated Show resolved Hide resolved
Signed-off-by: David Calvert <[email protected]>
Copy link
Member

@alacuku alacuku left a comment

Choose a reason for hiding this comment

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

/LGTM

@poiana
Copy link
Contributor

poiana commented Apr 15, 2024

LGTM label has been added.

Git tree hash: be671b5885f8f98acd2d322e09b712563427d403

@poiana
Copy link
Contributor

poiana commented Apr 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alacuku, dotdc

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 138eb3a into falcosecurity:master Apr 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/falco-exporter-chart dco-signoff: yes kind/chart-release Add this label when the chart version has been bumped kind/feature New feature or request lgtm size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants