Skip to content

Conversation

@michaellzc
Copy link
Member

@michaellzc michaellzc commented 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

pvc template is immutable in STS and the PR changed the value. it will break for all existing deployment

Test plan: CI

@michaellzc michaellzc requested review from a team and eseliger May 12, 2025 17:02
@michaellzc michaellzc enabled auto-merge (squash) May 12, 2025 17:05
@michaellzc michaellzc merged commit 7b728fe into main May 12, 2025
8 checks passed
@michaellzc michaellzc deleted the revert-675-es/symbols-rm branch May 12, 2025 17:06
eseliger added a commit that referenced this pull request May 12, 2025
michaellzc pushed a commit that referenced this pull request May 15, 2025
michaellzc pushed a commit that referenced this pull request May 15, 2025
### 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)

Test plan: Will be picked up by internal cloud instances tracking main.
We'll watch the rollout in ArgoCD.
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
enriquegh pushed a commit that referenced this pull request Jul 10, 2025
### 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)

Test plan: Will be picked up by internal cloud instances tracking main.
We'll watch the rollout in ArgoCD.
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.

3 participants