secrets-store-csi-driver
go.opentelemetry.io/otel/sdk
1.6.0-r0
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Fixed version
1.6.0-r0Status
Impact
Fix requires go.opentelemetry.io/otel/sdk>=1.43.0. Upstream secrets-store-csi-driver v1.5.6 pins the entire OTel set (otel/metric/sdk/trace) to v1.15.x/v0.38.x. Bumping just sdk to v1.43.0 breaks API compat with the siblings; bumping all OTel modules to v1.43 fails because upstream code imports go.opentelemetry.io/otel/sdk/metric/aggregation which was removed/reorganized in newer OTel. Blocked on upstream secrets-store-csi-driver bumping their OTel usage.
Status