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.118.0
π New components π
target allocator: Introduce TargetAllocator CRD (#2422)
See the CRD changelog for more information.
π‘ Enhancements π‘
target allocator: Support camelcase matchLabels and matchExpressions in target allocator config (#3350)
π§° Bug fixes π§°
collector: Fix config handling with null values. (#3452)
Fix the defaulting webhook error src and dst must not be nil caused by defaulting a known component with a null value:
e.g.
receivers:
zipkin:
collector: Prevent mounting secrets to collector when TA is not deployed and mTLS feature gate is enabled (#3456)