Skip to content

Conversation

@labbott
Copy link
Collaborator

@labbott labbott commented Sep 16, 2025

Cosmo sleds need a separate host phase 1 image. Make the host extraction aware of this.

Comment on lines +115 to +119
/// Gimlet Host phase 1 identifier.
///
/// Derived from [`KnownArtifactKind::Host`].
pub const HOST_PHASE_1: Self = Self::from_static("host_phase_1");
pub const GIMLET_HOST_PHASE_1: Self =
Self::from_static("gimlet_host_phase_1");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Worth noting that if we had any long-running systems that had imported updates into the database, changing this name would break those. But we don't so this is fine.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah my hope is to make any changes we need right now so we don't run into that later

Cosmo sleds need a separate host phase 1 image. Make the
host extraction aware of this.
@labbott labbott merged commit db07274 into main Sep 20, 2025
5 checks passed
@labbott labbott deleted the cosmo_awareness branch September 20, 2025 23:20
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