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

[Documentation] DEPRECATION NOTICE for FALCO_BPF_PROBE for Falco 0.38 -> add info around what to do instead of using the env variable #2931

Closed
incertum opened this issue Nov 29, 2023 · 2 comments

Comments

@incertum
Copy link
Contributor

incertum commented Nov 29, 2023

What to document

The new deprecation warnings are awesome!

Wed Nov 29 01:44:29 2023: DEPRECATION NOTICE: 'syscall_drop_failed_exit' config is deprecated and will be removed in Falco 0.38! Use `engine.<driver>.drop_failed_exit' config instead
Wed Nov 29 01:44:29 2023: DEPRECATION NOTICE: 'syscall_buf_size_preset' config is deprecated and will be removed in Falco 0.38! Use `engine.<driver>.buf_size_preset' config instead
Wed Nov 29 01:44:29 2023: DEPRECATION NOTICE: 'modern_bpf.cpus_for_each_syscall_buffer' config is deprecated and will be removed in Falco 0.38! Use `engine.modern_ebpf.cpus_for_each_buffer' config instead
Wed Nov 29 01:44:29 2023: DEPRECATION NOTICE: the 'FALCO_BPF_PROBE' environment variable is deprecated and will be removed in Falco 0.38

One small request: Could we also tell end users what to do instead of using the 'FALCO_BPF_PROBE' environment variable? Thanks!

@Andreagit97
Copy link
Member

Andreagit97 commented Nov 29, 2023

One small request: Could we also tell end users what to do instead of using the 'FALCO_BPF_PROBE' environment variable?

Good point

if we all agree we can keep track of all the deprecations here #2840, i've update it :)
Note that breaking change in Falco 0.38.0 means deprecation in 0.37.0, this is done to avoid 2 issues with the same points

@Andreagit97
Copy link
Member

can we close this in favor of #2840?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants