postfinance / kuota-calc

Simple utility to calculate the resource quota needed for your k8s deployment(s)
MIT License
24 stars 4 forks source link

Support to additional kinds, error handling in case IsNotRegisteredError #9

Closed lzecca78 closed 2 years ago

lzecca78 commented 2 years ago

Hi! the current PR will introduce the following kinds:

On top of that, I've handled the cases in which the resources present in the yaml are not registered, and instead of failing, it raises an error.