Skip to content

Allow optional OIDC values in Helm chart#4119

Merged
Samra10 merged 3 commits intoweaveworks:mainfrom
bcorijn:main
Nov 9, 2023
Merged

Allow optional OIDC values in Helm chart#4119
Samra10 merged 3 commits intoweaveworks:mainfrom
bcorijn:main

Conversation

@bcorijn
Copy link
Copy Markdown
Contributor

@bcorijn bcorijn commented Nov 2, 2023

Closes #3833

What changed?
Only the required OIDC values were able to be specified in the Helm Values. I added an optional map for optional values such as customScopes, which are required for certain OIDC providers

Why was this change made?
Improve Helm compatibility with OIDC providers such as GitLab or Azure

How was this change implemented?
Added an optional map of values, enabling future compatibility of extra values without requiring Helm changes

How did you validate the change?
Verify output of the Helm chart

Release notes
No

Documentation Changes
No

@Samra10 Samra10 assigned Samra10 and unassigned Samra10 Nov 7, 2023
@Samra10 Samra10 self-requested a review November 7, 2023 12:31
@Samra10 Samra10 merged commit 8b6addb into weaveworks:main Nov 9, 2023
@bigkevmcd
Copy link
Copy Markdown
Contributor

@bcorijn Thank you for your contribution this should be out in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gitops-server helm chart: Missing fields for oidc auth secret

3 participants