mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #5279] [MERGED] feat: Improve kustomization usage
#8457
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/5279
Author: @afritzler
Created: 9/8/2024
Status: ✅ Merged
Merged: 9/9/2024
Merged by: @tjbck
Base:
dev← Head:enh/kustomization📝 Commits (9)
05c0423Merge pull request #5197 from open-webui/dev4617f3aMerge pull request #5200 from open-webui/deve2ef36bMerge pull request #5238 from open-webui/dev71a2bd2Merge pull request #5247 from open-webui/dev98eaec2Merge pull request #5248 from open-webui/dev2544f7eMerge pull request #5249 from open-webui/dev50db51eMerge pull request #5262 from open-webui/deve510c8bMerge pull request #5263 from open-webui/dev82fbfd6Improvekustomizationusage📊 Changes
4 files changed (+16 additions, -13 deletions)
View changed files
➕
kubernetes/manifest/base/kustomization.yaml(+8 -0)➕
kubernetes/manifest/gpu/kustomization.yaml(+8 -0)📝
kubernetes/manifest/gpu/ollama-statefulset-gpu.yaml(+0 -0)➖
kubernetes/manifest/kustomization.yaml(+0 -13)📄 Description
Changelog Entry
Description
Ensure that the
manifest/basefolder can be used as a standalone kustomization resource.Add a new subfolder
manifest/gpuwhich usesmanifest/basewith additional GPU related patches.Added
gpufor GPU relatedkustomizepatchesRemoved
manifest/patchestomanifest/gpumanifest/kustomization.yamltomanifest/gpu/kustomization.yamlBreaking Changes
docsfor alternative installation will be updated in a separate PR in thedocsproject and linked here.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.