summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-05-07Update to 0.2.15Byeonghoon Yoo
Drop go1.26-modulepath.patch — upstream merged the same fix in #2646.
2026-04-18Initial import: chainsaw 0.2.14Byeonghoon Yoo
Kyverno Chainsaw - declarative Kubernetes end-to-end testing CLI. Source build from github.com/kyverno/chainsaw v0.2.14. Includes a small backport patch (go1.26-modulepath.patch) adding TestDeps.ModulePath() - required by Go 1.26's testing.testDeps interface. Upstream main already ships this; v0.2.14 predates Go 1.26. Installs bash/zsh/fish completion.