Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(helm): Correct invalid input in kind-action #11704

Merged
merged 1 commit into from May 27, 2020

Commits on May 27, 2020

  1. test(helm): Correct invalid input in kind-action

    There is warning message in github action as per below.
    ##[warning]Unexpected input 'install_local_path_provisioner'
    
    This option was removed as part of helm/kind-action#16.
    Underlying kind 0.7.0+ is shipped with better local storage. I take this change
    to upgrade kind version to latest as well
    
    Signed-off-by: Tam Mach <sayboras@yahoo.com>
    sayboras committed May 27, 2020
    Copy the full SHA
    e2fe6f5 View commit details
    Browse the repository at this point in the history