submariner-io / subctl

CLI tool that provides helper commands to install, inspect, and troubleshoot a Submariner deployment.
Apache License 2.0
18 stars 22 forks source link

Diagnose deployment - verify that only single GW pod labeled as active #1131

Closed yboaron closed 3 months ago

yboaron commented 3 months ago

We recently ran into an issue where some tests in subctl verify failed because more than a single GW pod was labeled as active.

This PR extends 'subctl diagnose deployment' to ensure that only a single GW pod is labeled as active.

submariner-bot commented 3 months ago

🤖 Created branch: z_pr1131/yboaron/subctl_deployment 🚀 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.

yboaron commented 3 months ago

cc @aswinsuryan @tpantelis

submariner-bot commented 3 months ago

🤖 Closed branches: [z_pr1131/yboaron/subctl_deployment]