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

feat(core): add 13 checks of Kubernetes Core service #3315

Merged
merged 27 commits into from Feb 28, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    5a40b07 View commit details
    Browse the repository at this point in the history
  2. add rbac service

    sergargar committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cc76a42 View commit details
    Browse the repository at this point in the history
  3. add apiserver checks

    sergargar committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3632aaf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. add apiserver checks part 2

    sergargar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8294284 View commit details
    Browse the repository at this point in the history
  2. add apiserver checks part 3

    sergargar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    86e12bf View commit details
    Browse the repository at this point in the history
  3. change check names

    sergargar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2b5d78e View commit details
    Browse the repository at this point in the history
  4. improve checks logic

    sergargar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7bb9c5e View commit details
    Browse the repository at this point in the history
  5. improve checks logic

    sergargar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f743551 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    718ca84 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    ed394ca View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    0ce5cdc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    30c10d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6db4d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f79a93 View commit details
    Browse the repository at this point in the history
  3. add 2 more checks

    sergargar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    845e9b2 View commit details
    Browse the repository at this point in the history
  4. fix core service names

    sergargar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    faabdf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    9d48306 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    29ae035 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    ae477e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. improve checks logic

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    76e7049 View commit details
    Browse the repository at this point in the history
  2. Update outputs.py

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    17885d5 View commit details
    Browse the repository at this point in the history
  3. Update outputs.py

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2336964 View commit details
    Browse the repository at this point in the history
  4. fix metadata

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    26832d8 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
    sergargar and jfagoagas committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ff95017 View commit details
    Browse the repository at this point in the history
  6. fix core logic

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    235e0ea View commit details
    Browse the repository at this point in the history
  7. Delete mypod.yaml

    sergargar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    492626c View commit details
    Browse the repository at this point in the history
  8. fix: typo

    jfagoagas committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c31c0fd View commit details
    Browse the repository at this point in the history