falcosecurity / falco

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

[TRACKING] Breaking changes in Falco 0.37.0 #2763

Closed Andreagit97 closed 8 months ago

Andreagit97 commented 1 year ago

This issue keeps track of all deprecated Falco features that will be removed in Falco 0.37

DEPRECATION (probably will be removed with Falco 1.0.0):

Andreagit97 commented 1 year ago

We cannot use tasklists at the moment since indented tasks (i.e. nested tasklist) are not supported

leogr commented 11 months ago

/assign @Andreagit97

FedeDP commented 11 months ago

About falco-driver-loader; the new falcoctl driven implementation will drop:

FedeDP commented 9 months ago

Added notes about https://github.com/falcosecurity/falco/pull/2918!

FedeDP commented 8 months ago

https://github.com/falcosecurity/falco/pull/2997 might add a new deprecation: it will drop:

out of Falco bundle, since they are meant to be installed through falcoctl. Will update OP once there is an agreement by the maintainers.

leogr commented 8 months ago

2997 might add a new deprecation: it will drop:

  • k8saudit plugin
  • k8saudit-rules
  • cloudtrail plugin
  • cloudtrail-rules
  • json plugin

out of Falco bundle, since they are meant to be installed through falcoctl. Will update OP once there is an agreement by the maintainers.

The PR is merged, so yes! We need to inform our users regarding this change.

FedeDP commented 8 months ago

Already added to OP

FedeDP commented 8 months ago

https://github.com/falcosecurity/falco-website/pull/1240 addresses documentation updates for:

Andreagit97 commented 8 months ago

Falco 0.37.0 is out we can close it!