-
Notifications
You must be signed in to change notification settings - Fork 43
Mention VSA secret keyRef in load error #3071
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
Conversation
This should help with some knative-service debugging.
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Trivial change, tests passing. Let's merge. |
User description
This should help with some knative-service debugging.
PR Type
Enhancement
Description
Include keyRef in load private key error message
Improves debugging for VSA secret key resolution failures
Diagram Walkthrough
File Walkthrough
attest.go
Add keyRef to private key load errorinternal/validate/vsa/attest.go
NewSignerfunction to includekeyRefparameter
key reference