gardener / diki

Diki is a compliance checker that aims to enhance the security posture of your Kubernetes clusters.
Apache License 2.0
7 stars 8 forks source link

[Security Hardened Shoot Cluster] Rule 2006 Implementation #366

Closed georgibaltiev closed 1 week ago

georgibaltiev commented 1 week ago

What this PR does / why we need it: This PR implements Rule 2006 for the Security Hardened Shoot Cluster Ruleset. It evaluates the EnableStaticTokenKubeconfig and the Kubernetes version in the Shoot Spec.

Which issue(s) this PR fixes: Part of #304

Special notes for your reviewer:

Release note:

Implementation for rule `2006` from the `security-hardened-shoot-cluster` ruleset for provider `garden`.