Skip to content

fix(cloud-init): Make instance-id durable across reboots#1529

Merged
tdewey-rpi merged 1 commit into
mainfrom
dev/tdewey/2.0.7-cloudinit-instance-id
Feb 27, 2026
Merged

fix(cloud-init): Make instance-id durable across reboots#1529
tdewey-rpi merged 1 commit into
mainfrom
dev/tdewey/2.0.7-cloudinit-instance-id

Conversation

@tdewey-rpi

Copy link
Copy Markdown
Collaborator
  • Updated instance-id generation to improve uniqueness and clarity.
  • Added kernel command line exposure for datasource type and instance-id to optimize cloud-init validation process.
  • Ensured proper handling of NoCloud datasource cache to prevent re-discovery issues on reboot.

- Updated instance-id generation to improve uniqueness and clarity.
- Added kernel command line exposure for datasource type and instance-id to optimize cloud-init validation process.
- Ensured proper handling of NoCloud datasource cache to prevent re-discovery issues on reboot.
@tdewey-rpi tdewey-rpi linked an issue Feb 27, 2026 that may be closed by this pull request
1 task
@tdewey-rpi tdewey-rpi merged commit dc03f73 into main Feb 27, 2026
@tdewey-rpi tdewey-rpi deleted the dev/tdewey/2.0.7-cloudinit-instance-id branch February 27, 2026 11:28
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.

[BUG]: Custom OS configuration not applied on first boot (intermittent)

1 participant