Commit graph

3 commits

Author SHA1 Message Date
0c927117c5
ci: use golangci-lint-action v7 for golangci-lint v2
golangci-lint-action v6 rejects v2 version strings; v7 supports
golangci-lint v2.
2026-08-08 01:08:01 +05:30
9e221418dc
ci: bump golangci-lint to v2.12.2
v1.64.8 was built with Go 1.24, but go.mod targets go 1.25.12, so the
lint step failed with "the Go language version used to build
golangci-lint is lower than the targeted Go version". v2.12.2 is built
with Go 1.26 and loads the module.
2026-08-08 01:04:50 +05:30
d2c0cd4d9a
runtimeclass-debugger: edge-node diagnostic tool for the KubeEdge RuntimeClass path 2026-08-08 00:35:22 +05:30