Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

Meshery, the cloud native manager

TypeScript Apache-2.0 1.4 GB Created Apr 16, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

1 branches 0 tags

master Merge pull request #19591 from icoderarely/fix/deduplicate-logs 67a2b36
refactor: build registrant summary with strings.Join b699350
fix: harden registrant summary against empty Kind and zero-entity reg… c7ad4be
[Docs] Release Notes for Meshery v1.0.48 72bbf1f
refactor: extract documented aggregateSummariesByKind helper with tests 796ac7e
Merge remote-tracking branch 'origin/master' into fix/deduplicate-logs 9d50c20
[Error Codes]: Update Meshery server and mehseryctl error codes and r… 059be07
Merge pull request #20260 from meshery/chore/k8s-context-cleanup 771a38c
Merge pull request #20248 from MrDadhich456/ci/remove-duplicate-codeq… 0a480eb
Merge pull request #20279 from meshery/marblom007-patch-1 705f433
Update overview.md 0e65c19
Merge remote-tracking branch 'origin/master' into chore/k8s-context-c… ddb57f5
Merge branch 'master' into marblom007-patch-1 f025a89
Update overview.md 6cafaaf
fix: sync wasm module to meshkit v1.0.18 and drop duplicated SaveK8sC… 2fdb63d
Merge branch 'master' of https://github.com/meshery/meshery 13768d7
updates 2c38c2d
Merge pull request #20276 from meshery/docs/sidebar-leaf-page-normal-… 1b3d0e7
chore: consume released meshkit v1.0.18 and fix telemetry error-retur… 499d519
Merge pull request #20277 from meshery/simihablo-patch-1 6a91315
Update overview.md bda18a4
[Docs] Fix sidebar TOC leaf pages to render with normal font weight 7e17ed4
Merge pull request #20275 from meshery/fix/docs-sidebar-leaf-font-weight 7b3d640
sweet tweaks f5bb729
v1beta3/connections 4d41fef
latest discussion data files added 2753b11
Added permissions keys. 859cf23
Merge pull request #20267 from meshery/yi-nuo426-patch-3 ab89e81
v1beta3/connection 13e647f
Merge branch 'chore/k8s-context-cleanup' of https://github.com/mesher… 2ee2b31
v1beta3/connection 4f49f40
Merge branch 'master' into chore/k8s-context-cleanup a65d07b
Merge pull request #20266 from meshery/yi-nuo426-patch-2 a7f4386
Merge pull request #20268 from meshery/yi-nuo426-patch-4 5cdd087
Merge pull request #20269 from meshery/yi-nuo426-patch-5 b857c71
Merge pull request #20270 from meshery/yi-nuo426-patch-6 839fb2f
fixup a83ebc7
Improve connection persistence logging and error handling cb922a3
Remove commented-out Ping test code 2d3990e
Remove unused methods from DefaultLocalProvider 1bb8466
Remove unused context handler methods 2dbbe16
Refactor GetContext function documentation e1dadb6
Merge branch 'chore/k8s-context-cleanup' of https://github.com/mesher… 21ace02
fix d0332fa
Merge pull request #20258 from Katotodan/fix/light-dark-icon-v08 0f9d5ef
Merge branch 'master' into chore/k8s-context-cleanup e3e9e78
Merge pull request #19853 from Harishrs2006/fix/testsetcontext-broken… df30d62
[Docs] Release Notes for Meshery v1.0.47 23769f6
Merge branch 'master' into chore/k8s-context-cleanup 442d1a6
Merge pull request #20262 from meshery/connections-crashes 6b601ca
fix ui build . due to mui-tree esm mismatch 7ae4371
Merge pull request #20261 from meshery/connections-crashes dde6324
review 0edfb18
Merge branch 'master' into connections-crashes d187184
Update server/handlers/connection_definition_handler.go aed6d8e
bump schemas and fix ui d22f4bf
[Docs] Update REST API Documentation ebafcaa
use model reference for connections 0344e1f
Merge pull request #20259 from meshery/connections-crashes 01c3576
Update ui/components/connections/ConnectionTable.columns.tsx 219612d
Update ui/components/connections/ConnectionTable.tsx a24818b
fix(connections): guard nil connection from SaveConnection in SaveK8s… 76d7695
chore(k8s-context): remove dead context code and fix persist logging fdda4cb
fix connection and credential retrieval in local provider 8cf3311
clean out old model versions fa8ef3d
Merge branch 'master' into fix/light-dark-icon-v08 1a35a63
clean out old model versions 7606c1c
Merge pull request #20235 from iyush05/docs/update-forum-link-20233 6225933
Merge branch 'master' of github.com:meshery/meshery into connections-… e057aea
fix connection and credential in local provider 1940836
Merge pull request #20161 from meshery/telemetry 379ad82
Merge branch 'master' into telemetry 4d755db
Fix light/dark toggle icon on v08 75014fc
Merge pull request #20255 from vedant21-ctr/fix/kanvas-extension-icon c0b80e2
Merge branch 'master' into fix/kanvas-extension-icon b634f08
[Docs] Align extension header icons across documentation pages d9273a4
Merge branch 'master' into ci/remove-duplicate-codeql-workflow 99cb97a
[Docs] Auto-merge meeting minutes (#20254) e2e4c44
Create index.md 43b1dc6
Merge branch 'master' into docs/update-forum-link-20233 37aba4a
Merge branch 'master' into ci/remove-duplicate-codeql-workflow ee9e3b3
[Docs] Release Notes for Meshery v1.0.46 e3e0f31
Merge branch 'master' into ci/remove-duplicate-codeql-workflow a1945b1
Merge pull request #20249 from meshery/chore/ui-bump-schemas-1.3.16 ef13046
chore(ui): bump @meshery/schemas to 1.3.16 3a086cc
Merge pull request #20247 from meshery/chore/bump-schemas-1.3.16 6bb3ec1
Update to Meshery Schemas v1.3.16 48bcb48
ci: remove duplicate CodeQL Advanced workflow 1c9f008
[Docs] Update REST API Documentation 2018af7
[Error Codes]: Update Meshery server and mehseryctl error codes and r… c65c280
Merge pull request #20245 from meshery/copilot/fix-error-codes-utility a6c484d
Apply remaining changes 97dbbf9
[Server] Fix duplicate ErrInvalidUUID error code causing errorutil CI… fe51b8a
Merge pull request #20246 from meshery/yi-nuo426-patch-2 753af0b
Delete docs/meetings/2026/week-of-06-18-2026/pragalva.md df7b7bf
relocate 'learn more' e1835fd
Initial plan 7326ff0
v01.3.15 4ed8732
Updated meeting minutes from Discourse 0575d5e
latest discussion data files added 75c0188