Skip to content

Conversation

@jgallagher
Copy link
Contributor

This skips updating the RoT by default (can be overridden by the user from wicket) if the currently active RoT slot's version matches the artifact version in the TUF repository.

Builds on #3239.

Base automatically changed from mgs-rot-plumbing to main May 31, 2023 13:31
Copy link
Contributor

@sunshowers sunshowers left a comment

Choose a reason for hiding this comment

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

Looks good!

Comment on lines 82 to 83
slot_a_sha3_256_digest: Option<String>,
slot_b_sha3_256_digest: Option<String>,
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm don't we have a digest type for this somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We do have ArtifactHash in installinator. I could do the same thing here, but realistically I think the only use for this is human debugging.

@jgallagher jgallagher force-pushed the wicketd-check-rot-version branch from 8bbfa8f to 8940ce9 Compare June 1, 2023 16:01
@jgallagher jgallagher merged commit bd6c628 into main Jun 1, 2023
@jgallagher jgallagher deleted the wicketd-check-rot-version branch June 1, 2023 18:17
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