#### Current Behavior The tests in https://github.com/meshery/meshery-osm.github/workflows/e2etests.yaml use Kubernetes manifests to deploy Meshery . #### Desired Behavior Edit the workflow to use mesheryctl in deploying meshery. #### Implementation <!-- [Optional] Specifics on the approach to fulfilling the feature request. --> #### Acceptance Tests <!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. --> #### Mockups <!-- [Optional] Any visual diagrams of the desired user interface. --> --- #### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources - 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) - 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🎨 Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) - 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
Current Behavior
The tests in https://github.com/meshery/meshery-osm.github/workflows/e2etests.yaml use Kubernetes manifests to deploy Meshery .
Desired Behavior
Edit the workflow to use mesheryctl in deploying meshery.
Implementation
Acceptance Tests
Mockups
Contributor Guides and Resources