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

Fix flaky HTTPRouteInvalidCrossNamespaceParentRef test #2143

Closed
arkodg opened this issue Nov 1, 2023 · 2 comments
Closed

Fix flaky HTTPRouteInvalidCrossNamespaceParentRef test #2143

arkodg opened this issue Nov 1, 2023 · 2 comments
Labels
kind/bug Something isn't working stale

Comments

@arkodg
Copy link
Contributor

arkodg commented Nov 1, 2023

Description:

2023-11-01T02:05:54.6219408Z === RUN   TestGatewayAPIConformance/HTTPRouteInvalidCrossNamespaceParentRef/HTTPRoute_should_have_an_Accepted:_false_condition_with_reason_NotAllowedByListeners
2023-11-01T02:05:54.6245490Z === RUN   TestGatewayAPIConformance/HTTPRouteInvalidCrossNamespaceParentRef/Route_should_not_have_Parents_set_in_status
2023-11-01T02:05:54.6282765Z     helpers.go:534: Conditions matched expectations
2023-11-01T02:05:54.6284291Z === RUN   TestGatewayAPIConformance/HTTPRouteInvalidCrossNamespaceParentRef/Gateway_should_have_0_Routes_attached
2023-11-01T02:06:54.6297376Z     helpers.go:493: Error waiting for gateway, got Gateway Status &{[{0xc0002f1330 172.18.255.200}] [{Accepted True 1 2023-11-01 02:05:52 +0000 UTC Accepted The Gateway has been scheduled by Envoy Gateway} {Programmed True 1 2023-11-01 02:05:52 +0000 UTC Programmed Address assigned to the Gateway, 1/1 envoy Deployment replicas available}] [{http [{0xc0002f13f0 HTTPRoute} {0xc0002f1410 GRPCRoute}] 1 [{Programmed True 1 2023-11-01 02:05:52 +0000 UTC Programmed Sending translated listener configuration to the data plane} {Accepted True 1 2023-11-01 02:05:52 +0000 UTC Accepted Listener has been successfully translated} {ResolvedRefs True 1 2023-11-01 02:05:52 +0000 UTC ResolvedRefs Listener references have been resolved}]}]}, want zero listeners or exactly 1 listener with zero routes

Repro steps:

Include sample requests, environment, etc. All data and inputs
required to reproduce the bug.

Note: If there are privacy concerns, sanitize the data prior to
sharing.

Environment:

Include the environment like gateway version, envoy version and so on.

Logs:

Include the access logs and the Envoy logs.

@arkodg arkodg added the kind/bug Something isn't working label Nov 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@shawnh2
Copy link
Contributor

shawnh2 commented Mar 12, 2024

dup of #2269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working stale
Projects
No open projects
Development

No branches or pull requests

2 participants