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

enable http2 tests for contour #635

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

dprotaso
Copy link
Contributor

@dprotaso dprotaso commented Mar 1, 2024

Contour now has support for recognizing appProtocol - so in theory http2 test should work

@knative-prow knative-prow bot requested review from cardil and krsna-m March 1, 2024 19:12
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 1, 2024
@dprotaso
Copy link
Contributor Author

dprotaso commented Mar 1, 2024

/test all

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.93%. Comparing base (e01f8d1) to head (46a4690).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   66.70%   66.93%   +0.23%     
==========================================
  Files          15       15              
  Lines         862      862              
==========================================
+ Hits          575      577       +2     
+ Misses        256      254       -2     
  Partials       31       31              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

knative-prow bot commented Mar 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dprotaso
Copy link
Contributor Author

dprotaso commented Mar 1, 2024

/assign @izabelacg

@dprotaso
Copy link
Contributor Author

dprotaso commented Mar 1, 2024

/retest

update test is flaky with istio

@dprotaso
Copy link
Contributor Author

dprotaso commented Mar 1, 2024

/retest

@izabelacg
Copy link
Member

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 1, 2024
@knative-prow-robot knative-prow-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 1, 2024
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2024
@dprotaso
Copy link
Contributor Author

dprotaso commented Mar 3, 2024

rebased

@knative-prow-robot knative-prow-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 3, 2024
@izabelacg
Copy link
Member

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2024
@knative-prow knative-prow bot merged commit 3b99458 into knative-extensions:main Mar 4, 2024
24 checks passed
@dprotaso dprotaso deleted the enable-http2 branch March 4, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants