1 مستودع
Scanning for deprecated API versions to predict and prevent upgrade failures.
Distinct from API Resource Version Conversions: Distinct from API Resource Version Conversions: focuses on detecting outdated versions rather than translating them to new ones.
Explore 1 awesome GitHub repository matching devops & infrastructure · API Version Scanning. 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
Matches resource API versions against predefined lists of deprecated versions to identify potential upgrade failures.