Skip to content

Conversation

@ddomingu
Copy link
Contributor

@ddomingu ddomingu commented Jan 3, 2025

…works

Type of change

  • Refactor
  • New feature
  • [ X] Bug fix
  • Optimization
  • Documentation Update

Description

There is a typo in the code when selecting the IP address of the pods while working with Multus networks. The filter used is k8s.v1.cni.cncf.io/networks-status, which is invalid. The correct filter should be k8s.v1.cni.cncf.io/network-status.

Additionally, the correct naming for the uperf clients has been implemented, ensuring the IP address of the uperf server in the Multus network is properly selected.

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • [X ] I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

@jtaleric jtaleric merged commit dd517f6 into cloud-bulldozer:master Feb 3, 2025
2 checks passed
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.

2 participants