Pin the authentik provider to 2026.5.1 #38

Merged
benvin merged 1 commits from benvin/pin-authentik-provider into main 2026-09-19 12:59:14 +10:00
Member

Provider 2026.8.0, released 2026-09-09, requires pbm_uuid on the applications API; the deployed authentik 2026.5.3 server does not return it, so every authentik_application read errors and no plan completes. The floating >= 2026.5.0 constraint plus tofu init -upgrade let CI pick it up with no repo change.

  • Pin goauthentik/authentik to 2026.5.1, the newest release built on the 2026.5 API client
  • Record 2026.5.1 in the lock file
  • Drop -upgrade from make init so the lock is authoritative
Provider 2026.8.0, released 2026-09-09, requires `pbm_uuid` on the applications API; the deployed authentik 2026.5.3 server does not return it, so every `authentik_application` read errors and no plan completes. The floating `>= 2026.5.0` constraint plus `tofu init -upgrade` let CI pick it up with no repo change. - Pin `goauthentik/authentik` to `2026.5.1`, the newest release built on the 2026.5 API client - Record `2026.5.1` in the lock file - Drop `-upgrade` from `make init` so the lock is authoritative
unkin-agent added 1 commit 2026-09-19 12:51:38 +10:00
Pin the authentik provider to 2026.5.1
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
3662ff15ca
Provider 2026.8.0 requires pbm_uuid on the applications API, which the
deployed authentik 2026.5.3 server does not return, so every
authentik_application read fails and no plan completes.

- Pin goauthentik/authentik to 2026.5.1, the newest release built on the
  2026.5 API client
- Record 2026.5.1 in the lock file
- Drop -upgrade from make init so the lock is authoritative
benvin merged commit 3f6a046dff into main 2026-09-19 12:59:14 +10:00
benvin deleted branch benvin/pin-authentik-provider 2026-09-19 12:59:14 +10:00
Sign in to join this conversation.