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

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented May 27, 2020

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

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>
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 May 27, 2020
@sayboras sayboras marked this pull request as ready for review May 27, 2020 09:39
@sayboras sayboras requested a review from a team as a code owner May 27, 2020 09:39
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 36.891% when pulling e2fe6f5 on sayboras:feature/kind-warning into 8bd3cea on cilium:master.

@aanm aanm merged commit 91a396e into cilium:master May 27, 2020
1.8.0 automation moved this from In progress to Merged May 27, 2020
@sayboras sayboras deleted the feature/kind-warning branch May 27, 2020 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants