Commit ca44d56
authored
[DatadogAgent] Copy annotations change to DDAI when DDAI enabled (#2667)
* [DatadogAgent] Allow reconciling on annotations change if `ddaReconcileOnAnnotationsChange`
* Remove predicate on annotations, instead simply wait for next requeue (while making sure annotations were copied)
* Do not filter out ddai specific annotations
* But still compare all annotations to update them1 parent 4f12d4e commit ca44d56
File tree
1 file changed
+3
-1
lines changed- internal/controller/datadogagent
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
605 | 607 | | |
606 | 608 | | |
607 | 609 | | |
| |||
0 commit comments