Multicast e2e#9912
Draft
zeeshanlakhani wants to merge 16 commits into
Draft
Conversation
55ae07d to
a34381e
Compare
52ad8d8 to
cc63562
Compare
6949be9 to
29a7f10
Compare
29a7f10 to
a0eecb4
Compare
c16e309 to
9dfbab0
Compare
This PR adds omdb commands to inspect multicast state: - `omdb db multicast groups` - list multicast groups with optional state and pool name filters - `omdb db multicast members` - list group members with filters for group-id, group-name, group-ip, state, and sled-id - `omdb db multicast info` - show detailed info for a specific group - `omdb db multicast pools` - list multicast IP pools We also include: - Background task status display for multicast_reconciler - Integration tests for all multicast omdb commands
4ed3d4e to
706ba96
Compare
a0fcb56 to
f3754a5
Compare
f3754a5 to
7df8871
Compare
4b0859a to
3cf70c4
Compare
b3bc2f9 to
cbc7e43
Compare
Bump pins to track the multicast-enabled forks: - maghemite zl/ddm-mcast tip - softnpu zl/multicast tip - propolis zl/multicast tip (already on multicast-e2e via main-merge) Crucible stays on main's pin (7103cd3a). Restore the progenitor_client010 / reqwest012_client dual-version pattern from main. This keeps the retry helper and crucible callsites compiling against crucible's 0.10 client while propolis-client is on 0.14.
f24ca7b to
50333e8
Compare
50333e8 to
dfda50f
Compare
423a108 to
2b20ef5
Compare
…e0e15 (zl/ddm-mcast)
33024ed to
06e3d58
Compare
06e3d58 to
e328074
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.