Skip to content

Add syntax highlighter PDB support - #936

Merged
eseliger merged 1 commit into
mainfrom
syntax-highlighter-pdb
Aug 30, 2026
Merged

Add syntax highlighter PDB support#936
eseliger merged 1 commit into
mainfrom
syntax-highlighter-pdb

Conversation

@eseliger

@eseliger eseliger commented Aug 30, 2026

Copy link
Copy Markdown
Member

Syntax highlighter needs an optional PodDisruptionBudget so that multi-replica deployments can protect availability during voluntary disruptions such as node drains.

This adds syntectServer.podDisruptionBudget, disabled by default, using the same values shape and selector behavior as the recently added Searcher support. Operators can enable it with either minAvailable or maxUnavailable; existing installations are unchanged.

Test plan

  • ./scripts/helm-docs.sh
  • helm unittest -q charts/sourcegraph (117 tests and 12 snapshots passed)
  • helm lint charts/sourcegraph

Add opt-in syntectServer.podDisruptionBudget configuration using the same shape and selector behavior as Searcher.

Amp-Thread-ID: https://ampcode.com/threads/T-01a04e71-0f57-74a8-91db-36cc3c22d05d
@eseliger eseliger changed the title feat/helm: add syntax highlighter PDB support Add syntax highlighter PDB support Aug 30, 2026
@eseliger
eseliger requested review from a team and michaellzc August 30, 2026 01:03
@eseliger
eseliger merged commit ae046dd into main Aug 30, 2026
5 checks passed
@eseliger
eseliger deleted the syntax-highlighter-pdb branch August 30, 2026 01:48
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.

2 participants