• Julian's avatar
    feat(helm): support namespace and additional values in lint (#2972) · ca415ab8
    Julian authored
    * Add "--namespace" to helm lint
    
    Keep lint syntax as close as possible to "helm install" resp. "helm
    upgrade", so that one only needs to change the command.
    
    See #2036
    
    * Align lintCmd struct
    
    * Add "--set" and "--values" to helm lint
    
    Keep lint syntax as close as possible to "helm install" resp. "helm
    upgrade", so that one only needs to change the command.
    
    Closes #2495,#2036
    
    * Reuse strict parameter, when rendering during lint
    
    We want to see the rendering fail, if we missed a value, so we reuse
    "--strict".
    
    See #2495,#2036
    
    * Fix lint unit test
    
    See #2495,#2036
    
    * Update docs
    ca415ab8
Name
Last commit
Last update
..
helm.md Loading commit data...
helm_completion.md Loading commit data...
helm_create.md Loading commit data...
helm_delete.md Loading commit data...
helm_dependency.md Loading commit data...
helm_dependency_build.md Loading commit data...
helm_dependency_list.md Loading commit data...
helm_dependency_update.md Loading commit data...
helm_fetch.md Loading commit data...
helm_get.md Loading commit data...
helm_get_hooks.md Loading commit data...
helm_get_manifest.md Loading commit data...
helm_get_values.md Loading commit data...
helm_history.md Loading commit data...
helm_home.md Loading commit data...
helm_init.md Loading commit data...
helm_inspect.md Loading commit data...
helm_inspect_chart.md Loading commit data...
helm_inspect_values.md Loading commit data...
helm_install.md Loading commit data...
helm_lint.md Loading commit data...
helm_list.md Loading commit data...
helm_package.md Loading commit data...
helm_plugin.md Loading commit data...
helm_plugin_install.md Loading commit data...
helm_plugin_list.md Loading commit data...
helm_plugin_remove.md Loading commit data...
helm_plugin_update.md Loading commit data...
helm_repo.md Loading commit data...
helm_repo_add.md Loading commit data...
helm_repo_index.md Loading commit data...
helm_repo_list.md Loading commit data...
helm_repo_remove.md Loading commit data...
helm_repo_update.md Loading commit data...
helm_reset.md Loading commit data...
helm_rollback.md Loading commit data...
helm_search.md Loading commit data...
helm_serve.md Loading commit data...
helm_status.md Loading commit data...
helm_template.md Loading commit data...
helm_test.md Loading commit data...
helm_upgrade.md Loading commit data...
helm_verify.md Loading commit data...
helm_version.md Loading commit data...