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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

connectivity: report peer name in "no flows recorded" log message #1570

Merged
merged 1 commit into from
May 3, 2023

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented May 3, 2023

Before:

  馃搫 No flows recorded during action external-1111-0
  馃搫 No flows recorded during action external-1111-0

After:

  馃搫 No flows recorded for peer cilium-test/client-7b78db77d5-6x9vj during action external-1111-0
  馃搫 No flows recorded for peer external-1111 during action external-1111-0

Before:

      馃搫 No flows recorded during action external-1111-0
      馃搫 No flows recorded during action external-1111-0

After:

      馃搫 No flows recorded for peer cilium-test/client-7b78db77d5-6x9vj during action external-1111-0
      馃搫 No flows recorded for peer external-1111 during action external-1111-0

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser requested a review from a team as a code owner May 3, 2023 13:07
@tklauser tklauser temporarily deployed to ci May 3, 2023 13:07 — with GitHub Actions Inactive
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

鉂わ笍

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 3, 2023
@michi-covalent
Copy link
Contributor

is it green? yes it is.

@michi-covalent michi-covalent merged commit 5054e9c into main May 3, 2023
14 checks passed
@michi-covalent michi-covalent deleted the pr/tklauser/connectivity-no-flows-peer branch May 3, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants