anarchy icon indicating copy to clipboard operation
anarchy copied to clipboard

An operator for adding state for arbitrary api interactions

Results 23 anarchy issues
Sort by recently updated
recently updated
newest added

Anarchy should have a process for backing up AnarchySubjects and AnarchyActions to object storage such that they can be retrieved for DR purposes. The restore can be as simple as...

enhancement

It should be possible to trigger an event handler of some sort for an operator in response to a webhook. This should add support for GitOps activities in a general...

enhancement

Anarchy should support running playbooks other than the dynamically generated playbook by use of the `import_playbook`. This would be particularly useful for supporting Ansible collections.

enhancement