Commit 6ea6290
authored
[chore][k8sattributes] Remove unused Name field of Association struct (#44547)
Follow up from
#43939 (comment).
The `Association.Name` field is not used anymore and can be removed.
Note: It's inside the `internal/kube` pkg hence it's not a breaking
change.
Signed-off-by: ChrsMark <[email protected]>1 parent adacec4 commit 6ea6290
File tree
3 files changed
+0
-12
lines changed- processor/k8sattributesprocessor
- internal/kube
3 files changed
+0
-12
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | 374 | | |
376 | 375 | | |
377 | 376 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
403 | 402 | | |
404 | 403 | | |
405 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
633 | 632 | | |
634 | 633 | | |
635 | 634 | | |
| |||
638 | 637 | | |
639 | 638 | | |
640 | 639 | | |
641 | | - | |
642 | 640 | | |
643 | 641 | | |
644 | 642 | | |
| |||
647 | 645 | | |
648 | 646 | | |
649 | 647 | | |
650 | | - | |
651 | 648 | | |
652 | 649 | | |
653 | 650 | | |
| |||
1085 | 1082 | | |
1086 | 1083 | | |
1087 | 1084 | | |
1088 | | - | |
1089 | 1085 | | |
1090 | 1086 | | |
1091 | 1087 | | |
| |||
1126 | 1122 | | |
1127 | 1123 | | |
1128 | 1124 | | |
1129 | | - | |
1130 | 1125 | | |
1131 | 1126 | | |
1132 | 1127 | | |
| |||
1164 | 1159 | | |
1165 | 1160 | | |
1166 | 1161 | | |
1167 | | - | |
1168 | 1162 | | |
1169 | 1163 | | |
1170 | 1164 | | |
| |||
1214 | 1208 | | |
1215 | 1209 | | |
1216 | 1210 | | |
1217 | | - | |
1218 | 1211 | | |
1219 | 1212 | | |
1220 | 1213 | | |
| |||
1387 | 1380 | | |
1388 | 1381 | | |
1389 | 1382 | | |
1390 | | - | |
1391 | 1383 | | |
1392 | 1384 | | |
1393 | 1385 | | |
| |||
1423 | 1415 | | |
1424 | 1416 | | |
1425 | 1417 | | |
1426 | | - | |
1427 | 1418 | | |
1428 | 1419 | | |
1429 | 1420 | | |
| |||
1506 | 1497 | | |
1507 | 1498 | | |
1508 | 1499 | | |
1509 | | - | |
1510 | 1500 | | |
1511 | 1501 | | |
1512 | 1502 | | |
| |||
0 commit comments