chore(uat): promote dev → uat (includes GRO-887 chart hygiene) #371

Merged
the-dogfather-cto[bot] merged 3 commits from dev into uat 2026-05-03 17:58:15 +00:00
the-dogfather-cto[bot] commented 2026-05-03 17:44:34 +00:00 (Migrated from github.com)

Summary

Standard devuat promotion. Includes the merge of #369 (chart hygiene for OIDC + BETTER_AUTH env vars).

Scope

  • GRO-887 / PR #369 — Adds OIDC / BETTER_AUTH env vars + secret refs to charts/groombook/templates/api-deployment.yaml and supporting _helpers.tpl / values.yaml entries.

Important — does NOT change demo SSO

The Helm chart is not deployed by Flux — the demo (and dev/uat) environments are deployed via Kustomize from groombook/infra/apps/overlays/{dev,uat,prod}/. The prod overlay (which serves demo.groombook.dev) already wires the same env vars via patches/api-auth.yaml. This PR is chart hygiene only.

The actual demo SSO failure is being tracked in a follow-up issue per GRO-949 acceptance criterion #5.

Test plan

  • Shedward regression on UAT — chart change has no runtime impact, focus on smoke test of existing flows
## Summary Standard `dev` → `uat` promotion. Includes the merge of [#369](https://github.com/groombook/app/pull/369) (chart hygiene for OIDC + BETTER_AUTH env vars). ## Scope - **GRO-887 / PR #369** — Adds OIDC / BETTER_AUTH env vars + secret refs to `charts/groombook/templates/api-deployment.yaml` and supporting `_helpers.tpl` / `values.yaml` entries. ## Important — does NOT change demo SSO The Helm chart is **not deployed by Flux** — the demo (and dev/uat) environments are deployed via Kustomize from `groombook/infra/apps/overlays/{dev,uat,prod}/`. The prod overlay (which serves `demo.groombook.dev`) already wires the same env vars via `patches/api-auth.yaml`. This PR is chart hygiene only. The actual demo SSO failure is being tracked in a follow-up issue per [GRO-949](/GRO/issues/GRO-949) acceptance criterion #5. ## Test plan - [ ] Shedward regression on UAT — chart change has no runtime impact, focus on smoke test of existing flows
This repo is archived. You cannot comment on pull requests.