-
Notifications
You must be signed in to change notification settings - Fork 3.4k
pkg/bpf: migrate to slog #38518
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
pkg/bpf: migrate to slog #38518
Conversation
Commit 6f507b6 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 |
/ci-runtime |
ab53dd4
to
c7dd0bb
Compare
Commit 6f507b6 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 |
/ci-runtime |
c7dd0bb
to
1dbd756
Compare
Commit 6f507b6 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 |
/ci-runtime |
1dbd756
to
f7d50cd
Compare
Commit ff2cab2 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 |
/ci-runtime |
1 similar comment
/ci-runtime |
f7d50cd
to
6b2dbab
Compare
Commit ff2cab2 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 |
/ci-runtime |
/test |
6b2dbab
to
0ddea3a
Compare
/test |
0ddea3a
to
6d8a3d2
Compare
/test |
6d8a3d2
to
cba5341
Compare
/test |
73a46cc
to
bb6c98b
Compare
fe63fd0
to
186e1f5
Compare
/test |
Migrate this package to use slog instead of logrus. Signed-off-by: André Martins <andre@cilium.io>
/test |
Note for reviewers: because this PR is opened against pr/move-maps-to-slog, then once the changes are approved we can merge the PR to the pr/move-maps-to-slog or change the base and point it to main.