meshkit
meshkit copied to clipboard
Common microservices framework for Meshery components
**Description** When the given error was not found then the system was logging a panic error . A new check flag variable ```ok ```if it is true means the error...
**Desired Behavior** As mentioned in [slack message](https://layer5io.slack.com/archives/CVBGPTFJN/p1709100487249909?thread_ts=1708019654.392359&cid=CVBGPTFJN), we should move `MeshModel` to `Model` in meshkit repo, related to https://github.com/meshery/meshery-adapter-library/issues/153 > I found that meshkit, which meshery-adapter-library is importing as a...
@MUzairS15 this is to be `design.meshery.io`, right? _Originally posted by @leecalcote in https://github.com/meshery/meshkit/pull/468#discussion_r1515553022_ The renaming of the annotation will impact UI clients. The changes must be coordinated with the affected...
**Current Behavior** Currently we are using v1alpha1 construct, however as we now upgraded to v1alpha2 and meshkit should incorparate changes according to latest version **Desired Behavior** --- **Resources** **Alternatives /...
**Description** This PR fixes #467 **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.
Mentioned in https://github.com/meshery/meshkit/pull/468#discussion_r1506936347, there is a golangci-lint issue need to be check. @Yashsharma1911 @RipulHandoo
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.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...
**Description** This PR fixes # **Notes for Reviewers** New return types added so that can verify if the Registry error was because of model or registrant for the particular entity...
**Description** ``` make check golangci-lint run -c .golangci.yml -v ./... INFO [config_reader] Used config file .golangci.yml WARN [config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`. WARN [config_reader] The...
**Description** This PR fixes #165 **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.