Skip to content

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented Sep 27, 2025

Part of oxidecomputer/omicron#8922.

The manager can be run with cargo xtask openapi, e.g. cargo xtask openapi generate. There wasn't a test which ensured that lldpd.json was up-to-date, but now there is.

Depends on:

Created using spr 1.3.6-beta.1

[skip ci]
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
@sunshowers sunshowers changed the base branch from sunshowers/spr/main.22-migrate-to-dropshot-api-manager to main October 1, 2025 20:38
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
#[structopt(name = "lldpd", about = "Oxide LLDP daemon")]
enum Args {
/// Run the LLDPD API server.
Run(Opt),
Copy link
Collaborator

Choose a reason for hiding this comment

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

If there is only a single subcommand, we can probably just take it out entirely.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sunshowers sunshowers merged commit b12d9c0 into main Oct 7, 2025
4 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/22-migrate-to-dropshot-api-manager branch October 7, 2025 20:30
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.

2 participants