You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: bump siblings to latest stable + pin common v0.4.4 + rendezvous v0.2.2
Coordinated bump after the common@v0.4.4 (admin-token on PolicySet) and
rendezvous@v0.2.2 (per-network list_nodes open to members per PILOT-347)
landed.
Resolves the conflict that has kept #155 in DIRTY state:
- pkg/driver/* deletions match #155's intent (driver moved to common)
- go.mod / go.sum rewritten to the latest stable sibling tags
- internal/ipcutil import in pkg/daemon test switched to common/ipcutil
Daemon + pilotctl build green; the 3 previously-failing pkg/daemon
broadcast tests (TestBroadcastDatagramSkipsSelf,
TestBroadcastDatagramMemberDeliversToOnePeer,
TestManagedEngineBootstrapDoesNotDeadlockWithPersist) now pass against
rendezvous v0.2.2's relaxed per-network list_nodes.
0 commit comments