Skip to content

Commit d0d0c87

Browse files
Cilium Release Botjoestringer
authored andcommitted
Prepare for release v1.19.1
Signed-off-by: Cilium Release Bot <noreply@cilium.io>
1 parent 809f2c3 commit d0d0c87

9 files changed

Lines changed: 97 additions & 48 deletions

File tree

AUTHORS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ dddddai dddwq@foxmail.com
286286
Dean 22192242+saintdle@users.noreply.github.com
287287
Dee Kryvenko dee@selfcloud.tech
288288
Deepesha Burse deepesha.3007@gmail.com
289-
Deepesh Pathak deepesh.pathak@isovalent.com
289+
Deepesh Pathak deepeshpathak09@gmail.com
290290
Denis GERMAIN dgermain@deezer.com
291291
Denis Khachyan khachyanda.gmail.com
292292
Derek Chen derek_chen@live.com
@@ -370,7 +370,7 @@ FlippinFade fade.mate782@gmail.com
370370
Florian Bütler florian.buetler@proton.me
371371
Florian Koch f0@users.noreply.github.com
372372
Florian Lehner dev@der-flo.net
373-
Florian S. florian@florianstroeger.com
373+
Florian Ströger stroeger@youniqx.com
374374
Flozza code@inexplicity.de
375375
Foyer Unix foyerunix@foyer.lu
376376
Francois Allard francois@breathelife.com

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## v1.19.1
4+
5+
Summary of Changes
6+
------------------
7+
8+
**Bugfixes:**
9+
* clustermesh: fix CRD update permission for MCS-API CRD install (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#44224, @Preisschild)
10+
* Fix panic during datapath reinitialization if DirectRouting device is required but missing (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#44219, @fristonio)
11+
* helm: Fixed RBAC errors with `operator.enabled=false` by aligning cilium-tlsinterception-secrets Role/RoleBinding conditionals (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#44159, @puwun)
12+
* Reduces rtnl_mutex contention on SR-IOV nodes by not requesting VF information in netlink RTM_GETLINK operations (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#43517, @pasteley)
13+
14+
**CI Changes:**
15+
* ci: e2e: add `kernel` to workflow job names (Backport PR cilium/cilium#44127, Upstream PR cilium/cilium#44291, @smagnani96)
16+
* gh: ariane: don't run cloud workflows for LVH kernel updates (Backport PR cilium/cilium#44147, Upstream PR cilium/cilium#44109, @julianwiedmann)
17+
* gh: ariane: skip more workflows for LVH kernel updates (Backport PR cilium/cilium#44147, Upstream PR cilium/cilium#44115, @julianwiedmann)
18+
19+
**Misc Changes:**
20+
* chore(deps): update all github action dependencies (v1.19) (cilium/cilium#44248, @cilium-renovate[bot])
21+
* chore(deps): update all github action dependencies (v1.19) (cilium/cilium#44368, @cilium-renovate[bot])
22+
* chore(deps): update all-dependencies (v1.19) (cilium/cilium#44363, @cilium-renovate[bot])
23+
* chore(deps): update base-images (v1.19) (cilium/cilium#44247, @cilium-renovate[bot])
24+
* chore(deps): update cilium/cilium-cli action to v0.19.1 (v1.19) (cilium/cilium#44343, @cilium-renovate[bot])
25+
* chore(deps): update dependency cilium/cilium-cli to v0.19.1 (v1.19) (cilium/cilium#44400, @cilium-renovate[bot])
26+
* chore(deps): update docker.io/library/busybox:1.37.0 docker digest to b3255e7 (v1.19) (cilium/cilium#44242, @cilium-renovate[bot])
27+
* chore(deps): update docker.io/library/golang:1.25.7 docker digest to 85c0ab0 (v1.19) (cilium/cilium#44364, @cilium-renovate[bot])
28+
* chore(deps): update gcr.io/distroless/static:nonroot docker digest to f9f84bd (v1.19) (cilium/cilium#44243, @cilium-renovate[bot])
29+
* chore(deps): update gcr.io/etcd-development/etcd docker tag to v3.6.8 (v1.19) (cilium/cilium#44365, @cilium-renovate[bot])
30+
* chore(deps): update module sigs.k8s.io/kube-api-linter to v0.0.0-20260206102632-39e3d06a2850 (v1.19) (cilium/cilium#44244, @cilium-renovate[bot])
31+
* chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.35.9-1770265024-9828c064a10df81f1939b692b01203d88bb439e4 (v1.19) (cilium/cilium#44245, @cilium-renovate[bot])
32+
* chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.35.9-1770554954-8ce3bb4eca04188f4a0a1bfbd0a06a40f90883de (v1.19) (cilium/cilium#44262, @cilium-renovate[bot])
33+
* chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.35.9-1770979049-232ed4a26881e4ab4f766f251f258ed424fff663 (v1.19) (cilium/cilium#44366, @cilium-renovate[bot])
34+
* chore(deps): update stable lvh-images (v1.19) (patch) (cilium/cilium#44246, @cilium-renovate[bot])
35+
* chore(deps): update stable lvh-images (v1.19) (patch) (cilium/cilium#44367, @cilium-renovate[bot])
36+
* ci: e2e: improve GitHub action readability (Backport PR cilium/cilium#44127, Upstream PR cilium/cilium#44126, @smagnani96)
37+
* docs: Update docsearch to v4.5.4 (Backport PR cilium/cilium#44272, Upstream PR cilium/cilium#44233, @joestringer)
38+
* endpoint/watchdog: fetch all endpoints without programs loaded (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#44111, @mhofstetter)
39+
* gateway-apis: Correct supported versions in docs (cilium/cilium#44217, @youngnick)
40+
* Policy Tiers: feature-flagging, add fuzzer, fix corner cases (Backport PR cilium/cilium#44267, Upstream PR cilium/cilium#43893, @jrajahalme)
41+
* Policy: Fix rule origin for ordered policies (Backport PR cilium/cilium#44280, Upstream PR cilium/cilium#44178, @jrajahalme)
42+
43+
**Other Changes:**
44+
* install: Update image digests for v1.19.0 (cilium/cilium#44172, @cilium-release-bot[bot])
45+
346
## v1.19.0
447

548
Summary of Changes

Documentation/helm-values.rst

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documentation/network/kubernetes/compatibility-table.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
+--------------------+----------------+
4343
| v1.17.12 | 1.30.8 |
4444
+--------------------+----------------+
45+
| v1.17.13 | 1.30.8 |
46+
+--------------------+----------------+
4547
| v1.17 | 1.30.8 |
4648
+--------------------+----------------+
4749
| v1.18.0-pre.0 | 1.31.2 |
@@ -70,6 +72,8 @@
7072
+--------------------+----------------+
7173
| v1.18.6 | 1.31.11 |
7274
+--------------------+----------------+
75+
| v1.18.7 | 1.31.11 |
76+
+--------------------+----------------+
7377
| v1.18 | 1.31.11 |
7478
+--------------------+----------------+
7579
| v1.19.0-pre.0 | 1.32.1 |
@@ -86,6 +90,8 @@
8690
+--------------------+----------------+
8791
| v1.19.0-rc.1 | 1.32.6 |
8892
+--------------------+----------------+
93+
| v1.19.0 | 1.32.6 |
94+
+--------------------+----------------+
8995
| v1.19 | 1.32.6 |
9096
+--------------------+----------------+
9197
| latest / main | 1.33.0 |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.19.0
1+
1.19.1

install/kubernetes/Makefile.digests

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# Copyright 2026 Authors of Cilium
33
# SPDX-License-Identifier: Apache-2.0
44

5-
export CILIUM_DIGEST := "sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
6-
export CLUSTERMESH_APISERVER_DIGEST := "sha256:0e3b89fdb116eb0f5579fe8ee3fabb1a7c4d97987a1ae927491d9185785d4a49"
7-
export DOCKER_PLUGIN_DIGEST := "sha256:35727047384f3d7a2684885003b266bf7a7add8fc66ca564b222f71c16057f50"
8-
export HUBBLE_RELAY_DIGEST := "sha256:7f17e5bb51a9f35bbc8e7a9ad5e347f03ff8003c2e5cc81171e8727a10bf03b4"
9-
export OPERATOR_ALIBABACLOUD_DIGEST := "sha256:5cb3d6981c233616037f3e13b5bc0020d114ad8db1b7360618b224e4c0b02ef0"
10-
export OPERATOR_AWS_DIGEST := "sha256:7a236ae256a4fbd3f72d516921131eba5b43f401ba37cdee5cd0e8c26f9263e6"
11-
export OPERATOR_AZURE_DIGEST := "sha256:6ae7e0d75c74836af3600b775201c89ea7fcc13d6e08fdb0c52927309f31cd2a"
12-
export OPERATOR_GENERIC_DIGEST := "sha256:5b04006015e5800307dc6314676edc4c0bb7ac2fc7848be2b94b43bb030ab648"
13-
export OPERATOR_DIGEST := "sha256:deca84f442752dca0745dd09b13e8004569414839019ad79ac58f9fcaa3b9d65"
5+
export CILIUM_DIGEST := ""
6+
export CLUSTERMESH_APISERVER_DIGEST := ""
7+
export DOCKER_PLUGIN_DIGEST := ""
8+
export HUBBLE_RELAY_DIGEST := ""
9+
export OPERATOR_ALIBABACLOUD_DIGEST := ""
10+
export OPERATOR_AWS_DIGEST := ""
11+
export OPERATOR_AZURE_DIGEST := ""
12+
export OPERATOR_GENERIC_DIGEST := ""
13+
export OPERATOR_DIGEST := ""

install/kubernetes/cilium/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cilium
33
displayName: Cilium
44
home: https://cilium.io/
5-
version: 1.19.0
6-
appVersion: 1.19.0
5+
version: 1.19.1
6+
appVersion: 1.19.1
77
kubeVersion: ">= 1.21.0-0"
88
icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg
99
description: eBPF-based Networking, Security, and Observability

0 commit comments

Comments
 (0)