Skip to content

Commit e6b4e04

Browse files
authored
Add note for v6.10.0 changes for Kubernetes service meshes (#1407)
Added notes for Kubernetes update v6.10.0 regarding port name changes for gRPC compatibility. <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 5c24a04 commit e6b4e04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)