falcosecurity / falco

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

Cut 0.34.0 Release #2368

Closed LucaGuerra closed 1 year ago

LucaGuerra commented 1 year ago

Falco 0.34.0 Release

During the community call of 2023-01-11 I proposed myself as a release manager. Will keep this issue updated with the current status and progress.

Date

Release date: 2023-02-07

Current Status

Release Steps

Process is described in this document.

Release Blocking PRs

If a PR for a specific issue doesn't exist yet I'll link the issue and change it to PR afterwards

Manual Testing Action Items

Action Items

Miscs

/milestone 0.34.0

/assign @LucaGuerra

/kind documentation

poiana commented 1 year ago

@LucaGuerra: You must be a member of the falcosecurity/falco-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your maintainers of falcosecurity/falco and have them propose you as an additional delegate for this responsibility.

In response to [this](https://github.com/falcosecurity/falco/issues/2368): ># Scheduled to happen: ~2023-01-31 > >During the community call of 2023-01-11 I proposed myself as a release manager. >Will keep this issue updated with the current status and progress. > >## Current Status > >- [ ] Code freeze in falcosecurity/libs >- [ ] Code thaw in falcosecurity/libs >- [ ] Release libs v0.10.x >- [ ] Release drivers v4.x.x >- [ ] Code freeze in falcosecurity/falco >- [ ] Open release branch in Falco >- [ ] Code thaw in falcosecurity/falco >- [ ] Release Falco v0.34.0 > >## Release Steps > >Process is described in [this document](https://github.com/falcosecurity/falco/blob/master/RELEASE.md). > >## Release Blocking PRs > >## 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, 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 k8s metadata enrichment client 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 > >## Action Items > >- [ ] **Pre-Release** > - [ ] Milestone: https://github.com/falcosecurity/falco/milestone/24 > - [ ] Sync with new falcosecurity/libs release v0.10.x: > - [ ] Sync with new falcosecurity/libs driver release: > - [ ] Release plugins: > - [ ] Prebuilt drivers publish > - [ ] Changelog >- [ ] **Release** > - [ ] Tag > - [ ] Github Release >- [ ] **Website** > - [ ] Create 0.33 snapshot > - [ ] Protect snapshot branch >- [ ] **Announcements** > - [ ] mailing list > - [ ] slack channel >- [ ] **Post-Release** > - [ ] Update helm charts > - [ ] Archive community call meeting notes: > >## Miscs > >/milestone 0.34.0 > >/assign @LucaGuerra > >/kind documentation 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.
FedeDP commented 1 year ago

/milestone 0.34.0

FedeDP commented 1 year ago

We already have:

Andreagit97 commented 1 year ago

Documentation:

Andreagit97 commented 1 year ago

we will tag a 0.10.3 with these new patches https://github.com/falcosecurity/libs/pull/850

leogr commented 1 year ago

Update: we should release the last RC of falcoctl very soon! :partying_face:

LucaGuerra commented 1 year ago

We're going to be a couple days late to wrap up tests and the final version of falcoctl!

leogr commented 1 year ago

We must evaluate if we want this :point_down: to happen before the release. https://github.com/falcosecurity/charts/pull/453#pullrequestreview-1283565182

Other than that, I believe we are good :+1:

LucaGuerra commented 1 year ago

The release is live!