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

IAM 365 #20

Merged
merged 9 commits into from
Aug 10, 2023
Merged

IAM 365 #20

merged 9 commits into from
Aug 10, 2023

Conversation

shipperizer
Copy link
Contributor

@shipperizer shipperizer commented Aug 9, 2023

IAM-365: idp APIs

  • feat: add idp service
  • feat: add idp handlers
  • ci: local deployment setup for k8s via skaffold
  • feat: wire up main and router with new dependencies
  • fix: use new instead of & syntax
  • fix: add otel tracing to hydra client
  • fix: create k8s coreV1 package
  • fix: use io pkg instead of ioutil
  • fix: drop unused const

@shipperizer shipperizer requested a review from a team as a code owner August 9, 2023 09:08
@shipperizer shipperizer self-assigned this Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #20 (bb3bd28) into main (0dc33c4) will increase coverage by 0.27%.
The diff coverage is 73.47%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   72.50%   72.77%   +0.27%     
==========================================
  Files           9       11       +2     
  Lines         880     1304     +424     
==========================================
+ Hits          638      949     +311     
- Misses        207      290      +83     
- Partials       35       65      +30     
Files Changed Coverage Δ
pkg/idp/service.go 59.73% <59.73%> (ø)
pkg/idp/handlers.go 88.88% <88.88%> (ø)
pkg/identities/handlers.go 88.83% <100.00%> (ø)

@shipperizer shipperizer merged commit b16b00e into main Aug 10, 2023
8 checks passed
@shipperizer shipperizer deleted the IAM-365 branch August 10, 2023 08:07
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.

None yet

2 participants