falcosecurity / falco

Cloud Native Runtime Security
https://falco.org
Apache License 2.0
7.3k stars 897 forks source link

[Tracking 0.37.1] Falco 0.37.1 #3061

Closed Andreagit97 closed 7 months ago

Andreagit97 commented 7 months ago

Falco 0.37.1 Release

Will keep this issue updated with the current status and progress.

Date

Target release date:

Release Steps

The process is described in this document.

## External dependencies
- [x] falcoctl -> v0.7.2: https://github.com/falcosecurity/falcoctl/releases/tag/v0.7.2
- [x] libs -> 0.14.3: https://github.com/falcosecurity/libs/releases/tag/0.14.3
- [x] drivers ->  NO CHANGES
- [x] rules -> NO CHANGES
- [x] plugins bump -> NO CHANGES
## Manual Testing Action Items
- [ ] Running Falco on Kubernetes with the official Helm Charts
- [ ] Running Falco from RPM and DEB artifacts
- [ ] Running Falco in a container with the official images
- [ ] Running/fuzzing Falco with multiple event sources active in parallel
- [ ] Running/fuzzing Falco with variable syscall buffer dimension
- [ ] Running Falco in all officially-supported architectures (x86_64, ARM64)
- [ ] Running Falco with the supported drivers (kmod, modern eBPF, eBPF, gVisor, trace files)
- [ ] Test Falco with event generator
- [ ] Test that plugins are correctly loaded
- [ ] Test memory and CPU usage (with Valgrind and other tools)
- [ ] Test latest version of driver loader
- [ ] Test that `k8smeta` plugin works as expected
- [ ] Test that all Falco CLI options work as expected
- [ ] Check that Falco log messages are correct and consistent
- [ ] Test that Falco ruleset loading and validation works as expected
- [ ] Test Falco with Gvisor

Action Items

Miscs

/milestone 0.37.1

/kind documentation

PRs that should be cherry-picked into the release branch

-

Synced with:


Breaking changes

FedeDP commented 7 months ago

Tag created: https://github.com/falcosecurity/falco/releases/tag/0.37.1-rc1 Waiting on CI: https://github.com/falcosecurity/falco/actions/runs/7872714349

It spots libs 0.14.3 (https://github.com/falcosecurity/libs/releases/tag/0.14.3) and falcoctl v0.7.2 (https://github.com/falcosecurity/falcoctl/releases/tag/v0.7.2).

FedeDP commented 7 months ago

4 PRs to go:

FedeDP commented 7 months ago

/close

poiana commented 7 months ago

@FedeDP: Closing this issue.

In response to [this](https://github.com/falcosecurity/falco/issues/3061#issuecomment-1941547022): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.