We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bea66c commit 53c0a4aCopy full SHA for 53c0a4a
.chloggen/fix-panic-enableMergeAppendOption.yaml
@@ -7,7 +7,7 @@ change_type: bug_fix
7
component: confmap
8
9
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10
-note: Use reflect.DeepEqual while comparing values to avoid panic
+note: Use reflect.DeepEqual to avoid panic when confmap.enableMergeAppendOption feature gate is enabled.
11
12
# One or more tracking issues or pull requests related to the change
13
issues: [12932]
0 commit comments