You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
0.95.0
π Breaking changes π
The operator now requires CRUD permissions for PersistentVolume and PersistentVolumeClaim. See #2575 for details. The official kustomize manifests and Helm Chart will include this change, otherwise it will need to be applied manually.
operator: remove featuregate operator.autoinstrumentation.apache-httpd. Use command line flag --enable-apache-httpd-instrumentation instead (#2582, #2670)
operator: remove featuregate operator.autoinstrumentation.multi-instrumentation. Use command line flag enable-multi-instrumentation instead (#2582)
π‘ Enhancements π‘
operator: Allow for label selectors on the daemonset through update status (#2605)
π§° Bug fixes π§°
operator: propagate otel name label down to selector of ta resources (#2598)
operator: fixes an error in conversion from v1alpha1 to v1beta1 (#2689)
operator: Fixes a panic on exporter prometheus endpoint not valid (#2628)