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

caa: remove option to configure agent via userdata #2201

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkulke
Copy link
Collaborator

@mkulke mkulke commented Dec 9, 2024

The agent doesn't require dynamic configuration any more. since userdata is untrusted input, we can reduce the surface and package a static configuration.

In this change image auth support is always enabled. An empty auth file is provisioned by default to /run/peerpod/auth.json, it can be overwritten by userdata.

@mkulke mkulke added the test_e2e_libvirt Run Libvirt e2e tests label Dec 9, 2024
@mkulke mkulke force-pushed the mkulke/remove-dynamic-agent-config branch from f964efd to 485aa68 Compare December 9, 2024 15:47
@mkulke mkulke force-pushed the mkulke/remove-dynamic-agent-config branch from 485aa68 to a708548 Compare December 17, 2024 18:06
The agent doesn't require dynamic configuration any more (userdata is
untrusted input) we can reduce the surface and package a static
configuration.

In this change image auth support is always enabled. An empty auth
file is provisioned by default to /run/peerpod/auth.json, it can be
overwritten by userdata.

Signed-off-by: Magnus Kulke <[email protected]>
@mkulke mkulke force-pushed the mkulke/remove-dynamic-agent-config branch from a708548 to 44a47cb Compare December 17, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test_e2e_libvirt Run Libvirt e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant