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.
The key has expired.
0.88.0
π Breaking changes π
OpAMP Bridge: Currently, the bridge doesn't adhere to the spec for the naming structure. This changes the bridge to use the / structure as described. (#2131)
Updates the bridge to get collectors using the reporting annotation
Fixes a bug where we were using the incorrect structure for the collectors
π‘ Enhancements π‘
operator-opamp-bridge: Creates the CRD for the OpAMPBridge resource (#1368)
autoinstrumentation: Bump OpenTelemetry .NET Automatic Instrumentation to 1.1.0 (#2252)
operator: Bump NodeJS dependencies. Also, increase the size of the default size for the volume used to copy the autoinstrumentation libraries from 150M to 200M (#2240, #2237)
π§° Bug fixes π§°
Operator: Fixed the labeling process which was broken at the moment to capture the current image tag when the users set the sha256 reference. (#1982)
target allocator: reset kubeconfig to empty string when using in-cluster config (#2262)