[PR #1099] [MERGED] feat(helm): adding lb class and labels for using it with Cilium CNI l… #20575

Closed
opened 2026-04-20 03:03:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1099
Author: @zhecho
Created: 3/8/2024
Status: Merged
Merged: 3/16/2024
Merged by: @tjbck

Base: devHead: feat/helm-labels-and-lb-class


📝 Commits (1)

  • 3c4cc60 feat(helm): adding lb class and labels for using it with Cilium CNI l2 annoncements mode

📊 Changes

2 files changed (+13 additions, -6 deletions)

View changed files

📝 kubernetes/helm/templates/webui-service.yaml (+11 -6)
📝 kubernetes/helm/values.yaml (+2 -0)

📄 Description

…2 annoncements mode

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

adding lb class and labels for using it with Cilium CNI L2-annonce mode


Changelog Entry

Added

  • Add load balancer class and custom labels for webui service

Fixed

  • [List any fixes or corrections]

Changed

  • Load balancer class and custom labels for webui service

Removed

  • None

🔄 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/open-webui/pull/1099 **Author:** [@zhecho](https://github.com/zhecho) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/16/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `feat/helm-labels-and-lb-class` --- ### 📝 Commits (1) - [`3c4cc60`](https://github.com/open-webui/open-webui/commit/3c4cc60277951581562508215c6be96edad69fb5) feat(helm): adding lb class and labels for using it with Cilium CNI l2 annoncements mode ### 📊 Changes **2 files changed** (+13 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `kubernetes/helm/templates/webui-service.yaml` (+11 -6) 📝 `kubernetes/helm/values.yaml` (+2 -0) </details> ### 📄 Description …2 annoncements mode ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description adding lb class and labels for using it with Cilium CNI L2-annonce mode --- ### Changelog Entry ### Added - Add load balancer class and custom labels for webui service ### Fixed - [List any fixes or corrections] ### Changed - Load balancer class and custom labels for webui service ### Removed - None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:03:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20575