Commit graph

5 commits

Author SHA1 Message Date
bcadff2f75
diag: gofmt the injected resolver fixtures 2026-08-08 01:04:50 +05:30
7b524cc47b
diag: correct the config key name in the events-check advice
The messages told users to enable edgeCore.reportEvent, but the key
lives under the edged section as edged.reportEvent. Searching for the
wrong key in edgecore.yaml would find nothing.
2026-08-08 01:04:50 +05:30
e0bc366525
diag: surface local-store read failures from the CRI check
handlerFor silently fell back to the class name when the store was
unreadable, so CheckCRI could report a wrong verdict (false pass, or a
missing-handler failure) with no indication that the store read failed.
The store error is now returned and the CRI check warns about it.
2026-08-08 01:04:50 +05:30
21989483ea
README: show project, LFX, and PR links directly 2026-08-08 00:56:09 +05:30
d2c0cd4d9a
runtimeclass-debugger: edge-node diagnostic tool for the KubeEdge RuntimeClass path 2026-08-08 00:35:22 +05:30