You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/current.yaml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ security updates: |
10
10
Bump Envoy ratelimit image to `05c08d03`.
11
11
# New features or capabilities added in this release.
12
12
new features: |
13
-
Added support for defining Envoy Proxy image, pullPolicy, and pullSecrets via the helm chart. Note that to merge these helm-configured values with EnvoyProxy resources, the EnvoyProxy must include `mergeType: StrategicMerge` or `mergeType: JSONMerge`.
14
13
15
14
bug fixes: |
16
15
Rejected ClientTrafficPolicy if invalid TLS cipher suites are configured.
Copy file name to clipboardExpand all lines: release-notes/v1.7.3.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ security updates: |
10
10
11
11
# New features or capabilities added in this release.
12
12
new features: |
13
-
Added support for defining Envoy Proxy image, pullPolicy, and pullSecrets via the helm chart. Note that to merge these helm-configured values with EnvoyProxy resources, the EnvoyProxy must include `mergeType: StrategicMerge` or `mergeType: JSONMerge`.
13
+
14
14
15
15
bug fixes: |
16
16
Fixed a control plane panic caused by concurrent Status mutation racing with the watchable Map coalesce goroutine.
0 commit comments