meshsync
meshsync copied to clipboard
MeshSync one of a family of custom controllers within Meshery Operator.
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...
**Description** This PR fixes # **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.
**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...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.7 to 1.25.10. Commits 9d370bc Fix handling of unknown column types (#6540) 7892019 Fix panic bug in migrator due to lack of nil check for stmt.Schema (#6932)...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0. Commits 7bbe320 go.mod: update golang.org/x dependencies c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too...
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.7.21 to 0.7.24. Release notes Sourced from github.com/layer5io/meshkit's releases. MeshKit v0.7.24 What's New Shallow cloning through git clone walker @betelgeuse-code (#494) Contributors Thank you to our contributors...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.29.3 to 0.30.0. Commits 321896d Update dependencies to v0.30.0 tag 0fe334a Merge remote-tracking branch 'origin/master' into release-1.30 2050251 Update x/net for CVE-2023-45288 f1fd500 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
#### 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...
What negative ramifications are involved in removing the “v1“? Any? If not, please do. _Originally posted by @leecalcote in https://github.com/meshery/meshsync/pull/120#discussion_r850399049_