Skip to content

Releases: clustergarage/argus

Add flag to follow move events on subject paths

18 Dec 20:22
Compare
Choose a tag to compare
  • add flag in subject definition followMove which will attempt to locate - via inode value - where a subject path moved to when receiving an IN_MOVE_SELF event
  • update documentation, configs

Lessen securityContext Requirements

01 Dec 22:22
Compare
Choose a tag to compare
  • update securityContext definitions to only require specific capabilities (SYS_ADMIN and SYS_PTRACE)
  • update OpenShift SecurityContextConstraints definitions with the same requirements

Rename to Argus

18 Nov 05:24
Compare
Choose a tag to compare
  • project name, daemon/controller, configs -- fim-k8s is now Argus
  • bugfix in argusd and better stability support for adding,updating,deleting watchers in distributed systems

Support for mTLS

13 Nov 13:45
Compare
Choose a tag to compare

Added support for secure gRPC communication between fimd servers and fim-controller client using mTLS. This allows the user to pass in their own certs to both apps, via K8s configuration.

Initial release

27 Sep 00:29
Compare
Choose a tag to compare

Add configuration scripts for:

  • vanilla k8s
  • openshift
  • helm