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

new(charts): add k8s-metacollector chart #590

Merged
merged 5 commits into from
Dec 20, 2023

Conversation

alacuku
Copy link
Member

@alacuku alacuku commented Dec 20, 2023

What type of PR is this?

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

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/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-chart

/area falco-exporter-chart

/area falcosidekick-chart

/area event-generator-chart

What this PR does / why we need it:

This PR adds a new chart for k8s-metacollector. Since we have not release yet the k8s-metacollector the chart uses the main tag.

In this PR are included unit tests for the chart. Tests are written in golang, using the helm module of the great terratest library.

Note that tests are not enabled yet, the main reason is that the chart uses the main tag causing some tests to fail.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Checklist

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

@poiana poiana added kind/chart-release Add this label when the chart version has been bumped dco-signoff: yes labels Dec 20, 2023
@poiana poiana requested review from bencer and cpanato December 20, 2023 15:45
@alacuku alacuku force-pushed the kcl/k8s-metacollector-chart branch from b301f5f to 334e762 Compare December 20, 2023 15:59
@poiana
Copy link
Contributor

poiana commented Dec 20, 2023

LGTM label has been added.

Git tree hash: 6f52e541ab33c9e00ea23c812be61d11a744791e

@poiana
Copy link
Contributor

poiana commented Dec 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alacuku, 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 79f241e into falcosecurity:master Dec 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes kind/chart-release Add this label when the chart version has been bumped lgtm size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants