layer5io / meshery-smp-action

GitHub Action for pipelining microservices and Kubernetes performance testing with Meshery
https://layer5.io/projects/nighthawk
Apache License 2.0
27 stars 21 forks source link

[Bug] Fix K8s config unavailable to Meshery server #53

Closed theBeginner86 closed 2 years ago

theBeginner86 commented 2 years ago

Signed-off-by: Pranav Singh pranavsingh02@hotmail.com

Description This PR:

  1. Updates install dependencies step to create and give proper permission to ~/.kube dir
  2. Updates install minikube-setup action to the latest version.

Possibly aims to solve this problem: https://github.com/layer5io/meshery-smp-action/runs/6424151872?check_suite_focus=true#step:7:1368

This PR fixes #

Notes for Reviewers

Signed commits

theBeginner86 commented 2 years ago

This is with respect to the discussion I had with @Revolyssup to fix the environment problems