Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #136

Closed
19 of 45 tasks
Issif opened this issue Sep 18, 2023 · 1 comment
Closed
19 of 45 tasks

TODO #136

Issif opened this issue Sep 18, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Issif
Copy link
Collaborator

Issif commented Sep 18, 2023

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:

  • OpenTelemetry
    • Prometheus metrics
    • Traces
  • Authentication:
    • Auth with Token
    • Auth with mTLS
    • TLS (cert + ca)
  • dry-run option in the rule
  • New Actionners:
    • kubernetes:delete to delete resources other than Pods (secrets/configmaps/deployment/statefulset/replicaset/daemonset)
    • kubernetes:script to run a shell script in a pod
    • kubernetes:disableuser disable a control plane user
    • kubernetes:log get last logs from a pod
    • kubernetes:checkpoint create a checkpoint
    • kubernetes:tshark, kubernetes:tcpdump
    • kubernetes:cordon
    • kubernetes:drain
    • ansible:playbook run an ansible playbook locally/remotely
    • shell:command run a shell command locally
    • shell:script run a shell script locally
    • aws:lambda run an AWS Lambda function
    • aws:cli run an AWS CLI Command (maybe aws:command is a better name?)
    • calico:networkpolicy
    • cilium:networkpolicy
  • New Notifiers:
    • Elasticsearch
    • Loki
    • Grafana Annotations
    • Syslog
    • AWS S3
  • Improvements
    • Allow to set http method and headers for the notifier webhook
    • Deduplication of received events
    • Allow to specify namespaces in the allow parameter of *:networkpolicy
  • UX:
    • Add a debug mode: only display the received event which match, except if debug=true
    • Check the unicity of the rule names
    • Alllow to use env vars for the static configuration
    • Allow sequential actions by rule
    • Allow to specify multiple rule files (with merge + override)
  • Docs:
    • Specify required fields in the events for the actionners
  • Tests:
    • Unit tests
    • Run the Units tests in GitHub Actions
@Issif Issif added the enhancement New feature or request label Sep 18, 2023
@Issif Issif pinned this issue Oct 11, 2023
@Issif Issif added this to the v0.1.0 milestone Dec 20, 2023
@Issif
Copy link
Collaborator Author

Issif commented May 28, 2024

Replace by an opened discussion #277

@Issif Issif closed this as completed May 28, 2024
@Issif Issif unpinned this issue May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant