Skip to content

Conversation

@smklein
Copy link
Collaborator

@smklein smklein commented Jan 7, 2022

Cargo.toml Outdated
Comment on lines 60 to 63
[patch."https://github.com/oxidecomputer/progenitor"]
progenitor = { path = "../progenitor/progenitor" }
[patch."https://github.com/oxidecomputer/crucible"]
crucible-agent-client = { path = "../crucible/agent-client" }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These obviously need to be removed before merging.

.await
.map_err(|msg| Error::RegistrationError(msg.to_string()))
.map_err(|msg| Error::RegistrationError(msg.to_string()))?;
Ok(())
Copy link
Contributor

Choose a reason for hiding this comment

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

yeah, this is an unrelated progenitor update that we'll catch on the next dependabot sync

smklein and others added 5 commits January 14, 2022 17:18
Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
`thing-flinger` is a remote deployment system for installing Omicron. It's
intended to be used to simplify and shorten the testing cycle.

More information is found in the [documentation](package/src/README.adoc).
@ahl ahl changed the base branch from regions to main January 18, 2022 18:49
@ahl ahl changed the base branch from main to regions January 18, 2022 18:51
@smklein
Copy link
Collaborator Author

smklein commented Jan 21, 2022

I went ahead and merged this into #511 , closing.

@smklein smklein closed this Jan 21, 2022
@smklein smklein deleted the use-json-schema branch January 21, 2022 16:06
@ahl
Copy link
Contributor

ahl commented Jan 21, 2022

@smklein
Copy link
Collaborator Author

smklein commented Jan 21, 2022

Admittedly, no, it did not - I think the JsonSchema I actually need is the one for the Crucible Agent Client, which I believe already merged in Crucible: https://github.com/oxidecomputer/crucible/blob/main/agent-client/src/lib.rs#L7

@ahl
Copy link
Contributor

ahl commented Jan 21, 2022

Nice

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.

4 participants