Skip to content

Allow specifying a file/folder to output generated objects to #3

@liggitt

Description

@liggitt

Rather than writing output to stdout, allow specifying an output file

This is a prereq for generating intermediate results when processing a large or continuous audit stream

Could either generate everything into a single file, or generate a file per type (clusterroles, roles, clusterrolebindings, rolebindings)... not sure which is better.

When generating, would generate to a tmp file, then do an atomic move into place, so an apply loop operating on the file would never get a partially written file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions