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

Kubernetes AppArmor and seccomp #3123

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Commits on Jan 5, 2024

  1. Added seccomp

    zc-devs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    611960f View commit details
    Browse the repository at this point in the history
  2. Added AppArmor

    zc-devs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e06a822 View commit details
    Browse the repository at this point in the history
  3. Improved code style

    zc-devs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    101fd46 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Bug fixes

    - fixed converter (NPE)
    - fixed engine config corruption
    - added some logs
    zc-devs committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ab29534 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge remote-tracking branch 'origin/master' into 2545-apparmor-seccomp

    # Conflicts:
    #	pipeline/backend/kubernetes/pod.go
    #	pipeline/backend/kubernetes/pod_test.go
    zc-devs committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d0c3f76 View commit details
    Browse the repository at this point in the history