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

Feature Request: Deprecate and archive kubewarden/gjson #24

Closed viccuad closed 2 years ago

viccuad commented 2 years ago

Is your feature request related to a problem?

Since merging https://github.com/kubewarden/go-policy-template/pull/24, we don't use our fork https://github.com/kubewarden/gjson.

Solution you'd like

Update all the policies to not use our fork kubewarden/gjson but the upstream https://github.com/tidwall/gjson. Archive our fork without deletion, as people may be consuming it on their own policies.

Alternatives you've considered

No response

Anything else?

No response

flavio commented 2 years ago

Closing: