Skip to content

Commit da8725d

Browse files
updated issue information
1 parent 84872c6 commit da8725d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.chloggen/issue-4481.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2-
change_type:
2+
change_type: bug_fix
33

44
# The name of the component, or a single word describing the area of concern, (e.g. collector, target allocator, auto-instrumentation, opamp, github action)
5-
component:
5+
component: opamp
66

77
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8-
note:
8+
note: "OpAMP Bridge: collector.DeepCopy() causes full spec updates → DaemonSet mode fails (should patch spec.config only)"
99

1010
# One or more tracking issues related to the change
11-
issues: []
11+
issues: [https://github.com/open-telemetry/opentelemetry-operator/pull/4482]
1212

1313
# (Optional) One or more lines of additional information to render under the primary note.
1414
# These lines will be padded with 2 spaces and then inserted directly into the document.

0 commit comments

Comments
 (0)