HOMELAB-969: fix(pangolin): set sso=false on resource create #179

Merged
aaron merged 1 commit from HOMELAB-969 into live 2026-04-23 06:18:50 +00:00
Owner

One-line change to PangolinClient.create_resource so new public resources are reachable immediately without a manual follow-up POST to flip the SSO flag. Discovered while shipping HOMELAB-968.

One-line change to PangolinClient.create_resource so new public resources are reachable immediately without a manual follow-up POST to flip the SSO flag. Discovered while shipping HOMELAB-968.
HOMELAB-969: fix(pangolin): set sso=false on resource create
Some checks failed
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
e5da1c0b73
Pangolin's API defaults new public resources to sso=true (auth wall).
All existing homelab resources are sso=false; new ones require a manual
follow-up POST to flip the flag. Passing sso=false in the create payload
makes resource creation match established intent without the extra step.

Discovered while shipping HOMELAB-968 (intellimation).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
aaron merged commit 8b951540bd into live 2026-04-23 06:18:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!179
No description provided.