-
Notifications
You must be signed in to change notification settings - Fork 3.4k
ci-ipsec-upgrade: Drop no-missed-tail-calls exclusion #29325
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
Conversation
The issue got fixed by #29309. Signed-off-by: Martynas Pumputis <m@lambda.lt>
/ci-ipsec-upgrade |
@qmonnet I'm not sure about the v1.13 -> v1.12 downgrade, as the loader fix was backported only to v1.1{3,4}. Mind giving a go though? Maybe loading with iproute2 is more deterministic, so that we don't run into those cilium_calls vs cilium_call_policy issues. |
Ah true we downgrade to 1.12 but the fix is not on that branch. [EDIT: v1.13 is now EOL, we didn't backport and won't do it now.] |
The issue got fixed by #29309.