Closed knelasevero closed 4 years ago
I made some changes, lmk what you think.
lgtm :)
@ianmiell I tested it locally and it fails if you don't have a valid k8s context setup. So I added a valid input file for the deprecations test in the script so it can work without necessarily pointing to a existing cluster.
Also checks api deletion.
Using https://github.com/rikatz/kubepug
You need to install krew and then install kubepug.
Right now it does not support List kind for the templates, so it reports it as "api deleted" (Happens for our ResourceQuotas examples). There is an issue opened for that.