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

[WIP] Add KEP to create seccomp built-in profiles and add complain mode #1257

Closed
wants to merge 16 commits into from
Closed

[WIP] Add KEP to create seccomp built-in profiles and add complain mode #1257

wants to merge 16 commits into from

Commits on Oct 15, 2019

  1. Add draft for enable seccomp by default.

    Signed-off-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f1f6dc1 View commit details
    Browse the repository at this point in the history
  2. Use OCI types.

    Signed-off-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ca1b2e8 View commit details
    Browse the repository at this point in the history
  3. Fix mispelling

    Co-Authored-By: Tim Allclair (St. Clair) <tallclair@google.com>
    pjbgf and tallclair committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ff6538e View commit details
    Browse the repository at this point in the history
  4. Add changes based on feedback

    Signed-off-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ef8c65f View commit details
    Browse the repository at this point in the history
  5. Add Graduation criteria

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ae5737b View commit details
    Browse the repository at this point in the history
  6. Replace svg with png

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    108de0d View commit details
    Browse the repository at this point in the history
  7. Removed kubernetes/default

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    055cb76 View commit details
    Browse the repository at this point in the history
  8. Add new SeccompProfileType

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    d49d56f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d35d125 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    760c98b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7922f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a55dba View commit details
    Browse the repository at this point in the history
  13. Remove fallback profiles

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    e6e70fa View commit details
    Browse the repository at this point in the history
  14. Add changes based on feedback

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1029ff9 View commit details
    Browse the repository at this point in the history
  15. Fix table

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    87bd2cf View commit details
    Browse the repository at this point in the history
  16. Improve clarity

    pjbgf committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    d1affa5 View commit details
    Browse the repository at this point in the history