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 • 4 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 1416c53...e99cca4:
  > e99cca4 Bump Contour to version 1.29 (# 1091)

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

Codecov Report

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

Project coverage is 84.73%. Comparing base (79da324) to head (41005ca).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15246      +/-   ##
==========================================
- Coverage   84.76%   84.73%   -0.04%     
==========================================
  Files         218      218              
  Lines       13479    13479              
==========================================
- Hits        11426    11421       -5     
- Misses       1686     1689       +3     
- Partials      367      369       +2     

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

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

/retest

dprotaso avatar May 24 '24 16:05 dprotaso