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

Support simple ping mesh in agent. #6120

Merged
merged 18 commits into from
May 31, 2024

Commits on May 30, 2024

  1. support simple ping mesh in agent

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3a1d410 View commit details
    Browse the repository at this point in the history
  2. feat: update feature config and ping tool.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7993ffc View commit details
    Browse the repository at this point in the history
  3. feat: add singleton nodelatencymonitor crd define.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    048dbdd View commit details
    Browse the repository at this point in the history
  4. feat: watch nodelatencymonitor crd to start or stop monitor.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6f711ad View commit details
    Browse the repository at this point in the history
  5. feat: support get pod gw0 ip.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1abd59e View commit details
    Browse the repository at this point in the history
  6. feat: support NetworkPolicyOnly and fix dual stack IPs.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    77b996d View commit details
    Browse the repository at this point in the history
  7. feat: support singleton socket.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    317d9c2 View commit details
    Browse the repository at this point in the history
  8. fix: fix wrong node entry.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    af479e5 View commit details
    Browse the repository at this point in the history
  9. fix: tidy up nodeinformer.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5f49e37 View commit details
    Browse the repository at this point in the history
  10. feat: refactor monitor loop.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a75a3fe View commit details
    Browse the repository at this point in the history
  11. fix: fix dual stack estimation.

    Signed-off-by: IRONICBo <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e973d70 View commit details
    Browse the repository at this point in the history
  12. fix: fix latency store update function.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    df11657 View commit details
    Browse the repository at this point in the history
  13. fix: remove seqID and fix comments.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    24fe9bf View commit details
    Browse the repository at this point in the history
  14. fix: unexport unused function.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3a3fd5b View commit details
    Browse the repository at this point in the history
  15. fix: remove unused comments.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cafff0d View commit details
    Browse the repository at this point in the history
  16. feat: fix wrong usage in socket.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e1a6484 View commit details
    Browse the repository at this point in the history
  17. fix: remove stale ips.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5659313 View commit details
    Browse the repository at this point in the history
  18. fix: fix nits.

    Signed-off-by: Asklv <[email protected]>
    IRONICBo authored and antoninbas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8b02463 View commit details
    Browse the repository at this point in the history