[PR #58] [MERGED] feat: Add topologySpreadConstraints to workload-manager.yaml template #150

Closed
opened 2026-02-15 19:16:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/58
Author: @aschaber1
Created: 8/8/2024
Status: Merged
Merged: 8/15/2024
Merged by: @westbrook-ai

Base: mainHead: main


📝 Commits (2)

  • a1e073f feat: Add topologySpreadConstraints to workload-manager.yaml template
  • d492339 Update version and docs

📊 Changes

4 files changed (+10 additions, -2 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+1 -1)
📝 charts/open-webui/README.md (+2 -1)
📝 charts/open-webui/templates/workload-manager.yaml (+4 -0)
📝 charts/open-webui/values.yaml (+3 -0)

📄 Description

Allow for topologySpreadConstraints.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/helm-charts/pull/58 **Author:** [@aschaber1](https://github.com/aschaber1) **Created:** 8/8/2024 **Status:** ✅ Merged **Merged:** 8/15/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a1e073f`](https://github.com/open-webui/helm-charts/commit/a1e073f55793f59d9bf8362c65f8aaff0a4df28d) feat: Add topologySpreadConstraints to workload-manager.yaml template - [`d492339`](https://github.com/open-webui/helm-charts/commit/d492339dd7d39ffe0523e3d1ba4ce767afec91c0) Update version and docs ### 📊 Changes **4 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+2 -1) 📝 `charts/open-webui/templates/workload-manager.yaml` (+4 -0) 📝 `charts/open-webui/values.yaml` (+3 -0) </details> ### 📄 Description Allow for `topologySpreadConstraints`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:16:37 -05:00
yindo closed this issue 2026-02-15 19:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#150