-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/siderolabs/omni/actions/runs/9412691342/job/25928064700?pr=336 failed for some reason but output like: ``` #63 60.86 Error Trace: /src/internal/backend/runtime/omni/controllers/omni/machine_set_status_test.go:652 #63 60.86 /src/internal/backend/runtime/omni/controllers/omni/machine_set_status_test.go:661 #63 60.86 Error: unexpected event #63 60.86 Test: TestMachineSetStatusSuite/TestConfigUpdateWithMaxParallelism #63 60.86 Messages: got event {event:{Resource:0xc0023486e0 Old:0xc0016bfe40 Error:<nil> Type:1}} ``` Is not saying much, so lets format event output. Also update github.com/cosi-project/runtime in client module, so editors aside from VS Code do not go crazy. Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
- Loading branch information
Showing
3 changed files
with
40 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters