Skip to content

[sled-agent] Nexus self assembling zone#5215

Merged
karencfv merged 2 commits into
oxidecomputer:mainfrom
karencfv:nexus-self-assembling-zone
Mar 7, 2024
Merged

[sled-agent] Nexus self assembling zone#5215
karencfv merged 2 commits into
oxidecomputer:mainfrom
karencfv:nexus-self-assembling-zone

Conversation

@karencfv

@karencfv karencfv commented Mar 7, 2024

Copy link
Copy Markdown
Contributor

Related: #1898
Closes: #2882

@karencfv karencfv requested review from citrus-it and smklein March 7, 2024 03:38
let static_addr = underlay_address.to_string();

let nw_setup_service = Self::zone_network_setup_install(
&info,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This presumably needs a tweak if internal_dns integrates first.

Comment thread smf/nexus/manifest.xml
<dependency name='network' grouping='require_all' restart_on='none'
type='service'>
<service_fmri value='svc:/milestone/network:default' />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: inconsistent blank line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

gargh, merged without fixing this, I'll get it in the Internal DNS PR

@karencfv karencfv merged commit 5620f9c into oxidecomputer:main Mar 7, 2024
@karencfv karencfv deleted the nexus-self-assembling-zone branch March 7, 2024 09:19
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.

Convert Nexus zone to be self-assembling

2 participants