Matthias Hinrichs matthias
  • Joined on 2025-03-01
  • test
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 15:15:26 +00:00
11ec828aea chore: update phase-kubernetes-operator helm chart path and repository URL
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 15:09:35 +00:00
cb5692074c chore: update helm chart reference and repository URL for phase-kubernetes-operator
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 15:08:17 +00:00
a581545cc5 chore: update phase-kubernetes-operator chart to version 1.4.1 and simplify values configuration
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 15:05:20 +00:00
a99aca0080 chore: remove pinned version for phase-kubernetes-operator helm chart
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 15:00:49 +00:00
ab30c29f2c feat: add cert-manager fleet bundle configuration
matthias pushed to main at homelab/fleet-base-setup 2026-05-05 14:52:26 +00:00
bceb50817f feat: add fleet bundle for phase-secrets-operator helm chart
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:57:35 +00:00
b7d69f034c refactor: replace HTTPListenerPolicy with ListenerPolicy for websocket configuration
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:38:18 +00:00
35559aac7a feat: remove redundant CORS rules from OpenWebUI and add WebSocket upgrade policy to agentgateway-proxy
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:15:26 +00:00
80251fa306 feat: replace CORS environment variables with additionalRules in fleet.yaml
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:04:11 +00:00
493ed9916e fix: update CORS filter configuration to use explicit type field in fleet.yaml
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:01:51 +00:00
7c94b4ca2c fix: update CORS maxAge from wildcard to 3600 in fleet.yaml
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 13:01:22 +00:00
d0d8c90174 fix: update gateway cors filter configuration keys from allowed to allow
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:58:01 +00:00
aa491dff15 feat: expand CORS configuration in fleet.yaml to include methods, headers, and credentials
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:54:44 +00:00
775527aea4 fix: correct CORS filter configuration structure in fleet.yaml
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:46:32 +00:00
ace4f7739b fix: correct YAML structure for CORS filters in fleet.yaml
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:44:27 +00:00
9ca00fefa1 feat: add CORS configuration to Open WebUI fleet gateway rules
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:37:28 +00:00
83a94358da chore: allow all origins for CORS in OpenWebUI configuration
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:14:14 +00:00
9752948dd0 chore: remove redis-based websocket configuration from Open WebUI fleet deployment
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:11:25 +00:00
14db051822 chore: update WEBUI_URL and CORS_ALLOW_ORIGIN to use http scheme
matthias pushed to main at homelab/fleet-ai-stack 2026-05-05 12:10:48 +00:00
29f5b2ae00 feat: configure Open WebUI environment variables for secure connectivity and WebSocket support via Redis