Commit fc4e498
Bump Microsoft.TestPlatform.ObjectModel from 17.14.1 to 18.5.1 (#1748)
* Bump Microsoft.TestPlatform.ObjectModel from 17.14.1 to 18.5.1
---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix flaky ClientSetTest and GenericTest with retry logic on Kubernetes 409 Conflict
Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/8ef4b9da-e277-4546-9106-90e73cfa3afa
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
* Refine retry logic: scope pod variable inside loop, move exhaustion check into catch block
Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/8ef4b9da-e277-4546-9106-90e73cfa3afa
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
* Fix flaky CannotWatch test: replace 1-second delay with AsyncManualResetEvent wait
Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/115e0bbc-5957-42c4-a05e-71420c29e94e
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan Burns <5751682+brendandburns@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 54a7590 commit fc4e498
3 files changed
Lines changed: 43 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | | - | |
630 | | - | |
631 | | - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
632 | 645 | | |
633 | | - | |
634 | | - | |
| 646 | + | |
| 647 | + | |
635 | 648 | | |
636 | 649 | | |
637 | 650 | | |
| |||
737 | 750 | | |
738 | 751 | | |
739 | 752 | | |
740 | | - | |
| 753 | + | |
741 | 754 | | |
742 | | - | |
743 | | - | |
744 | | - | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
745 | 771 | | |
746 | | - | |
747 | | - | |
| 772 | + | |
| 773 | + | |
748 | 774 | | |
749 | 775 | | |
750 | 776 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments