Releases: clustergarage/argus
Releases · clustergarage/argus
Add flag to follow move events on subject paths
Lessen securityContext Requirements
- update
securityContext
definitions to only require specific capabilities (SYS_ADMIN
andSYS_PTRACE
) - update OpenShift
SecurityContextConstraints
definitions with the same requirements
Rename to Argus
- project name, daemon/controller, configs --
fim-k8s
is nowArgus
- bugfix in
argusd
and better stability support for adding,updating,deleting watchers in distributed systems
Support for mTLS
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
Add configuration scripts for:
- vanilla k8s
- openshift
- helm