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: migrate role to new vars schema #19

Merged
merged 2 commits into from
May 23, 2023
Merged

feat: migrate role to new vars schema #19

merged 2 commits into from
May 23, 2023

Conversation

aroberts87
Copy link
Collaborator

Switch the Role to use the new parameter schema. This is accomplished by leveraging a custom filter plugin to generate the Agent configuration directly rather than with templates as it will be simpler later to put in logic related to feature dependencies and similar constraints.

Initial and incomplete commit of the switch to the new vars schema. So far all
that is functional is the following:

* Syscall driver type
* Agent Version
* Whether or not to install the probe build dependencies
* Connection information (including proxy config)
@aroberts87 aroberts87 merged commit f82effd into main May 23, 2023
@aroberts87 aroberts87 deleted the update_params branch May 23, 2023 16:50
@aroberts87 aroberts87 added feature New content breaking-change This breaks upgrades labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This breaks upgrades feature New content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant