Yonah Dissen
Yonah Dissen
Signed-off-by: ydissen
Signed-off-by: ydissen
This is a result of this discussion https://github.com/helm/helm/issues/11836 https://github.com/helm/helm/issues/9849 And the misleading of the dependency update command e.g. https://github.com/helm/helm/issues/8600
When a user wants to compare the current deployment to a newer version the only way this is accessible is by pressing upgrade and then the differences are displayed. My...
Find all default resources in a AKS cluster that kor flags as unused. List them Create an issue to exclude them Bonus: Open merge request with the exclusions (example can...
Find all default resources in a EKS cluster that kor flags as unused. List them Create an issue to exclude them Bonus: Open merge request with the exclusions (example can...
In order to properly support testing this we need to refactor the tests in the rest of the resources by separating creating the clientset from the resource creation e.g. deployments...