FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Searcher PodDisruptionBudget support by eseliger · Pull Request #934 · sourcegraph/deploy-sourcegraph-helm · GitHub

Add Searcher PodDisruptionBudget support - #934

Merged
eseliger merged 1 commit into
mainfrom
add-searcher-pod-disruption-budget
Aug 29, 2026
Merged

Add Searcher PodDisruptionBudget support#934
eseliger merged 1 commit into
mainfrom
add-searcher-pod-disruption-budget

Conversation

eseliger commented Aug 29, 2026
edited
Loading

Copy link
Copy Markdown
Member

Add optional searcher.podDisruptionBudget configuration following the frontend PDB config shape. It's off by default, so this will not change anything for existing deployments.

Test plan

  • helm unittest -f 'tests/podDisruptionBudget_test.yaml' charts/sourcegraph
  • helm lint charts/sourcegraph
  • verify the default chart renders no PodDisruptionBudget
  • render the Searcher PDB with searcher.podDisruptionBudget.minAvailable=1

eseliger marked this pull request as ready for review August 29, 2026 00:55
eseliger requested a review from a team August 29, 2026 00:55
eseliger merged commit 218ab63 into main Aug 29, 2026
5 checks passed
eseliger deleted the add-searcher-pod-disruption-budget branch August 29, 2026 17:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL