kubewarden / policy-sdk-rust

Kubewarden Policy SDK for the Rust programming language
https://kubewarden.io
Apache License 2.0
8 stars 6 forks source link

feat: image manifest capability #129

Closed jvanz closed 8 months ago

jvanz commented 8 months ago

Description

Adds a new capability function to allow users request the OCI image manifest to the given image name.

Fix #128

jvanz commented 8 months ago

@kubewarden/kubewarden-developers I'm trying to add tests to this new function

jvanz commented 8 months ago

Blocked by https://github.com/kubewarden/policy-evaluator/pull/429#issuecomment-1924541219

NOTE: I still want to add tests for the new capability

jvanz commented 8 months ago

LGTM, let's try to create a new policy that makes use of that

https://github.com/kubewarden/policy-server/issues/638#issuecomment-1924482913