## 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 |
||
|---|---|---|
| .. | ||
| api-go-vendor-hook.nix | ||
| authentik-django.nix | ||
| authentik-server.nix | ||
| client-go.nix | ||
| client-ts.nix | ||
| default.nix | ||
| python-deps.nix | ||
| sources.nix | ||
| test-build.nix | ||
| webui-deps.nix | ||
| webui.nix | ||