1 dépôt
Analyzing resources within installed Helm releases to find deprecated API usage.
Distinct from Helm Chart Deployment: Distinct from Helm Chart Deployment: focuses on auditing the state of already deployed charts rather than the installation process.
Explore 1 awesome GitHub repository matching devops & infrastructure · Deployed Chart Auditing. Refine with filters or upvote what's useful.
kube-no-trouble is a Kubernetes deprecated API scanner and cluster auditor designed to detect outdated API versions. It identifies resources that may cause failures during cluster upgrades by checking them against predefined rulesets of deprecated or removed versions. The tool operates across multiple environments, providing both live cluster auditing and static analysis of local YAML manifests. It further extends its detection capabilities to Helm releases, extracting metadata from deployed charts to pinpoint deprecated APIs within installations. Its broader capabilities include infrastruct
Collects resource data from Helm installations to identify deprecated APIs within deployed charts.