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

get hardening policies for replicasets, statefulsets & daemonsets #681

Merged
merged 4 commits into from
Apr 25, 2023

Commits on Apr 18, 2023

  1. generating policy for replica-set & statefulset

    Signed-off-by: Prateeknandle <prateeknandle@gmail.com>
    Prateeknandle committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1e57f0e View commit details
    Browse the repository at this point in the history
  2. resolving conflicts

    Signed-off-by: Prateeknandle <prateeknandle@gmail.com>
    Prateeknandle committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    86545c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. address review comments

    - add check for owner reference in case of deployment and statefulsets
    - show downloaded policy-template version
    
    Signed-off-by: Ankur Kothiwal <ankur.kothiwal99@gmail.com>
    Ankurk99 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e0a2154 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. add support for daemonsets

    Signed-off-by: Ankur Kothiwal <ankur.kothiwal99@gmail.com>
    Ankurk99 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    70e362b View commit details
    Browse the repository at this point in the history