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

Add support bundle #517

Merged
merged 2 commits into from
Feb 7, 2019
Merged

Add support bundle #517

merged 2 commits into from
Feb 7, 2019

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Feb 6, 2019

Add the ability to dump required support information with a --support commandline argument.

When loading a rules file, have alternate methods that return the
required_engine_version. The existing methods remain unchanged and just
call the new methods with a dummy placeholder.
Add an argument --support that can be used as a single way to collect
necessary support information, including the falco version, config,
commandline, and all rules files.

There might be a big of extra structure to the rules files, as they
actually support an array of "variants", but we're thinking ahead to
cases where there might be a comprehensive library of rules files and
choices, so we're adding the extra structure.
@mstemm mstemm merged commit 5e9bbd1 into dev Feb 7, 2019
@mstemm mstemm deleted the add-support-bundle branch February 7, 2019 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant