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

tetragon: Add policy library section #1679

Merged
merged 10 commits into from
Nov 1, 2023
Merged

Commits on Oct 31, 2023

  1. tetragon: Add policy library section

    Add a section for adding a library of policies. These are short, useful
    bit of policy that can be easily and quickly deployed.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cd58aa7 View commit details
    Browse the repository at this point in the history
  2. doc: Restructure menu

    Signed-off-by: Thomas Graf <thomas@cilium.io>
    tgraf authored and jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1a9f426 View commit details
    Browse the repository at this point in the history
  3. tetragon: docs jq commands

    Update command
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ca97307 View commit details
    Browse the repository at this point in the history
  4. tetragon: docs, add jq for loader

    Add loader policy lib entry.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f3952ef View commit details
    Browse the repository at this point in the history
  5. doc: Add template for library sections

    Signed-off-by: Thomas Graf <thomas@cilium.io>
    tgraf committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9df6972 View commit details
    Browse the repository at this point in the history
  6. tetragon: docs, add template to policy library

    Add templat to all the entres in policy library.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4bc03d2 View commit details
    Browse the repository at this point in the history
  7. tetragon: fix up loader with k8s pod

    Its nice to stay in k8s domain when its doable without much trouble.
    Tetragon doesn't care, but still.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0b1c855 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. hubble-fgs: add BPF library policy

    Add library policy for BPF auditing.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6c20b57 View commit details
    Browse the repository at this point in the history
  2. tetragon: library policy module load audit

    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    500e08c View commit details
    Browse the repository at this point in the history
  3. tetragon: docs egress cluster policy library

    Add policy library to audit traffic egress cluster.
    
    Signed-off-by: John Fastabend <john.fastabend@gmail.com>
    jrfastab committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    71181c5 View commit details
    Browse the repository at this point in the history