Describe the use case:
Introduce static code analysis for the golden files.
Describe the enhancement/feature:
My recommendation is to use kubelinter as the static code analysis tool.
Also, find a tool to check for deprecated APIs for 3 K8s versions.
Desired outcome and acceptance tests:
- Our golden files should be checked against a variety of best practices using the kubelinter tool with focus on production readiness and security.
- Deprecated k8s APIs should be flagged for 3 k8s versions.