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

Fix logging #11

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Fix logging #11

merged 1 commit into from
Apr 21, 2024

Conversation

aojea
Copy link
Contributor

@aojea aojea commented Apr 21, 2024

Current formatting is broken , the hexdump is multiline, is useful because it shows the ascii characters :)

https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-network-policies/1782092897366052864/artifacts/bootstrap-e2e-minion-group-20kx/kube-network-policies.log

: DstPod (coredns-58cd89f5d-wqdbl/kube-system): 0 NetworkPolicy
I0421 17:13:49.049750       7 controller.go:327] Finished syncing packet 21 took: 72.78µs accepted: true
I0421 17:13:49.156862       7 controller.go:308] Processing sync for packet 22
I0421 17:13:49.156947       7 controller.go:463] checking packet 10.64.2.5:40523 10.64.1.3:53 TCP :: 00000000  00 00 a0 02 7f 94 31 8c  00 00 02 04 05 8c 04 02  |......1.........|
00000010  08 0a 0f 2c c0 89 00 00  00 00 01 03 03 07        |...,..........|
: DstPod (coredns-58cd89f5d-wqdbl/kube-system): 0 NetworkPolicy

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aojea

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 21, 2024
@aojea aojea merged commit 7daf8bf into kubernetes-sigs:main Apr 21, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants