-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Deprecate --enable-recorder #39585
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
Deprecate --enable-recorder #39585
Conversation
Also known as PCAP recorder. Signed-off-by: Martynas Pumputis <martynas@isovalent.com>
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Should we also mark related flags (enable-hubble-recorder-api
, hubble-recorder-*
) as deprecated?
Good question. I think it's enough to deprecate only |
@brb Not sure I understand, if they become no-op why not deprecate these flags as well, so we can remove them all together in 1.19? |
@qmo My thinking is that the |
Also known as PCAP recorder. It's no longer maintained.
cc @gandro