Skip to content

Conversation

@oxide-reflector-bot
Copy link
Contributor

@oxide-reflector-bot oxide-reflector-bot bot commented Jan 4, 2026

Lock file updated

Bump progenitor from 4c06c8c0 to 7debfcfa
Changes: oxidecomputer/progenitor@4c06c8c...7debfcf

Generated code against nexus-2026010800.0.0-1844ae.json 7a5f7352

CLI docs updated against the updated CLI

"ncpus": 4,
"network_interfaces": {
"type": "default"
"type": "default_dual_stack"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bnaecker does this match your intention? vis-a-vis oxidecomputer/omicron#9508

@oxide-reflector-bot oxide-reflector-bot bot changed the title Bump dependencies, progenitor to 8792f334, oxide.json to omicron:078f6363 Bump dependencies, progenitor to 8792f334, oxide.json to omicron:b3fa1b51 Jan 8, 2026
@oxide-reflector-bot oxide-reflector-bot bot changed the title Bump dependencies, progenitor to 8792f334, oxide.json to omicron:b3fa1b51 Bump dependencies, progenitor to d6c417ce, oxide.json to omicron:b3fa1b51 Jan 8, 2026
@oxide-reflector-bot oxide-reflector-bot bot changed the title Bump dependencies, progenitor to d6c417ce, oxide.json to omicron:b3fa1b51 Bump dependencies, progenitor to 7debfcfa, oxide.json to omicron:b3fa1b51 Jan 10, 2026
@oxide-reflector-bot oxide-reflector-bot bot changed the title Bump dependencies, progenitor to 7debfcfa, oxide.json to omicron:b3fa1b51 Bump dependencies, progenitor to 7debfcfa, oxide.json to omicron:7a5f7352 Jan 10, 2026
"about": "Join multicast group.",
"long_about": "This is functionally equivalent to adding the instance via the group's member management endpoint or updating the instance's `multicast_groups` field. All approaches modify the same membership and trigger reconciliation.",
"about": "Join a multicast group.",
"long_about": "This is functionally equivalent to adding the instance via the group's member management endpoint or updating the instance's `multicast_groups` field. All approaches modify the same membership and trigger reconciliation.\n\nAuthorization: requires Modify on the instance identified in the URL path (checked first) and Read on the multicast group. Checking instance permission first prevents creating orphaned groups when the instance check fails.\n\nGroup Identification: Groups can be referenced by name, IP address, or UUID. All three are fleet-wide unique identifiers: - By name: If group doesn't exist, it's implicitly created with an auto-allocated IP from a multicast pool linked to the caller's silo. Pool selection prefers the default pool; if none, selects alphabetically. - By IP: If group doesn't exist, it's implicitly created using that IP. The pool is determined by which pool contains the IP. - By UUID: Group must already exist.\n\nSource IP filtering: - Duplicate IPs in the request are automatically deduplicated. - Maximum of 64 source IPs allowed (per RFC 3376, IGMPv3). - ASM: Sources are optional. Providing sources enables source filtering via IGMPv3/MLDv2 even for ASM addresses. - SSM: Sources are required. SSM addresses (232.0.0.0/8 for IPv4, ff3x::/32 for IPv6) must have at least one source specified.",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the formatting of these docs are pretty lousy @zeeshanlakhani

Copy link
Contributor

@zeeshanlakhani zeeshanlakhani Jan 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll push up a fix-up branch. Apologies for the dashed separation.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahl oxidecomputer/omicron#9623 is up for review.

@ahl ahl merged commit c0f41fb into main Jan 12, 2026
25 of 26 checks passed
@ahl ahl deleted the integration branch January 12, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants