github kyverno/chainsaw v0.2.1

latest releases: v0.2.10, v0.2.10-beta.1, v0.2.9...
4 months ago

‼️ Breaking changes ‼️

  • Resource templating is now enabled by default

💫 New features 💫

  • Added --pause-on-failure flag to pause when a test failure happens (to ease troubleshooting)
  • Improved cleanup management logic, alternating catch, finally and @cleanup per step
  • Added support for registering clusters dynamically, useful when a cluster is created in a test step

🔧 Fixes 🔧

  • Fixed issue with cluster incorrectly registered
  • Force background deletion propagation policy (useful when testing unmanaged Job)

What's Changed

  • chore: update issue templates (cherry-pick #1238) by @gcp-cherry-pick-bot in #1239
  • chore(deps): Bump anchore/sbom-action from 0.15.10 to 0.15.11 (cherry-pick #1229) by @gcp-cherry-pick-bot in #1240
  • chore(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 (cherry-pick #1233) by @gcp-cherry-pick-bot in #1241
  • chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (cherry-pick #1230) by @gcp-cherry-pick-bot in #1243
  • chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (cherry-pick #1245) by @gcp-cherry-pick-bot in #1246
  • feat: add pause on failure option (cherry-pick #1247) by @gcp-cherry-pick-bot in #1248
  • chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (cherry-pick #1250) by @gcp-cherry-pick-bot in #1251
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.4 to 3.0.5 (cherry-pick #1249) by @gcp-cherry-pick-bot in #1252
  • chore(deps): Bump actions/checkout from 4.1.4 to 4.1.5 (cherry-pick #1254) by @gcp-cherry-pick-bot in #1259
  • chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (cherry-pick #1257) by @gcp-cherry-pick-bot in #1260
  • chore(deps): Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (cherry-pick #1258) by @gcp-cherry-pick-bot in #1261
  • feat: enable templating by default (cherry-pick #1264) by @gcp-cherry-pick-bot in #1265
  • chore(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (cherry-pick #1266) by @gcp-cherry-pick-bot in #1268
  • feat: force background propagation deletion (cherry-pick #1267) by @gcp-cherry-pick-bot in #1269
  • feat: add direct cluster config support (cherry-pick #1207) by @gcp-cherry-pick-bot in #1270
  • chore(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 (cherry-pick #1271) by @gcp-cherry-pick-bot in #1273
  • chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 (cherry-pick #1272) by @gcp-cherry-pick-bot in #1274
  • fix: make sure we resolve cluster only once (cherry-pick #1276) by @gcp-cherry-pick-bot in #1277
  • chore: update release notes (cherry-pick #1280) by @gcp-cherry-pick-bot in #1281
  • chore: update docs (cherry-pick #1282) by @gcp-cherry-pick-bot in #1283
  • release: v0.2.1 (cherry-pick #1284) by @gcp-cherry-pick-bot in #1286
  • chore: add v0.2.1 in bug reports template (cherry-pick #1285) by @gcp-cherry-pick-bot in #1288
  • release: v0.2.1 (cherry-pick #1287) by @gcp-cherry-pick-bot in #1289

Full Changelog: v0.2.0...v0.2.1

Don't miss a new chainsaw release

NewReleases is sending notifications on new releases.