File tree 9 files changed +35
-8
lines changed
charts/linkerd-control-plane
jaeger/charts/linkerd-jaeger
multicluster/charts/linkerd-multicluster
9 files changed +35
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## edge-23.8.3
4
+
5
+ This is a release candidate for stable-2.14.0; we encourage you to help trying
6
+ it out!
7
+
8
+ This edge release contains a number of improvements over the multi-cluster
9
+ features introduced in the last edge release supporting flat networks. It also
10
+ hardens the containers security stance by removing write access to the root
11
+ filesystem.
12
+
13
+ * Enhanced ` linkerd multicluster link ` to allow clusters to be linked without a
14
+ gateway ([ #11226 ] )
15
+ * Added cluster store size gauge metric ([ #11256 ] )
16
+ * Disabled local traffic policy for remote discovery ([ #11257 ] )
17
+ * Fixed various innocuous multi-cluster warnings ([ #11251 ] , [ #11246 ] , [ #11253 ] )
18
+ * Set ` readOnlyRootFilesystem: true ` in all the containers, as they don't
19
+ require write permissions ([ #11221 ] ; fixes [ #11142 ] ) (thanks @mikutas !)
20
+
21
+ [ #11226 ] : https://github.com/linkerd/linkerd2/pull/11226
22
+ [ #11256 ] : https://github.com/linkerd/linkerd2/pull/11256
23
+ [ #11257 ] : https://github.com/linkerd/linkerd2/pull/11257
24
+ [ #11251 ] : https://github.com/linkerd/linkerd2/pull/11251
25
+ [ #11246 ] : https://github.com/linkerd/linkerd2/pull/11246
26
+ [ #11253 ] : https://github.com/linkerd/linkerd2/pull/11253
27
+ [ #11221 ] : https://github.com/linkerd/linkerd2/pull/11221
28
+ [ #11142 ] : https://github.com/linkerd/linkerd2/issues/11142
29
+
3
30
## edge-23.8.2
4
31
5
32
This edge release adds improvements to Linkerd's multi-cluster features as part
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies:
16
16
- name : partials
17
17
version : 0.1.0
18
18
repository : file://../partials
19
- version : 1.14.2 -edge
19
+ version : 1.14.3 -edge
20
20
icon : https://linkerd.io/images/logo-only-200h.png
21
21
maintainers :
22
22
- name : Linkerd authors
Original file line number Diff line number Diff line change 3
3
Linkerd gives you observability, reliability, and security
4
4
for your microservices — with no code change required.
5
5
6
- ![ Version: 1.14.2 -edge] ( https://img.shields.io/badge/Version-1.14.2 --edge-informational?style=flat-square )
6
+ ![ Version: 1.14.3 -edge] ( https://img.shields.io/badge/Version-1.14.3 --edge-informational?style=flat-square )
7
7
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
8
8
![ AppVersion: edge-XX.X.X] ( https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square )
9
9
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
11
11
name : linkerd-jaeger
12
12
sources :
13
13
- https://github.com/linkerd/linkerd2/
14
- version : 30.10.9 -edge
14
+ version : 30.10.10 -edge
15
15
icon : https://linkerd.io/images/logo-only-200h.png
16
16
maintainers :
17
17
- name : Linkerd authors
Original file line number Diff line number Diff line change 3
3
The Linkerd-Jaeger extension adds distributed tracing to Linkerd using
4
4
OpenCensus and Jaeger.
5
5
6
- ![ Version: 30.10.9 -edge] ( https://img.shields.io/badge/Version-30.10.9 --edge-informational?style=flat-square )
6
+ ![ Version: 30.10.10 -edge] ( https://img.shields.io/badge/Version-30.10.10 --edge-informational?style=flat-square )
7
7
8
8
![ AppVersion: edge-XX.X.X] ( https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square )
9
9
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
11
11
name : " linkerd-multicluster"
12
12
sources :
13
13
- https://github.com/linkerd/linkerd2/
14
- version : 30.9.9 -edge
14
+ version : 30.9.10 -edge
15
15
icon : https://linkerd.io/images/logo-only-200h.png
16
16
maintainers :
17
17
- name : Linkerd authors
Original file line number Diff line number Diff line change 3
3
The Linkerd-Multicluster extension contains resources to support multicluster
4
4
linking to remote clusters
5
5
6
- ![ Version: 30.9.9 -edge] ( https://img.shields.io/badge/Version-30.9.9 --edge-informational?style=flat-square )
6
+ ![ Version: 30.9.10 -edge] ( https://img.shields.io/badge/Version-30.9.10 --edge-informational?style=flat-square )
7
7
8
8
![ AppVersion: edge-XX.X.X] ( https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square )
9
9
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
11
11
name : " linkerd-viz"
12
12
sources :
13
13
- https://github.com/linkerd/linkerd2/
14
- version : 30.10.8 -edge
14
+ version : 30.10.9 -edge
15
15
icon : https://linkerd.io/images/logo-only-200h.png
16
16
maintainers :
17
17
- name : Linkerd authors
Original file line number Diff line number Diff line change 3
3
The Linkerd-Viz extension contains observability and visualization
4
4
components for Linkerd.
5
5
6
- ![ Version: 30.10.8 -edge] ( https://img.shields.io/badge/Version-30.10.8 --edge-informational?style=flat-square )
6
+ ![ Version: 30.10.9 -edge] ( https://img.shields.io/badge/Version-30.10.9 --edge-informational?style=flat-square )
7
7
8
8
![ AppVersion: edge-XX.X.X] ( https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square )
9
9
You can’t perform that action at this time.
0 commit comments