This repository was archived by the owner on May 14, 2026. It is now read-only.
Commit 8d347a2
committed
fix: Don't try watching items without resourceVersion
Trying to watch items without resourceVersion will fail.
Instead of failing and retrying every second, wait until
the next resync interval and try again then.
This reduces load and log spam.
Signed-off-by: Daniel Vassdal <daniel@vassdal.org>1 parent e5ef2e1 commit 8d347a2
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
669 | 692 | | |
670 | 693 | | |
671 | 694 | | |
| |||
0 commit comments