Skip to content

fix(frontend): harden release-v5.1 Helm deployments#7062

Merged
mlhiter merged 6 commits into
labring:release-v5.1from
mlhiter:codex/fix-release-v5-1-frontend-helm
Jul 20, 2026
Merged

fix(frontend): harden release-v5.1 Helm deployments#7062
mlhiter merged 6 commits into
labring:release-v5.1from
mlhiter:codex/fix-release-v5-1-frontend-helm

Conversation

@mlhiter

@mlhiter mlhiter commented Jul 16, 2026

Copy link
Copy Markdown
Member

What this PR does

  • migrates the remaining release-v5.1 provider deployments from ad hoc manifest templates to Helm charts and completes missing chart resources for existing providers
  • standardizes deployment entrypoints, value precedence, probes, ingress and App URLs, runtime configuration, secrets, and Helm test hooks across frontend charts
  • adds CI Helm validation plus image build coverage for cloudserver and invite, and updates the frontend deployment documentation

Verification

  • helm lint and helm template passed for all 13 affected charts with default values and each chart's user values file
  • bash -n passed for all modified deployment shell scripts
  • node --check passed for all modified JavaScript configuration files
  • git diff --check upstream/release-v5.1...HEAD passed

@pull-request-size

Copy link
Copy Markdown

Whoa! Easy there, Partner!

This PR is too big. Please break it up into smaller PRs.

@mlhiter mlhiter added this to the v5.1 milestone Jul 16, 2026
@mlhiter
mlhiter merged commit 727d08e into labring:release-v5.1 Jul 20, 2026
89 checks passed
@mlhiter
mlhiter deleted the codex/fix-release-v5-1-frontend-helm branch July 20, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants