Skip to content

Commit

Permalink
Prepare for release v1.14.8
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Horner <timothy.horner@isovalent.com>
  • Loading branch information
thorn3r authored and jrajahalme committed Mar 13, 2024
1 parent d713993 commit cf6e022
Show file tree
Hide file tree
Showing 10 changed files with 138 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/maintainers-little-helper.yaml
@@ -1,4 +1,4 @@
project: "https://github.com/cilium/cilium/projects/268"
project: "https://github.com/cilium/cilium/projects/276"
column: "In progress"
auto-label:
- "kind/backports"
Expand Down
7 changes: 5 additions & 2 deletions AUTHORS
Expand Up @@ -43,6 +43,7 @@ Andrew Bulford andrew.bulford@form3.tech
Andrew Holt andrew.holt@utmost.co
Andrew Sauber 2046750+asauber@users.noreply.github.com
Andrew Sy Kim kim.andrewsy@gmail.com
Andrew Titmuss iandrewt@icloud.com
Andrey Devyatkin andrey.devyatkin@fivexl.io
Andrey Klimentyev andrey.klimentyev@flant.com
Andrey Voronkov voronkovaa@gmail.com
Expand All @@ -64,6 +65,7 @@ Anurag Aggarwal anurag.aggarwal@flipkart.com
Archana Shinde archana.m.shinde@intel.com
Arika Chen eaglesora@gmail.com
Arnaud Meukam ameukam@gmail.com
Arseniy Belorukov a.belorukov@team.bumble.com
Arthur Chiao arthurchiao@hotmail.com
ArthurChiao arthurchiao@hotmail.com
Arthur Evstifeev mail@ap4y.me
Expand All @@ -87,7 +89,7 @@ Benoît Sauvère benoit.sauvere@backmarket.com
Bill Mulligan billmulligan516@gmail.com
Bingshen Wang bingshen.wbs@alibaba-inc.com
Bingwu Yang detailyang@gmail.com
Birol Bilgin birolbilgin@gmail.com
Birol Bilgin birol@cilium.io
Bob Bouteillier bob.bouteillier@datadoghq.com
Bokang Li libokang.dev@gmail.com
Bolun Zhao blzhao@google.com
Expand Down Expand Up @@ -168,6 +170,7 @@ David Korczynski david@adalogics.com
David Schlosnagle davids@palantir.com
David Wolffberg 1350533+wolffberg@users.noreply.github.com
Dawn lx1960753013@gmail.com
Dean 22192242+saintdle@users.noreply.github.com
Deepesha Burse deepesha.3007@gmail.com
Deepesh Pathak deepshpathak@gmail.com
Denis Khachyan khachyanda.gmail.com
Expand Down Expand Up @@ -529,7 +532,7 @@ Richard Lavoie richard.lavoie@logmein.com
Richard Tweed RichardoC@users.noreply.github.com
Ricky Ho horicky78@gmail.com
Rio Kierkels riokierkels@gmail.com
Robin Gögge r.goegge@isovalent.com
Robin Gögge r.goegge@gmail.com
Robin Hahling robin.hahling@gw-computing.net
Rocky Chen 40374064+rockc2020@users.noreply.github.com
Rodrigo Chacon rochacon@gmail.com
Expand Down
78 changes: 78 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,83 @@
# Changelog

## v1.14.8

Summary of Changes
------------------

