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

program: deprecate LogSize and VerifierError.Truncated #1520

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Jul 23, 2024

We removed LogSize and VerifierError.Truncated in a previous commit, but this causes lots of headache when trying to update the dependency in cilium/cilium and cilium/tetragon. We won't be the only ones suffering, so deprecate the field instead of removing it outright.

We removed LogSize and VerifierError.Truncated in a previous commit,
but this causes lots of headache when trying to update the dependency
in cilium/cilium and cilium/tetragon. We won't be the only ones suffering,
so deprecate the field instead of removing it outright.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb force-pushed the deprecate-log-size-truncated branch from e16b40e to d88ff80 Compare July 23, 2024 09:37
@lmb
Copy link
Collaborator Author

lmb commented Jul 23, 2024

This undoes the breaking change in #1500

@lmb lmb marked this pull request as ready for review July 23, 2024 09:39
@lmb lmb requested a review from a team as a code owner July 23, 2024 09:39
@lmb lmb merged commit 218b9f9 into cilium:main Jul 23, 2024
17 checks passed
@lmb lmb deleted the deprecate-log-size-truncated branch July 23, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant