Skip to content

Commit 1c00a0e

Browse files
committed
Add note for v6.10.0 changes for kubernetes service meshes
Added notes for Kubernetes update v6.10.0 regarding port name changes for gRPC compatibility.
1 parent 5c24a04 commit 1c00a0e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/admin/updates/kubernetes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ For upgrade procedures or general info about sourcegraph versioning see the link
1212
>
1313
> ***If the notes indicate a patch release exists, target the highest one.***
1414
15+
## v6.10.0
16+
17+
- Port names have been updated to unblock Kubernetes service meshes from auto-configuring themselves for the traffic type, since most inter-pod communication has been switched from http to gRPC [[PR 756](https://github.com/sourcegraph/deploy-sourcegraph-helm/pull/756)]
18+
1519
## v6.4.0
1620

1721
- The repo-updater service is no longer needed and will be removed from deployment methods going forward.

0 commit comments

Comments
 (0)