Kong / kubernetes-ingress-controller

:gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.
https://docs.konghq.com/kubernetes-ingress-controller/
Apache License 2.0
2.2k stars 590 forks source link

update changelog for 2.12.6 #6422

Closed randmonkey closed 1 month ago

randmonkey commented 1 month ago

What this PR does / why we need it:

Prepare changelog for 2.12.6.

Which issue this PR fixes:

part of #6401 Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 68.1%. Comparing base (b929f67) to head (30f96de). Report is 15 commits behind head on release/2.12.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/2.12.x #6422 +/- ## ============================================== Coverage 68.0% 68.1% ============================================== Files 165 165 Lines 19344 19379 +35 ============================================== + Hits 13159 13199 +40 + Misses 5397 5388 -9 - Partials 788 792 +4 ```

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

team-k8s-bot commented 1 month ago

E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/10468342420