Skip to content

fix: render full nebariapp.auth block via toYaml passthrough#153

Draft
aktech wants to merge 1 commit into
mainfrom
issue-112-auth-passthrough
Draft

fix: render full nebariapp.auth block via toYaml passthrough#153
aktech wants to merge 1 commit into
mainfrom
issue-112-auth-passthrough

Conversation

@aktech

@aktech aktech commented Jul 7, 2026

Copy link
Copy Markdown
Member

The hand-rendered auth block dropped 7 AuthConfig fields (groups, issuerURL, denyRedirect, spaClient, deviceFlowClient, clientSecretRef, keycloakConfig); now the whole map passes through like routing, with defaults staying in values.yaml. Render test covers the previously-dropped fields and the zero-config defaults.
Closes #112, closes #57 (duplicate).

The hand-rendered auth block covered 7 of the operator's AuthConfig
fields and silently dropped the rest (groups, issuerURL, denyRedirect,
spaClient, deviceFlowClient, clientSecretRef, keycloakConfig). Render
the whole map like the routing block; defaults stay in values.yaml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants