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

upstreamoidc: directly detect user info support #852

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

enj
Copy link
Contributor

@enj enj commented Sep 28, 2021

Avoid reliance on an error string from the Core OS OIDC lib.

Signed-off-by: Monis Khan mok@vmware.com

Release note:

NONE

Avoid reliance on an error string from the Core OS OIDC lib.

Signed-off-by: Monis Khan <mok@vmware.com>
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #852 (e864886) into main (ee0e240) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #852   +/-   ##
=======================================
  Coverage   78.61%   78.62%           
=======================================
  Files         129      129           
  Lines        8972     8976    +4     
=======================================
+ Hits         7053     7057    +4     
  Misses       1691     1691           
  Partials      228      228           
Impacted Files Coverage Δ
internal/upstreamoidc/upstreamoidc.go 95.69% <100.00%> (+0.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee0e240...e864886. Read the comment docs.

@enj enj merged commit ad8610f into vmware-tanzu:main Sep 28, 2021
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

3 participants