serving icon indicating copy to clipboard operation
serving copied to clipboard

[Automated] Update net-gateway-api nightly

Open knative-automation opened this issue 1 year ago • 3 comments

/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 dc44286...217f929:
  > 217f929 upgrade to latest dependencies (# 749)
  > 1656ace upgrade to latest dependencies (# 748)

knative-automation avatar Jun 26 '24 11:06 knative-automation

[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 skonto 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:

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

knative-prow[bot] avatar Jun 26 '24 11:06 knative-prow[bot]

Codecov Report

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

Project coverage is 84.58%. Comparing base (a043ddf) to head (3902f96). Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15355      +/-   ##
==========================================
- Coverage   84.59%   84.58%   -0.02%     
==========================================
  Files         219      219              
  Lines       13584    13584              
==========================================
- Hits        11492    11490       -2     
- Misses       1725     1727       +2     
  Partials      367      367              

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

codecov[bot] avatar Jun 26 '24 11:06 codecov[bot]

/test istio-latest-no-mesh-tls

ReToCode avatar Jul 01 '24 07:07 ReToCode