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

Move SPIFFE principal to its own package #604

Merged
merged 1 commit into from May 26, 2022

Conversation

nsmith5
Copy link
Contributor

@nsmith5 nsmith5 commented May 23, 2022

Summary

Move the SPIFFE principal to its own package and out of challenge result

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2022

Codecov Report

Merging #604 (40a4ed5) into main (3a97d36) will decrease coverage by 0.20%.
The diff coverage is 97.61%.

@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
- Coverage   56.82%   56.62%   -0.21%     
==========================================
  Files          23       24       +1     
  Lines        1552     1563      +11     
==========================================
+ Hits          882      885       +3     
- Misses        595      601       +6     
- Partials       75       77       +2     
Impacted Files Coverage Δ
pkg/challenges/challenges.go 48.06% <0.00%> (-7.39%) ⬇️
pkg/identity/spiffe/principal.go 100.00% <100.00%> (ø)
pkg/ca/fileca/watch.go 50.00% <0.00%> (-50.00%) ⬇️
pkg/ca/fileca/load.go 58.62% <0.00%> (-10.35%) ⬇️

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 3a97d36...40a4ed5. Read the comment docs.

pkg/identity/spiffe/principal.go Show resolved Hide resolved
pkg/identity/spiffe/principal_test.go Outdated Show resolved Hide resolved
pkg/identity/spiffe/principal_test.go Outdated Show resolved Hide resolved
pkg/identity/spiffe/principal.go Outdated Show resolved Hide resolved
@haydentherapper
Copy link
Contributor

LGTM, there's a conflict

Signed-off-by: Nathan Smith <nathan@chainguard.dev>
@dlorenc dlorenc merged commit 7022d19 into sigstore:main May 26, 2022
@nsmith5 nsmith5 deleted the spiffe-principal branch May 26, 2022 21: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

4 participants