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

Check route agent connections in subctl diagnose #1228

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

tpantelis
Copy link
Contributor

@tpantelis tpantelis commented Sep 16, 2024

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr1228/tpantelis/route_agent_diag
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

Copy link

This PR/issue depends on:

@tpantelis tpantelis force-pushed the route_agent_diag branch 3 times, most recently from 7f2a515 to 341e1ee Compare September 17, 2024 17:13
return status.Error(err, "Error retrieving route agents")
}

if len(routeAgents) == 0 {
Copy link
Contributor

@yboaron yboaron Sep 24, 2024

Choose a reason for hiding this comment

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

Do we need to consider if submariner.healthcheck != enabled ?

Copy link
Contributor Author

@tpantelis tpantelis Sep 24, 2024

Choose a reason for hiding this comment

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

We create a RouteAgent resource regardless (same with Gateways).

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Sep 24, 2024
@tpantelis tpantelis merged commit 1ca2842 into submariner-io:devel Sep 24, 2024
30 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr1228/tpantelis/route_agent_diag]

@tpantelis tpantelis deleted the route_agent_diag branch December 11, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test When a PR is ready for full E2E testing
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants