For common fields like global.cattle.psp.enabled or global.cattle.systemDefaultRegistry that have well-defined expected behaviors, Hull should contain some default NamedChecks that can be imported into charts.
There are also general "best practice" NamedChecks that can be defined like if every workload has nodeSelectors and tolerations attached to it for windows / linux depending on the type of image being used and if the image being used has security vulnerabilities associated with it.
For common fields like
global.cattle.psp.enabled
orglobal.cattle.systemDefaultRegistry
that have well-defined expected behaviors, Hull should contain some default NamedChecks that can be imported into charts.There are also general "best practice" NamedChecks that can be defined like if every workload has nodeSelectors and tolerations attached to it for windows / linux depending on the type of image being used and if the image being used has security vulnerabilities associated with it.