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

Fix: add oidc auth method #615

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

amanbolat
Copy link
Contributor

When auth provider with name oidc is used, kubecm will throw an error: no Auth Provider found for name "oidc". This commit fixes the issue.

image

When auth provider with name oidc is used, kubecm will throw an error: no Auth Provider found for name "oidc".
This commit fixes the issue.
Copy link
Owner

@sunny0826 sunny0826 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #615 (7bd4668) into master (b9956bb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #615   +/-   ##
=======================================
  Coverage   13.48%   13.48%           
=======================================
  Files          19       19           
  Lines        1891     1891           
=======================================
  Hits          255      255           
  Misses       1615     1615           
  Partials       21       21           
Flag Coverage Δ
unittests 13.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sunny0826 sunny0826 merged commit ee06020 into sunny0826:master Jan 9, 2023
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.

2 participants