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(kubernetes): add Kubernetes provider #3226

Merged
merged 16 commits into from
Jan 9, 2024
Merged

Conversation

MrCloudSec
Copy link
Member

Context

This PR represents a significant milestone in the Prowler's capability to interact with Kubernetes environments, addressing the needs of developers and operators working in cloud-native landscapes. It supports both in-cluster and out-of-cluster setups.

Description

Add Kubernetes Provider along with tests and the following two checks:

  • apiserver_anonymous_requests
  • scheduler_profiling

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@MrCloudSec MrCloudSec requested a review from a team December 27, 2023 11:01
@toniblyx
Copy link
Member

prowler kubernetes yeah!

Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WOW 👏 👏

Big milestone for Prowler, thanks for this great work @sergargar 🚀

I left some comments with questions and syntax/logic improvements, ping me if you need more context or clarification, thanks again!!

@jfagoagas jfagoagas added provider/kubernetes Issues/PRs related with the Kubernetes provider testing-pending labels Dec 27, 2023
@jfagoagas jfagoagas requested review from pedrooot and n4ch04 December 27, 2023 12:10
Copy link
Member

@pedrooot pedrooot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job @sergargar !!! You are an animal 👏🏼🚀

@n4ch04
Copy link
Contributor

n4ch04 commented Jan 9, 2024

LGTM!!

Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One step closer!

@jfagoagas jfagoagas merged commit c2f8980 into prowler-4.0-dev Jan 9, 2024
3 of 6 checks passed
@jfagoagas jfagoagas deleted the k8s-provider branch January 9, 2024 09:31
MrCloudSec added a commit that referenced this pull request Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/kubernetes Issues/PRs related with the Kubernetes provider testing-pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants