serving icon indicating copy to clipboard operation
serving copied to clipboard

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

Details:

bumping knative.dev/net-kourier 6f2ee46...243bb20:
  > 243bb20 upgrade to latest dependencies (# 1249)

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

Codecov Report

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

Project coverage is 84.77%. Comparing base (c2d0af1) to head (942e727). Report is 88 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15186      +/-   ##
==========================================
+ Coverage   84.11%   84.77%   +0.66%     
==========================================
  Files         213      218       +5     
  Lines       16783    13469    -3314     
==========================================
- Hits        14117    11419    -2698     
+ Misses       2315     1683     -632     
- 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]

/test upgrade-tests

ReToCode avatar May 07 '24 05:05 ReToCode