kubewarden / policy-server

Webhook server that evaluates WebAssembly policies to validate Kubernetes requests
https://kubewarden.io
Apache License 2.0
138 stars 18 forks source link

chore(deps): update to latest version of opentelemetry #493

Closed flavio closed 1 year ago

flavio commented 1 year ago

Update to latest version of the opentelemetry crate.

This is going to fix https://github.com/kubewarden/policy-server/pull/465 and https://github.com/kubewarden/policy-server/pull/439

flavio commented 1 year ago

Moving to blocked. I looked into the upgrade and I discovered the current main branch of opentelemetry has already a different API.

I propose to look back into this issue as soon as the next version of the opentelemetry crates are released.

Apparently there's already an issue open about tagging a new releases that includes these changes

fabriziosestito commented 1 year ago