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

feat: Add the 2 new supported v2/verify payloads #131

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

viccuad
Copy link
Member

@viccuad viccuad commented Jul 5, 2022

Description

Fix kubewarden/policy-sdk-rust#40
Fix kubewarden/policy-sdk-rust#41

Test

Locally. See also on the automated build.

@viccuad viccuad self-assigned this Jul 5, 2022
@viccuad viccuad requested a review from a team as a code owner July 5, 2022 14:44
@netlify
Copy link

netlify bot commented Jul 5, 2022

Deploy Preview for silly-bunny-8cedd0 ready!

Name Link
🔨 Latest commit d606b80
🔍 Latest deploy log https://app.netlify.com/sites/silly-bunny-8cedd0/deploys/62cd46ebe857880008dc1a34
😎 Deploy Preview https://deploy-preview-131--silly-bunny-8cedd0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@viccuad viccuad marked this pull request as draft July 5, 2022 14:45
@viccuad
Copy link
Member Author

viccuad commented Jul 5, 2022

Marking as draft until the dependencies have landed.

@viccuad
Copy link
Member Author

viccuad commented Jul 6, 2022

Updated to match changes in kubewarden/policy-evaluator#152.

@viccuad viccuad changed the title feat: Add the 2 new supported v1/verify payloads feat: Add the 2 new supported v2/verify payloads Jul 6, 2022
@flavio
Copy link
Member

flavio commented Jul 7, 2022

@viccuad I think the JSON objects you added are missing a special field used by serde to keep track of the type of enum that is being represented... 🤔

@raulcabello
Copy link
Contributor

@flavio which fields are missing? JSON objects looks good to me. I've used these objects like those for testing the verify-image-signatures policy

@viccuad viccuad marked this pull request as ready for review July 12, 2022 10:06
@viccuad
Copy link
Member Author

viccuad commented Jul 12, 2022

this is ready for another review, with the latest changes in the callback payloads.

Copy link
Member

@flavio flavio left a comment

Choose a reason for hiding this comment

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

LGTM

@viccuad viccuad merged commit d679a74 into kubewarden:main Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants