serving icon indicating copy to clipboard operation
serving copied to clipboard

[Automated] Update net-contour 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-contour.yaml contour.yaml; do
  curl https://storage.googleapis.com/knative-nightly/net-contour/latest/$x > ${GITHUB_WORKSPACE}/./third_party/contour-latest/$x
done

Details:

bumping knative.dev/net-contour 4357467...0532add:
  > 0532add upgrade to latest dependencies (# 1084)

knative-automation avatar May 06 '24 11:05 knative-automation

Codecov Report

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

Project coverage is 84.76%. Comparing base (c2d0af1) to head (d39621a). Report is 94 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15184      +/-   ##
==========================================
+ Coverage   84.11%   84.76%   +0.64%     
==========================================
  Files         213      218       +5     
  Lines       16783    13472    -3311     
==========================================
- Hits        14117    11419    -2698     
+ Misses       2315     1686     -629     
- Partials      351      367      +16     

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

codecov[bot] avatar May 06 '24 11:05 codecov[bot]

[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 May 07 '24 11:05 knative-prow[bot]

/test contour-latest

ReToCode avatar May 07 '24 12:05 ReToCode

/test contour-latest

ReToCode avatar May 08 '24 05:05 ReToCode