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

ref: Tidy up how we process OIDC config #1740

Merged
merged 1 commit into from Mar 17, 2022
Merged

Conversation

Callisto13
Copy link
Contributor

@Callisto13 Callisto13 commented Mar 16, 2022

It was starting to look a little hairy in cmd/gitops-server/cmd/cmd.go so I have:

  • Removed a completely redundant type
  • Shuffled some config generation under the auth package
  • Streamlined a couple of signatures that were looking way too busy
  • Updated some auth tests to match the rest of the repo

It was starting to look a little hairy in cmd/gitops-server/cmd/cmd.go
@Callisto13 Callisto13 merged commit 24a07ce into main Mar 17, 2022
@Callisto13 Callisto13 deleted the refactor-auth-some-more branch March 17, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants