Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document validation of cloud config before customizing an RPi image #28

Merged
merged 1 commit into from
May 26, 2023

Conversation

mauromorales
Copy link
Member

Signed-off-by: Mauro Morales <[email protected]>
@netlify
Copy link

netlify bot commented May 26, 2023

Deploy Preview for kairos-io ready!

Name Link
🔨 Latest commit 6e844ae
🔍 Latest deploy log https://app.netlify.com/sites/kairos-io/deploys/6470b282e69e9a0008c20572
😎 Deploy Preview https://deploy-preview-28--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 site settings.

@mauromorales mauromorales self-assigned this May 26, 2023
@mauromorales mauromorales requested a review from a team May 26, 2023 13:24
@mauromorales mauromorales changed the title Update docs with kairosctl Document validation of cloud config before customizing an RPi image May 26, 2023
docker pull $IMAGE
# Validate the configuration file
kairosctl validate cloud-config.yaml
# Customize it
Copy link
Contributor

Choose a reason for hiding this comment

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

Customize what? If it's about the configuration file, it should be customized before validation (so that the user validates the final one). If it's about the image being created, maybe something like build the custom image might be clearer.

@mauromorales mauromorales merged commit f463291 into main May 26, 2023
@mauromorales mauromorales deleted the rpi-image-validation-before-config branch May 26, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

✨ Run validations before customizing a RPi image
2 participants