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

kubectl-ko: fix subnet diagnose failure #3808

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

zhangzujian
Copy link
Member

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

I0307 05:23:46.455574   11168 ping.go:157] start to check pod connectivity
I0307 05:23:46.460670   11168 ping.go:176] TCP connectivity to pod ovn-default-conn-check-server-5j8x8 10.16.0.13 failed
I0307 05:23:46.460827   11168 ping.go:183] UDP connectivity to pod ovn-default-conn-check-server-5j8x8 10.16.0.13 failed
I0307 05:23:46.696753   11168 ping.go:208] ping pod: ovn-default-conn-check-server-5j8x8 10.16.0.13, count: 3, loss count 0, average rtt 0.24ms
I0307 05:23:46.697330   11168 ping.go:176] TCP connectivity to pod ovn-default-conn-check-server-97sp6 10.16.0.12 failed
I0307 05:23:46.697408   11168 ping.go:183] UDP connectivity to pod ovn-default-conn-check-server-97sp6 10.16.0.12 failed
I0307 05:23:46.984569   11168 ping.go:208] ping pod: ovn-default-conn-check-server-97sp6 10.16.0.12, count: 3, loss count 0, average rtt 0.08ms

@zhangzujian zhangzujian added bug Something isn't working need backport labels Mar 7, 2024
@zhangzujian zhangzujian marked this pull request as ready for review March 7, 2024 05:34
@zhangzujian zhangzujian force-pushed the fix-subnet-diagnose branch 2 times, most recently from 01fe648 to 8665a65 Compare March 8, 2024 03:23
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
@zhangzujian zhangzujian merged commit a2977e4 into kubeovn:master Mar 11, 2024
59 checks passed
@zhangzujian zhangzujian deleted the fix-subnet-diagnose branch March 11, 2024 07:46
zhangzujian added a commit that referenced this pull request Mar 11, 2024
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
bobz965 pushed a commit that referenced this pull request Mar 11, 2024
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants