falcosecurity / falco

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

Cut Falco 0.32.1 Release #2070

Closed LucaGuerra closed 2 years ago

LucaGuerra commented 2 years ago

Type

This is a patch release.

Date

July 11th, 2022

Release Version

https://github.com/falcosecurity/falco/releases/tag/0.32.1

libs: https://github.com/falcosecurity/libs/tree/0.7.0 drivers: https://github.com/falcosecurity/libs/releases/tag/2.0.0%2Bdriver

Release Steps

Read the release process for a detailed explanation.

Release Blocking PRs

This list will be updated as more issues are addressed.

Nice to Have

Action Items

Test checklist

The following items are useful for anyone that wishes to test this release when RC's are out depending on the environment they have available. Help is appreciated as always.

Installation types

0.32.1 specific checklist

/assign @LucaGuerra /kind documentation

jasondellaluce commented 2 years ago

Thanks @LucaGuerra! I created a 0.32.1 milestone and moved there all currently closed PRs.

leogr commented 2 years ago

Hey @LucaGuerra

Thank you! Could you also add PR https://github.com/falcosecurity/falco/pull/2069 please?

Andreagit97 commented 2 years ago

Hey @LucaGuerra

could you please add PR https://github.com/falcosecurity/libs/pull/418 ?

jasondellaluce commented 2 years ago

@LucaGuerra PTAL at these two and see if they could be useful. I think they be good nice-to-haves:

jasondellaluce commented 2 years ago

@LucaGuerra The Plugin SDK Go and the Falcosecurity plugins have been tagged released to new versions (also available for ARM64)!

jasondellaluce commented 2 years ago

Another nice-to-have: https://github.com/falcosecurity/falco/pull/2094

FedeDP commented 2 years ago

I think https://github.com/falcosecurity/test-infra/pull/745 and https://github.com/falcosecurity/test-infra/pull/746 need to be added (very quick fixes, the former is already in, the latter needs a review!)

FedeDP commented 2 years ago

@LucaGuerra can you add #2099 + #2101 as nice-to-have, and #2100 as mandatory (to fix integration tests :/ )

wdoekes commented 2 years ago

That libs version change in this patch bump between 0.32.0 and 0.32.1 was quite unexpected. It's not a problem, but I will call it a strange choice.

https://git.osso.nl/pub/docker/falco-ebpf-build/-/commit/76ca2dfff8d2c4835094a346768533cde1172629

jasondellaluce commented 2 years ago

@wdoekes if you're interested in the rationale, this is the result of the driver and libs versioning proposals 👇🏼

leogr commented 2 years ago

Hey @LucaGuerra

The Falco Helm Chart 2.0 is out :point_down: https://github.com/falcosecurity/charts/releases/tag/falco-2.0.0

PS I think we can close this issue now :)

LucaGuerra commented 2 years ago

Yes, that's what I was waiting for :) Thanks everyone!