n2h9

Results 6 issues of n2h9

… **Description** This PR implements #355 Continuation on https://github.com/meshery/meshsync/pull/364 and https://github.com/meshery/meshsync/pull/361 **Notes for Reviewers** ***Was able to achieve*** Run meshsync without nats and output to file as json (instead of...

**Notes for Reviewers** This PR implements integration test for meshery server in integration with meshsync. The idea of the test is to: - deploy kind k8s cluster; - deploy meshery...

area/ci
component/server

### Current Behavior There is a new workflow with integration test `Meshery Server Integration Tests / Integration test with meshsync` prepared in this pr https://github.com/meshery/meshery/pull/14626 as per Lee @leecalcote comment...

help wanted
area/ci
issue/willfix
area/tests
area/devops
kubernetes
docker
bash

### Current Behavior In - https://github.com/meshery/meshkit/blob/master/broker/nats/nats.go#L101 - https://github.com/meshery/meshkit/blob/master/broker/channel/channel.go#L38 LogLevel is hardcoded to 4 ### Desired Behavior A log level is taken from constant. I think we use constants from logrus:...

good first issue
issue/stale
kind/enhancement

**Current Behavior** There are integration tests for meshsync which convers flow when meshsync connects to k8s cluster and publish messages to broker. But meshsync also has a flow when it...

kind/enhancement

#### Current Behavior current nats version is 2.8.2 #### Desired Behavior update nats image to recent version #### Implementation nats image is specified [here](https://github.com/meshery/meshery-operator/blob/1e6226364ce766e1f69915071b0b903609012f20/pkg/broker/resources.go#L174) --- #### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources...

kind/enhancement