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

fix!: renames OCI capability functions. #135

Closed jvanz closed 8 months ago

jvanz commented 8 months ago

Description

Rename the OCI host capabilities functions to follow the standard <verb>_<subject of the action>.

Related to https://github.com/kubewarden/kubewarden.io/pull/212#issuecomment-1951992643