Proto commits in kube-tarian/tarian

These 29 commits are when the Protocol Buffers files have changed:

Commit:f3f8989
Author:Anupam kumari
Committer:Andy Librian

tarian-detector integration

The documentation is generated from this commit.

Commit:3250efa
Author:Anupam kumari
Committer:Anupam kumari

tarian-detector integration

The documentation is generated from this commit.

Commit:6d9a585
Author:Andy Librian

feat(node-agent): send detection event to the cluster agent and to the server

Commit:5caefe4
Author:Andy Librian

WIP add tarian detector - tarian-server

Commit:c84b179
Author:Andy Librian

feat: implement falco alert for actions condition

Commit:ce2341f
Author:Andy Librian

feat(tarianctl): implement remove action

Commit:801019b
Author:Andy Librian

feat: initial actions implementation, add and get

Commit:66113e2
Author:Andy Librian
Committer:Andy Librian

chore: update links after moving to new repo

Commit:4c6b017
Author:Andy Librian

chore: remove todo, it doesn't seem we will be able to reference the constraint id in events

Commit:48bfde3
Author:Andy Librian

chore: rename violating to violated - part 2

Commit:8705600
Author:Andy Librian

feat(tarianctl): implement delete constraint #8

Commit:cf3d1e4
Author:Andy Librian

feat(tarianctl): add limit param to tarianctl get events

Commit:fce09f0
Author:Andy Librian
Committer:Andy Librian

feat(clusteragent): implement falco alerts subscriber

Commit:f9628f7
Author:Andy Librian

feat: report violated files

Commit:86e1000
Author:Andy Librian

feat: add allowed files to constraint rules

Commit:51ddb42
Author:Andy Librian

chore: rename process Id to Pid for consistency

Commit:dd73e45
Author:Andy Librian
Committer:Andy Librian

feat: improve alerting durability to make use of persistence data

Commit:1232a90
Author:Andy Librian

feat: add kind to event

Commit:8c8ea9c
Author:Andy Librian

feat: add pod name to event targets

Commit:60a7a92
Author:Andy Librian

feat: add kind and name to constraint

Commit:4b75401
Author:Andy Librian

feat(podagent): sync constraints filtered by pod labels

Commit:e3124de
Author:Andy Librian

feat: implement get events rpc

Commit:724dd17
Author:Andy Librian

chore: rename violation event to generic event to match with the db table

Commit:e9f6feb
Author:Andy Librian

feat: add events table and improve violation event protobuf

Commit:3e33110
Author:Andy Librian

feat: add violation event to protobuf definition

Commit:0ed4144
Author:Andy Librian

feat: implement add constraint rpc

Commit:2e2df73
Author:Andy Librian

chore: rename getconfig to be more specific: getConstraints

Commit:6b81ce8
Author:Andy Librian
Committer:Andy Librian

feat: add dummy implementation of get config service

Commit:f3e308a
Author:Andy Librian
Committer:Andy Librian

feat: add initial protos