Kiptoon Kipkurui
Kiptoon Kipkurui
### Current State The Custom Resources Definitions used for installing Meshery do not have descriptions [Meshery Operator](https://github.com/meshery/meshery/blob/master/install/kubernetes/helm/meshery-operator/crds/crds.yaml) [Meshery](https://github.com/meshery/meshery/blob/master/install/kubernetes/helm/meshery/crds/crds.yaml) ### Desired State Add descriptions to the CRDs and update documentation at...
**Description** To discover all resources in a cluster, this PR uses the Discovery API to list all resources and avoid hardcoding the resources to track and also supports using both...
#### Current Behavior MeshSync does not have integration tests that test the functionality of MeshSync against an actual Kubernetes Cluster. #### Desired Behavior Implement Integration test that ensures MeshSync functions...