Skip to content

Commit ab5b850

Browse files
authored
Add 6.4 upgrade instruction for symbols (#1117)
The symbols service will no longer be needed in 6.4. We still publish it at the moment, but it won't do anything. All functionality is now handled by searcher and frontend. Existing set env vars should be moved to the searcher service, and resources may be reallocated to there as well. Test plan: We'll test this on dotcom and S2 for the next few weeks.
1 parent 22d46a0 commit ab5b850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/admin/updates/kubernetes.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For upgrade procedures or general info about sourcegraph versioning see the link
1515
## v6.4.0
1616

1717
- The repo-updater service is no longer needed and will be removed from deployment methods going forward.
18+
- The symbols service and searcher service have been merged and symbols will be removed from deployment methods going forward. Consider moving env vars set on symbols to the searcher deployment before upgrading and reallocating resources from symbols to searcher.
1819

1920
## v6.0.0
2021

0 commit comments

Comments
 (0)