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

btf: stop accessing Spec.types from tests #1176

Merged
merged 1 commit into from Oct 19, 2023
Merged

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Oct 19, 2023

Spec.types is going away, so refactor tests to use an iterator to read all
types instead.

Updates #1068

Spec.types is going away, so refactor tests to use an iterator to
read all types instead.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb marked this pull request as ready for review October 19, 2023 13:49
@lmb lmb merged commit 64567f8 into cilium:main Oct 19, 2023
12 checks passed
@lmb lmb deleted the btf-no-types-access branch October 19, 2023 13: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.

None yet

1 participant