-
Notifications
You must be signed in to change notification settings - Fork 208
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
flake: timeout waiting for nodeports on EKS(ENI) #355
Comments
Merged
steps to repro:
|
This was referenced Jun 23, 2021
michi-covalent
pushed a commit
that referenced
this issue
Jun 25, 2021
Bring back the DNS visibility annotation (466e8f1) that got reverted in PR #356. I reverted it because it depended on 07a161d which was causing issue #355. I updated the commit so that it no longer depends on 07a161d. Having DNS visibility might give us some additional info to debug #367. Signed-off-by: Jarno Rajahalme <[email protected]> Signed-off-by: Michi Mutsuzaki <[email protected]>
michi-covalent
pushed a commit
that referenced
this issue
Jun 25, 2021
Bring back the DNS visibility annotation (466e8f1) that got reverted in PR #356. I reverted the commit because it depended on 07a161d which was causing issue #355. I modified the commit so that it no longer depends on 07a161d. Having DNS visibility might give us some additional info to debug #367. Signed-off-by: Jarno Rajahalme <[email protected]> Signed-off-by: Michi Mutsuzaki <[email protected]>
nbusseneau
added
the
ci/flake
Issues tracking failing (integration or unit) tests.
label
Sep 8, 2021
I'm seeing this on GKE also: https://github.com/cilium/cilium/runs/3557961582?check_suite_focus=true#step:14:29 |
This issue has been automatically marked as stale because it has not |
This issue has not seen any activity since it was marked stale. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
flake instances
symptoms
connectivity check times out waiting for nodeports
other notes
i recently added a pre-test check to make sure all the nodeports are open: cbded72
this check seems to be failing pretty consistently on
EKS (ENI)
. i don't see this check failing nearly as frequently in other environments.The text was updated successfully, but these errors were encountered: