Skip to content

Conversation

@eseliger
Copy link
Member

@eseliger eseliger commented May 12, 2025

Starting in Sourcegraph 6.4, the Symbols and Searcher services are now combined, for easier operation, simplified architecture, and better resource utilization.

Customers can delete the service if not deleted automatically, and may want to consider reallocating resources previously given to symbols to searcher. Environment variables should be copied over from symbols to searcher.

Test plan: This deployment ran for ~2 weeks on S2 and dotcom already and has signoff from team-product-platform.

Checklist

eseliger added 4 commits May 12, 2025 14:27
Starting in Sourcegraph 6.4, the Symbols and Searcher services are now combined, for easier operation, simplified architecture, and better resource utilization.

Customers can delete the service if not deleted automatically, and may want to consider reallocating resources previously given to symbols to searcher. Environment variables should be copied over from symbols to searcher.

Test plan: This deployment ran for ~2 weeks on S2 and dotcom already and has signoff from team-product-platform.
@eseliger eseliger marked this pull request as ready for review May 12, 2025 13:43
@eseliger eseliger requested review from a team May 12, 2025 13:43
Copy link
Contributor

@filiphaftek filiphaftek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@eseliger eseliger merged commit 422af6d into main May 12, 2025
13 checks passed
@eseliger eseliger deleted the es/symbols-rm branch May 12, 2025 14:52
michaellzc added a commit that referenced this pull request May 12, 2025
michaellzc added a commit that referenced this pull request May 12, 2025
Reverts #675

```
The StatefulSet "searcher" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
```

![CleanShot 2025-05-12 at 10 01
40](https://github.com/user-attachments/assets/66b8b554-1f94-41e9-835d-57bc29088d04)

pvc template is immutable in STS and the PR changed the value. it will
break for all existing deployment
enriquegh pushed a commit that referenced this pull request Jul 10, 2025
Starting in Sourcegraph 6.4, the Symbols and Searcher services are now
combined, for easier operation, simplified architecture, and better
resource utilization.

Customers can delete the service if not deleted automatically, and may
want to consider reallocating resources previously given to symbols to
searcher. Environment variables should be copied over from symbols to
searcher.

Test plan: This deployment ran for ~2 weeks on S2 and dotcom already and
has signoff from team-product-platform.

### Checklist

- [ ] Follow the [manual testing
process](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/TEST.md)
- [x] Update
[changelog](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/charts/sourcegraph/CHANGELOG.md)
- [x] Update [Kubernetes update
doc](https://docs.sourcegraph.com/admin/updates/kubernetes):
sourcegraph/docs#1117
enriquegh pushed a commit that referenced this pull request Jul 10, 2025
Reverts #675

```
The StatefulSet "searcher" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
```

![CleanShot 2025-05-12 at 10 01
40](https://github.com/user-attachments/assets/66b8b554-1f94-41e9-835d-57bc29088d04)

pvc template is immutable in STS and the PR changed the value. it will
break for all existing deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants