-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Fix wrongly spelled config option in error message #35390
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
Commit c77f7f6 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
c77f7f6
to
f96a7ed
Compare
Commit c77f7f6 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
/test |
@baurmatt it needs a rebase as there were flakes fixed in upstream. |
Seems like the config option has been renamed in the inital PR while it was reviewed but this instance has been missed. See cilium#32733 Signed-off-by: Matthias Baur <m.baur@syseleven.de>
f96a7ed
to
5782db2
Compare
@aanm Done! :) |
/test |
Seems like the config option has been renamed in the inital PR while it was reviewed but this instance has been missed.
See #32733