Skip to content

Conversation

@jasperdekeuk
Copy link
Contributor

Was struggling with the source variable in cloud-config, but with the logs it seems that it is part of system (?) so updated the docs accordingly

@jasperdekeuk jasperdekeuk requested a review from a team as a code owner December 2, 2025 14:07
@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for kairos-io ready!

Name Link
🔨 Latest commit 5c2f328
🔍 Latest deploy log https://app.netlify.com/projects/kairos-io/deploys/692ff8e5d5806000098639f0
😎 Deploy Preview https://deploy-preview-500--kairos-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jasperdekeuk jasperdekeuk changed the title Update configuration.md fix: configuration -> source is part of system Dec 2, 2025
@mauromorales mauromorales moved this to Under review 🔍 in 🧙Issue tracking board Dec 2, 2025
@jasperdekeuk
Copy link
Contributor Author

hmmm I guess this should be added as well?

recovery-system:
  source: "oci:.."

This can be part of upgrade, reset but also of install?


# Use a different source for the upgrade
source: "oci:.."
system:
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jimmykarily thanks for the pointer, tried to update it following the code, but should probably be double checked

@jasperdekeuk
Copy link
Contributor Author

Also I don't see auto (part of install section) in the code? Is this still relevant, or is it used somewhere else?

@jimmykarily
Copy link
Contributor

Also I don't see auto (part of install section) in the code? Is this still relevant, or is it used somewhere else?

https://github.com/kairos-io/kairos-sdk/blob/60e94acea6e4470f4740db60776235304c4fcf8f/types/install/install.go#L16
(e.g. used here)

@jasperdekeuk
Copy link
Contributor Author

Also I don't see auto (part of install section) in the code? Is this still relevant, or is it used somewhere else?

https://github.com/kairos-io/kairos-sdk/blob/60e94acea6e4470f4740db60776235304c4fcf8f/types/install/install.go#L16 (e.g. used here)

Thanks! First time I see the sdk. What is the link between the kairos-agent and the kairos-sdk? Where is the sdk mainly used?

@jimmykarily
Copy link
Contributor

Also I don't see auto (part of install section) in the code? Is this still relevant, or is it used somewhere else?

https://github.com/kairos-io/kairos-sdk/blob/60e94acea6e4470f4740db60776235304c4fcf8f/types/install/install.go#L16 (e.g. used here)

Thanks! First time I see the sdk. What is the link between the kairos-agent and the kairos-sdk? Where is the sdk mainly used?

The kairos-sdk is where we keep all the code that is re-used by various components (kairos-agent, immucore, kcrypt-challenger, kairos-provider, other providers etc).

@jimmykarily jimmykarily merged commit f4c5cdb into kairos-io:main Dec 5, 2025
4 of 5 checks passed
@github-project-automation github-project-automation bot moved this from Under review 🔍 to Done ✅ in 🧙Issue tracking board Dec 5, 2025
@jimmykarily
Copy link
Contributor

Thanks for this fix @jasperdekeuk !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants