## Summary - Patch `authentik_rbac/0010` migration to depend on `authentik_core/0056`, fixing non-deterministic ordering that crashes startup with `FieldError: Cannot resolve keyword 'group_id'` - Upstream bug: goauthentik/authentik#19616, #20634 — no fix released yet - Document the issue in the lessons-learned table ## Deployment and Testing - [ ] CI builds container image - [ ] Deploy from branch: `argocd app set authentik --revision fix/authentik-migration-ordering && argocd app sync authentik` - [ ] Pods reach Running/Ready without crash-looping - [ ] `kubectl logs` show 0056 migrating before 0010 - [ ] authentik UI loads at authentik.ops.eblu.me - [ ] `mise run services-check` - [ ] After merge: `argocd app set authentik --revision main && argocd app sync authentik` Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/275 |
||
|---|---|---|
| .. | ||
| feature | ||
| .gitkeep | ||
| authentik-source-build.infra.md | ||
| blumeops-pg-18.3.infra.md | ||
| fix-authentik-migration-ordering.bugfix.md | ||
| frigate-zones.infra.md | ||
| review-forgejo-runner-docs.doc.md | ||
| review-grafana-docs.doc.md | ||