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

feat: mount host ca certs into metal agent #595

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

utkuozdemir
Copy link
Member

Instead of copying ca certs from its image, mount them from the host into the agent container. This way, agent can also use additional ca certificates added via TrustedRootsConfig config documents.

Also bump the agent version to v0.1.0.

Instead of copying ca certs from its image, mount them from the host into the agent container. This way, agent can also use additional ca certificates added via `TrustedRootsConfig` config documents.

Also bump the agent version to `v0.1.0`.

Signed-off-by: Utku Ozdemir <[email protected]>
@utkuozdemir
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 95ddb77 into siderolabs:main Feb 3, 2025
14 checks passed
@utkuozdemir utkuozdemir deleted the metal-agent-mount-ca-certs branch February 3, 2025 12:49
utkuozdemir added a commit to utkuozdemir/sidero-talos-metal-agent that referenced this pull request Feb 3, 2025
Get the boot assets image (the image containing the agent extension, used in development of the Omni bare-metal infra provider) to be built with the changes introduced in: siderolabs/extensions#595.

We need this for the development/testing processes of the bare-metal infra provider to introduce the "TLS connectivity to the agents" functionality.

Signed-off-by: Utku Ozdemir <[email protected]>
@smira smira mentioned this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

4 participants