Commit 28b375c
endpoint: reduce missed policy revision log severity to info
Currently policy repository version can be bumped through multiple
triggers, async to each other. This can lead to out of order processing of
regeneration events for an endpoint, which are reported as missing a
policy revision. This commit reduces the severity of this log to Info.
This is a short term fix to reduce CI flakes:
cilium#36493 (comment)
Signed-off-by: Deepesh Pathak <deepesh.pathak@isovalent.com>1 parent 95f49ea commit 28b375c
1 file changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
699 | 693 | | |
700 | 694 | | |
701 | 695 | | |
| |||
0 commit comments