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

KIngress conformance test checklist for Contour #384

Closed
23 of 25 tasks
carlisia opened this issue Aug 23, 2022 · 9 comments
Closed
23 of 25 tasks

KIngress conformance test checklist for Contour #384

carlisia opened this issue Aug 23, 2022 · 9 comments
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@carlisia
Copy link
Member

carlisia commented Aug 23, 2022

This checklist tracks that all Knative KIngress e2e conformance tests for this Gateway API implementation are passing.

  • basics/TestBasics
  • basics/TestBasicsHTTP2
  • grpc/TestGRPC
  • grpc/TestGRPCSplit
  • headers/tags/TestTagHeaders
  • headers/TestProbeHeaders
  • headers/TestPreSplitSetHeaders
  • headers/TestPostSplitSetHeaders
  • host-rewrite/TestRewriteHost (Add HostRewrite Support #533)
  • hosts/TestMultipleHosts
  • httpoption/TestHTTPOption
  • dispatch/TestPath
  • dispatch/TestPercentage
  • dispatch/TestPathAndPercentageSplit
  • dispatch/TestRule
  • retry/TestRetry
  • timeout/TestTimeout
  • tls/TestIngressTLS
  • update/TestUpdate
  • visibility/TestVisibility
  • visibility/TestVisibilitySplit
  • visibility/TestVisibilityPath
  • ingressclass/TestIngressClass
  • websocket/TestWebsocket
  • websocket/TestWebsocketSplit
@github-actions
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 22, 2022
@knative-prow-robot
Copy link
Contributor

This issue or pull request is stale because it has been open for 90 days with no activity.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close

/lifecycle stale

@github-actions github-actions bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 23, 2022
@github-actions
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 24, 2023
@ReToCode
Copy link
Member

/remove-lifecycle stale

@knative-prow knative-prow bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 24, 2023
@ReToCode
Copy link
Member

/lifecycle frozen

@knative-prow knative-prow bot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Mar 24, 2023
@sunjayBhatia
Copy link

contour supports gRPCRoute (on main) now if that is sufficient to try out the grpc tests!

@dprotaso
Copy link
Contributor

dprotaso commented Jun 2, 2023

@sunjayBhatia we don't create GRPCRoutes unfortunately and I don't think it makes sense for Knative to do so.

Revision updates can change the backend protocol so we're hoping to just use HTTPRoute and then rely on this GEP kubernetes-sigs/gateway-api#1979 as a way to signal the backend protocol.

@sunjayBhatia
Copy link

As of projectcontour/contour@d802a88 Contour now supports websocket upgrades on Gateway API generated routes

@dprotaso
Copy link
Contributor

dprotaso commented Apr 2, 2024

Closing this - we are tracking this in the repo and eventually we'll have tests that run continously - see #621

@dprotaso dprotaso closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

5 participants