Skip to content

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

Closed
aktech wants to merge 2 commits into
mainfrom
issue-112-auth-passthrough
Closed

fix: render full nebariapp.auth block via toYaml passthrough#153
aktech wants to merge 2 commits 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).

aktech and others added 2 commits July 7, 2026 19:26
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.
@pmeier

pmeier commented Aug 27, 2026

Copy link
Copy Markdown
Member

Superseded by #225.

@pmeier pmeier closed this Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants