layer5io / meshery-performance-action

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

Update minikube and kubernetes to latest versions #84

Closed leecalcote closed 1 year ago

leecalcote commented 1 year ago

Current Behavior

These versions are highlighted in the readme as being used by the action currently:

          minikube version: 'v1.21.0'
          kubernetes version: 'v1.20.7'

Desired Behavior

The latest versions of these tools are:

          minikube version: 'v1.30.1'
          kubernetes version: 'v1.27.3'

Implementation

  1. Use the latest versions in the action by default.
  2. Update the scheduled tests to use the latest versions.

Acceptance Tests

  1. New version of this GitHub Action is published to the marketplace.

Contributor Guides and Resources

Debjyoti0404 commented 1 year ago

Hey @leecalcote, I want to work on this issue. Can you assign me?

Debjyoti0404 commented 1 year ago

Previous: image

Latest: image

Debjyoti0404 commented 1 year ago

Previous: image

Latest: image

If you allow me to go forward then I will raise a PR @leecalcote.

Savio629 commented 1 year ago

There you go @Debjyoti0404

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.