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

Using `pattern apply` to apply pattern files in the action #57

Closed hershd23 closed 1 year ago

hershd23 commented 2 years ago

Current Behavior

Currently only Istio adapter has a pattern file and hence can use the pattern apply construct. For linkerd and OSM tests we need to use app onboard to apply their demo kubernetes manifests

Desired Behavior

We should run a common pattern apply method across all meshes

Implementation

Acceptance Tests

Runs showing that pattern apply works for all meshes

Mockups


Contributor Guide

hershd23 commented 2 years ago

@gyohuangxin @leecalcote