Skip to content

helm: sync chart to v0.5.1 with upstream v0.4.40#21

Closed
silviupanaite wants to merge 989 commits into
mainfrom
helm-chart-sync-0.5.1
Closed

helm: sync chart to v0.5.1 with upstream v0.4.40#21
silviupanaite wants to merge 989 commits into
mainfrom
helm-chart-sync-0.5.1

Conversation

@silviupanaite
Copy link
Copy Markdown

Summary

  • Sync Helm chart to v0.5.1 with upstream v0.4.40 changes
  • Add vespa→opensearch migration (nginx proxy, no-op verify configmap)
  • Add Celery worker metrics services and ServiceMonitors
  • Add pod-monitors for model server health endpoints
  • Remove MCP server and discordbot templates
  • Add network policies for OpenSearch egress and Code Interpreter
  • Update postgresql, opensearch, and redis subchart values
  • Fix .helmignore for .opencode/ directory bloat

Changes

  • All deployment templates synced with upstream (probes, volumes, pgInto)
  • Chart version updated to v0.5.1, appVersion to v3.2.1-eea.0.0.107-dev
  • New templates: vespa-deploy-proxy, vespa-noop-verify-configmap, pod-monitors
  • Celery worker metrics services added (9092-9096)
  • Network policies enhanced for OpenSearch egress, Code Interpreter
  • Chart dependencies updated (opensearch 3.4.0, code-interpreter 0.3.3)

dependabot Bot and others added 30 commits March 25, 2026 23:04
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamison Lahman <jamison@lahman.dev>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamison Lahman <jamison@lahman.dev>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamison Lahman <jamison@lahman.dev>
…dot-app#9659)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… keyword search (onyx-dot-app#9500)

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
…app#9661)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ndbox/kubernetes/docker/templates/outputs/web (onyx-dot-app#9662)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamison Lahman <jamison@lahman.dev>
nmgarza5 and others added 28 commits April 9, 2026 03:06
…ch (onyx-dot-app#9940) to release v3.2 (onyx-dot-app#10050)

Co-authored-by: Nikolas Garza <90273783+nmgarza5@users.noreply.github.com>
…#10056) to release v3.2 (onyx-dot-app#10057)

Co-authored-by: Jamison Lahman <jamison@lahman.dev>
…relation

- Refactored  and  to use
  for state management across the chat generation stream, resolving previous
  ContextVar data loss issues.
- Updated  to accept the full  model, capturing
  the .
- Updated  to accept the assistant's  model,
  allowing for precise correlation using .
- Reconfigured Langfuse metadata to use a composite  formatted
  as .
- Extracted  helper to consistently handle user email formatting
  (including API key prefix stripping) across both LLM metadata and trace metadata.
- Modified  to natively extract  from span
  metadata and map it to the top-level Langfuse user entity.
- Removed unused  and  tracking from the turn payload.
- Documented these tracing architecture requirements in the  agent skill
  to protect customizations during future upstream merges.
- Sync all deployment templates with upstream changes (probes, volumes, pgInto)
- Add vespa→opensearch migration (nginx proxy, no-op verify configmap)
- Add Celery worker metrics services and ServiceMonitors
- Add pod-monitors for model server health endpoints
- Update chart version to v0.5.1, appVersion to v3.2.1-eea.0.0.107-dev
- Remove MCP server and discordbot templates
- Add network policies for OpenSearch egress and Code Interpreter
- Update postgresql, opensearch, and redis subchart values
- Add .helmignore fix for .opencode/ directory bloat
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.