Verifier Meshsync

Runtime-verify a MeshSync change by running the agent against a local Kubernetes cluster and observing its behavior in the debug log and file output. Use this whenever verifying, testing, or confirming a MeshSync code change actually works at runtime - CRD watching and informer resync, resource discovery/publishing, filtering (namespaces/resources), whitelist/blacklist config, backoff/reconnect - and whenever /verify runs on the meshsync repo. Reach for it instead of a cold start any time you need to see MeshSync's discovery pipeline actually execute against a cluster, not just pass tests.

meshery 947b6a4 2 files · 12.1 KB Updated

File contents

meshery/meshsync/tree/main/.claude/skills/verifier-meshsync commit 947b6a46da

Frequently asked questions

npx skillmds@latest add meshery/verifier-meshsync