knative-extensions / net-kourier

Purpose-built Knative Ingress implementation using just Envoy with no additional CRDs
Apache License 2.0
299 stars 83 forks source link

Bump envoy version and use shared go version #1288

Closed ReToCode closed 2 months ago

ReToCode commented 2 months ago

Changes

Release Note

`net-kourier` now uses envoy in version 1.31

/assign @skonto let's see if we can go with 1.31 as default or not.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 62.31%. Comparing base (b558ed4) to head (67d0da3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1288 +/- ## ======================================= Coverage 62.31% 62.31% ======================================= Files 24 24 Lines 1632 1632 ======================================= Hits 1017 1017 Misses 553 553 Partials 62 62 ```

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

skonto commented 2 months ago

/lgtm /approve

knative-prow[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ReToCode, skonto

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative-extensions/net-kourier/blob/main/OWNERS)~~ [ReToCode,skonto] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment