Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow optional OIDC values in Helm chart #4119

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Conversation

bcorijn
Copy link
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
18 checks passed
@bigkevmcd
Copy link
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