**Minor Changes:**
* Enhance trace events from the outbound SNAT path, to report the pre-SNAT IP address and the interface index of the egress interface. (Backport PR #30835, Upstream PR #28723, @julianwiedmann)
* Fixes a bug where ToFQDN IPs may be garbage collected too early, disrupting existing connections. (Backport PR #31337, Upstream PR #31205, @squeed)

**Bugfixes:**
* endpoint: fix inability to create endpoint with labels in a single API call (Backport PR #31000, Upstream PR #30170, @oblazek)
* Fix bug prevented endpoints from sending or receiving network traffic due to the 'reserved:init' label persisting after initialization. (Backport PR #31048, Upstream PR #30909, @aanm)
* Fixes an IPv6 issue that cilium doesn't respond to Neighbor Solicitation targeting the pods on same node. (Backport PR #31186, Upstream PR #30837, @jschwinger233)
* Fixes an L7 proxy issue by re-introducing 2005 route table. (Backport PR #31160, Upstream PR #29530, @jschwinger233)
* Fixes proxy issues by opting out from SNAT for L7 + Tunnel. (Backport PR #31160, Upstream PR #29594, @jschwinger233)
* Fixes proxy issues in egress direction (Backport PR #31160, Upstream PR #30095, @jschwinger233)
* helm: Probe Envoy DaemonSet localhost IP directly (Backport PR #31000, Upstream PR #30970, @iandrewt)
* Policy revert used in rare error cases has been corrected. (Backport PR #30882, Upstream PR #29162, @jrajahalme)
* srv6: Fix packet drop with GSO type mismatch (Backport PR #30800, Upstream PR #30732, @YutaroHayakawa)
* xds: Avoid xds timeout due to agent restart in envoy DS mode (Backport PR #31156, Upstream PR #31061, @sayboras)

**CI Changes:**
* Align again conformance clustermesh matrix entries with main as the interoperability issue has been fixed (#30912, @giorio94)
* ci-e2e: restore 6.1 kernels (#30862, @lmb)
* ci/ipsec: Fix downgrade version retrieval (Backport PR #31048, Upstream PR #30742, @qmonnet)
* ci: Enhance test execution security by restricting permissions to the 'organization-members' team (Backport PR #30864, Upstream PR #30790, @brlbil)
* CI: Update tested K8S versions across all cloud providers (Backport PR #30864, Upstream PR #30795, @brlbil)
* Fix datapath mode in Network Performance CI test (Backport PR #30864, Upstream PR #30756, @marseel)
* workflows: Clean IPsec test output (Backport PR #30800, Upstream PR #30759, @pchaigno)

**Misc Changes:**
* bgpv1: Remove disruptive error handling from BGPRouterManager (#30765, @YutaroHayakawa)
* bgpv1: Remove or downgrade noisy logs (Backport PR #31000, Upstream PR #30868, @YutaroHayakawa)
* bitlpm: Factor out common code (Backport PR #31156, Upstream PR #31026, @jrajahalme)
* bpf: host: optimize from-host's ICMPv6 path (Backport PR #31186, Upstream PR #31127, @julianwiedmann)
* bpf: host: skip from-proxy handling in from-netdev (Backport PR #31160, Upstream PR #29962, @julianwiedmann)
* bpf: l3: restore MARK_MAGIC_PROXY_INGRESS for from-proxy traffic (Backport PR #31160, Upstream PR #29721, @julianwiedmann)
* bpf: minor ICMPv6 improvements (Backport PR #31186, Upstream PR #26563, @julianwiedmann)
* bugtool: Capture memory fragmentation info from /proc (Backport PR #31156, Upstream PR #30966, @pchaigno)
* Bump google.golang.org/protobuf (v1.14) (#31314, @ferozsalam)
* chore(deps): update actions/download-artifact action to v4.1.3 (v1.14) (#30989, @renovate[bot])
* chore(deps): update all github action dependencies (v1.14) (#30954, @renovate[bot])
* chore(deps): update all github action dependencies (v1.14) (#31114, @renovate[bot])
* chore(deps): update all github action dependencies (v1.14) (#31294, @renovate[bot])
* chore(deps): update all github action dependencies (v1.14) (patch) (#31136, @renovate[bot])
* chore(deps): update all github action dependencies to v4 (v1.14) (major) (#30782, @renovate[bot])
* chore(deps): update all-dependencies (v1.14) (#30952, @renovate[bot])
* chore(deps): update dependency cilium/cilium-cli to v0.15.23 (v1.14) (#30861, @renovate[bot])
* chore(deps): update dependency cilium/cilium-cli to v0.16.0 (v1.14) (#31173, @renovate[bot])
* chore(deps): update docker.io/library/ubuntu:22.04 docker digest to 77906da (v1.14) (#31291, @renovate[bot])
* chore(deps): update docker.io/library/ubuntu:22.04 docker digest to e9569c2 (v1.14) (#30739, @renovate[bot])
* chore(deps): update go to v1.21.7 (v1.14) (#30953, @renovate[bot])
* chore(deps): update go to v1.21.8 (v1.14) (#31184, @renovate[bot])
* chore(deps): update hubble cli to v0.13.2 (v1.14) (#31339, @renovate[bot])
* chore(deps): update quay.io/lvh-images/kind docker tag to v6.6-20240221.111541 (v1.14) (#30979, @renovate[bot])
* chore(deps): update stable lvh-images (v1.14) (patch) (#30653, @renovate[bot])
* chore(deps): update stable lvh-images (v1.14) (patch) (#31137, @renovate[bot])
* chore(deps): update stable lvh-images (v1.14) (patch) (#31293, @renovate[bot])
* container/bitlpm: Add Lookup Boolean Return Value (Backport PR #31156, Upstream PR #31037, @nathanjsweet)
* docs: Document XfrmInStateInvalid errors (Backport PR #30800, Upstream PR #30151, @pchaigno)
* docs: Fix 'kubectl exec' invocations (quotes, double dash separator) in example script kafka-sw-gen-traffic.sh (Backport PR #31156, Upstream PR #30462, @saintdle)
* identity/cache: only call SortedList for release (Backport PR #30864, Upstream PR #27796, @bimmlerd)
* images: bump cni plugins to v1.4.1 (#31349, @aanm)
* lbipam: copy slice before modification in (*LBIPAM).handlePoolModified (Backport PR #31000, Upstream PR #30859, @tklauser)
* loader: also populate NATIVE_DEV_IFINDEX for cilium_overlay (Backport PR #31156, Upstream PR #31025, @julianwiedmann)
* pkg: Add Bitwise LPM Trie Library (Backport PR #30864, Upstream PR #29717, @nathanjsweet)
* pkg: proxy: only install from-proxy rules/routes for native routing (Backport PR #31160, Upstream PR #29761, @julianwiedmann)
* slices: don't modify input slices in test (Backport PR #31000, Upstream PR #30677, @tklauser)

**Other Changes:**
* [v1.14] bpf: nodeport: add missing ifindex in NAT trace event (#31022, @julianwiedmann)
* [v1.14] envoy: Bump golang version to 1.21.8 (#31222, @sayboras)
* [v1.14] iptables: Read CNI chaining mode from CNI config manager (#31265, @pippolo84)
* cli: Replace --cluster-name with --helm-set cluster.name (#31177, @michi-covalent)
* install: Update image digests for v1.14.7 (#30752, @michi-covalent)
* Upgrade GoBGP to v3.23.0 and backport #28293 (#30793, @YutaroHayakawa)
* v1.14: WG L7 (#31267, @brb)

## v1.14.7

Summary of Changes
Expand Down
12 changes: 6 additions & 6 deletions Documentation/helm-values.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion Documentation/network/kubernetes/compatibility-table.rst
Expand Up @@ -48,6 +48,8 @@
+--------------------+----------------+
| v1.12.18 | 1.25.7 |
+--------------------+----------------+
| v1.12.19 | 1.25.7 |
+--------------------+----------------+
| v1.12 | 1.25.7 |
+--------------------+----------------+
| v1.13.0-rc0 | 1.26.0 |
Expand Down Expand Up @@ -86,6 +88,8 @@
+--------------------+----------------+
| v1.13.11 | 1.26.7 |
+--------------------+----------------+
| v1.13.12 | 1.26.7 |
+--------------------+----------------+
| v1.13 | 1.26.7 |
+--------------------+----------------+
| v1.14.0-pre.2 | 1.26.8 |
Expand Down Expand Up @@ -122,7 +126,9 @@
+--------------------+----------------+
| v1.14.6 | 1.27.0 |
+--------------------+----------------+
| v1.14.7 | 1.27.0 |
+--------------------+----------------+
| v1.14 | 1.27.0 |
+--------------------+----------------+
| latest / main | 1.29.1 |
| latest / main | 1.29.3 |
+--------------------+----------------+
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.14.7
1.14.8
20 changes: 10 additions & 10 deletions install/kubernetes/Makefile.digests
Expand Up @@ -2,13 +2,13 @@
# Copyright 2024 Authors of Cilium
# SPDX-License-Identifier: Apache-2.0

export CILIUM_DIGEST := "sha256:45ce2b87696082ecf7d53ba1c64ceeb4217578033e5ef28ac479ec049a48bc32"
export CLUSTERMESH_APISERVER_DIGEST := "sha256:28f3ffe53365ca79831af600f09a95c0b3e9959f5f891b416dab8cedd90c263d"
export DOCKER_PLUGIN_DIGEST := "sha256:929111c0edb3b857d21eb385e6fd5c4de30b7b45a2aceeec0bb6ca87ec8968c4"
export HUBBLE_RELAY_DIGEST := "sha256:46762393daf4a0aaef76b106614c2615942f98f10aeacd435ea3fb1a0bdf69e4"
export KVSTOREMESH_DIGEST := "sha256:4386d522bce35ce55650d4bd100d9458bf5b99d6ebbb709016aec25bf50e7b8d"
export OPERATOR_ALIBABACLOUD_DIGEST := "sha256:93e8a51655ee167a9eef42269e1f10fc2f74bdf4377299687fe4266dd07b534a"
export OPERATOR_AWS_DIGEST := "sha256:161dde3302b259ebca4964b7ee3f995ddbc02dd52deb5d411cbd9b7db66e223d"
export OPERATOR_AZURE_DIGEST := "sha256:7a7faaa0aa981a2819ba74b7e3615c638e1e186bb91efbddf4b0c78a4774477e"
export OPERATOR_GENERIC_DIGEST := "sha256:37ef0bd85c27c765c637cd58c3ff4a559f8734ae39f9d1839a3ac7803de7b952"
export OPERATOR_DIGEST := "sha256:4524a0b3a64ab05dc2f58c6f8aa1244096858cb3af908f73c78d8a0e669ce364"
export CILIUM_DIGEST := ""
export CLUSTERMESH_APISERVER_DIGEST := ""
export DOCKER_PLUGIN_DIGEST := ""
export HUBBLE_RELAY_DIGEST := ""
export KVSTOREMESH_DIGEST := ""
export OPERATOR_ALIBABACLOUD_DIGEST := ""
export OPERATOR_AWS_DIGEST := ""
export OPERATOR_AZURE_DIGEST := ""
export OPERATOR_GENERIC_DIGEST := ""
export OPERATOR_DIGEST := ""
4 changes: 2 additions & 2 deletions install/kubernetes/cilium/Chart.yaml
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cilium
displayName: Cilium
home: https://cilium.io/
version: 1.14.7
appVersion: 1.14.7
version: 1.14.8
appVersion: 1.14.8
kubeVersion: ">= 1.16.0-0"
icon: https://cdn.jsdelivr.net/gh/cilium/cilium@v1.14/Documentation/images/logo-solo.svg
description: eBPF-based Networking, Security, and Observability
Expand Down

0 comments on commit cf6e022

Please sign in to comment.