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

Traceflow improvements in web client #363

Merged

Conversation

antoninbas
Copy link
Contributor

@antoninbas antoninbas commented May 10, 2024

  • Add egressNode and srcPodIP fields to TraceflowObservation. These fields were added to the API recently. We show egressNode in the generated result graph when appropriate, but we don't use srcPodIP at the moment.
  • Use 53 (DNS) as the default port for UDP instead of 43. I believe 43 was a typo...
  • More uniform capitalization of error messages for Traceflow form validation.
  • Make dstPort required for non-live Traceflow.

* Add egressNode and srcPodIP fields to TraceflowObservation. These
  fields were added to the API recently. We show egressNode in the
  generated result graph when appropriate, but we don't use srcPodIP at
  the moment.
* Use 53 (DNS) as the default port for UDP instead of 43. I believe 43
  was a typo...
* More uniform capitalization of error messages for Traceflow form
  validation.
* Make dstPort required for non-live Traceflow.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
@antoninbas antoninbas force-pushed the web-client-traceflow-improvements branch from 1226bbe to 16579f1 Compare May 10, 2024 04:25
@antoninbas antoninbas merged commit 83883a8 into antrea-io:main May 10, 2024
11 checks passed
@antoninbas antoninbas deleted the web-client-traceflow-improvements branch May 10, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant