knative / serving

Kubernetes-based, scale-to-zero, request-driven compute
https://knative.dev/docs/serving/
Apache License 2.0
5.46k stars 1.14k forks source link

[Automated] Update net-gateway-api nightly #15335

Closed knative-automation closed 1 week ago

knative-automation commented 1 week ago

/assign @knative/serving-writers /cc @knative/serving-writers

Produced via:

for x in net-gateway-api.yaml istio-gateway.yaml contour-gateway.yaml gateway-api.yaml; do
  curl https://storage.googleapis.com/knative-nightly/net-gateway-api/latest/$x > ${GITHUB_WORKSPACE}/./third_party/gateway-api-latest/$x
done

Details:

bumping knative.dev/net-gateway-api e2fc773...cf4988a:
  > cf4988a  Add envoy gateway testing (# 738)
  > 7f1100e upgrade to latest dependencies (# 744)
knative-prow[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation Once this PR has been reviewed and has the lgtm label, please assign dprotaso for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative/serving/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.78%. Comparing base (c980773) to head (b2a8011). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15335 +/- ## ========================================== - Coverage 84.80% 84.78% -0.02% ========================================== Files 218 218 Lines 13508 13508 ========================================== - Hits 11455 11453 -2 Misses 1687 1687 - Partials 366 368 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dprotaso commented 1 week ago

/retest