Replies: 1 comment 2 replies
-
It would be great to have a Slack notifier with templating for messages. My specific issue is that I want to display which cluster triggered the Falco Talon action. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'll use this issue to list the ideas of features, feel free to propose yours and I'll add them if I think they're relevant:
dry-run
option in the rulekubernetes:delete
to delete resources other than Pods (secrets/configmaps/deployment/statefulset/replicaset/daemonset)kubernetes:script
to run a shell script in a podkubernetes:disableuser
disable a control plane userkubernetes:log
get last logs from a podkubernetes:checkpoint
create a checkpointkubernetes:tshark
,kubernetes:tcpdump
kubernetes:cordon
kubernetes:drain
ansible:playbook
run an ansible playbook locally/remotelyshell:command
run a shell command locallyshell:script
run a shell script locallyaws:lambda
run an AWS Lambda functionaws:cli
run an AWS CLI Command (maybeaws:command
is a better name?)calico:networkpolicy
cilium:networkpolicy
webhook:template
gpc:function
webhook
allow
parameter of*:networkpolicy
debug
mode: only display the received event which match, except ifdebug=true
Beta Was this translation helpful? Give feedback.
All reactions