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

Update minikube and kubernetes to latest versions #84

Closed leecalcote closed 8 months ago

leecalcote commented 11 months 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 11 months ago

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

Debjyoti0404 commented 11 months ago

Previous: image

Latest: image

Debjyoti0404 commented 11 months ago

Previous: image

Latest: image

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

Savio629 commented 11 months ago

There you go @Debjyoti0404

stale[bot] commented 9 months 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.