kubewarden / policy-sdk-go

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

Update k8s objects to v1.24.0-kw4. #43

Closed jvanz closed 1 year ago

jvanz commented 1 year ago

Description

Update the Golang SDK to use the latest version of the k8s-object module. The new version fix the invalid strfmt version causing issue in the policies build.

Related to https://github.com/kubewarden/safe-labels-policy/pull/16#issuecomment-1469960194