Skip to content

Releases: kyverno/chainsaw

v0.2.7-beta.4

21 Jul 21:36
e1ec629

Choose a tag to compare

v0.2.7-beta.4 Pre-release
Pre-release

Changelog

v0.2.7-beta.3

19 Jul 13:09
d0a6d47

Choose a tag to compare

v0.2.7-beta.3 Pre-release
Pre-release

Changelog

v0.2.7-beta.2

19 Jul 09:46
4b91ad2

Choose a tag to compare

v0.2.7-beta.2 Pre-release
Pre-release

Changelog

v0.2.7-beta.1

18 Jul 16:31
0bf667c

Choose a tag to compare

v0.2.7-beta.1 Pre-release
Pre-release

Changelog

v0.2.6

10 Jul 07:58
0c5fae8

Choose a tag to compare

💫 New features 💫

  • Added a proxy action to allow HTTP calls to in-cluster services and pods
  • Added as_string JMESPath function to convert types based on strings to bare strings
  • Added x_metrics_decode JMESPath function to decode Prometheus metrics

What's Changed

  • chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (cherry-pick #1581) by @gcp-cherry-pick-bot in #1586
  • feat: add jp function to decode metrics (cherry-pick #1587) by @gcp-cherry-pick-bot in #1588
  • feat: add proxy helper (cherry-pick #1589) by @gcp-cherry-pick-bot in #1590
  • chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.9 to 3.0.10 (cherry-pick #1595) by @gcp-cherry-pick-bot in #1596
  • chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (cherry-pick #1593) by @gcp-cherry-pick-bot in #1597
  • chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (cherry-pick #1600) by @gcp-cherry-pick-bot in #1601
  • chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (cherry-pick #1599) by @gcp-cherry-pick-bot in #1602
  • chore(deps): bump github.com/kudobuilder/kuttl from 0.17.0 to 0.18.0 (cherry-pick #1598) by @gcp-cherry-pick-bot in #1603
  • chore(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (cherry-pick #1604) by @gcp-cherry-pick-bot in #1606
  • fix: parameter cleanup delay in docs (cherry-pick #1605) by @gcp-cherry-pick-bot in #1607
  • feat: add as_string jp function (cherry-pick #1608) by @gcp-cherry-pick-bot in #1609
  • chore(deps): bump amannn/action-semantic-pull-request (cherry-pick #1592) by @eddycharly in #1610
  • chore: update release notes (cherry-pick #1611) by @gcp-cherry-pick-bot in #1612
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (cherry-pick #1614) by @gcp-cherry-pick-bot in #1615
  • release: v0.2.6 (cherry-pick #1613) by @gcp-cherry-pick-bot in #1616

Full Changelog: v0.2.5...v0.2.6

v0.2.5

24 Jun 11:34
bf8ffe7

Choose a tag to compare

💫 New features 💫

  • Add test scenarios support

🔧 Fixes 🔧

  • Fixed a potential issue with configuration defaults and marshaling

🎸 Misc 🎸

  • Improved all Python-based build operations

What's Changed

  • chore: fix release notes (cherry-pick #1527) by @gcp-cherry-pick-bot in #1529
  • fix: default values in api (cherry-pick #1530) by @gcp-cherry-pick-bot in #1531
  • chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (cherry-pick #1518) by @gcp-cherry-pick-bot in #1532
  • chore(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 (cherry-pick #1534) by @gcp-cherry-pick-bot in #1536
  • chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.6 to 3.0.7 (cherry-pick #1540) by @gcp-cherry-pick-bot in #1541
  • chore(deps): bump github.com/kudobuilder/kuttl from 0.16.0 to 0.17.0 (cherry-pick #1542) by @gcp-cherry-pick-bot in #1543
  • fix: use python virtual env (cherry-pick #1544) by @gcp-cherry-pick-bot in #1545
  • refactor: action api structs (cherry-pick #1546) by @gcp-cherry-pick-bot in #1547
  • refactor: action api structs (cherry-pick #1548) by @gcp-cherry-pick-bot in #1549
  • feat: more test v1alpha2 changes (cherry-pick #1533) by @gcp-cherry-pick-bot in #1550
  • chore(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2 (cherry-pick #1556) by @gcp-cherry-pick-bot in #1558
  • chore(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 (cherry-pick #1555) by @gcp-cherry-pick-bot in #1559
  • chore(deps): bump github/codeql-action from 3.25.8 to 3.25.9 (cherry-pick #1553) by @gcp-cherry-pick-bot in #1560
  • chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (cherry-pick #1552) by @gcp-cherry-pick-bot in #1561
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (cherry-pick #1551) by @gcp-cherry-pick-bot in #1562
  • chore(deps): bump github/codeql-action from 3.25.9 to 3.25.10 (cherry-pick #1563) by @gcp-cherry-pick-bot in #1564
  • chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.7 to 3.0.9 (cherry-pick #1565) by @gcp-cherry-pick-bot in #1566
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (cherry-pick #1568) by @gcp-cherry-pick-bot in #1569
  • refactor: v1alpha2 api (cherry-pick #1567) by @gcp-cherry-pick-bot in #1570
  • chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 (cherry-pick #1573) by @gcp-cherry-pick-bot in #1574
  • chore(deps): bump ko-build/setup-ko from 0.6 to 0.7 (cherry-pick #1572) by @gcp-cherry-pick-bot in #1575
  • feat: add test scenarios support (cherry-pick #1576) by @gcp-cherry-pick-bot in #1577
  • chore: update release notes (cherry-pick #1578) by @gcp-cherry-pick-bot in #1579
  • release: v0.2.5 (cherry-pick #1582) by @gcp-cherry-pick-bot in #1583

Full Changelog: v0.2.4...v0.2.5

v0.2.5-rc.1

24 Jun 08:19
6d5444a

Choose a tag to compare

v0.2.5-rc.1 Pre-release
Pre-release

Changelog

v0.2.4

06 Jun 12:42
56f7b12

Choose a tag to compare

‼️ Breaking changes ‼️

  • Directly specifying resource name was dropped, only apiVersion / kind is supported now

💫 New features 💫

  • Added test metadata built-in binding
  • Added file support to delete operation
  • Added --remarshal flag to improve anchors support in test resources
  • Added support for describe, events, get and podLogs operations in try blocks

🔧 Fixes 🔧

  • Fixed incorrect path reported when validation failed for a patch operation
  • Improved the way default values for configuration options are managed in configuration v1alpha2

📚 Docs 📚

  • Removed code markers on titles in API reference documentation

🎸 Misc 🎸

  • Bumped kyverno-json to v0.0.3

What's Changed

  • docs: remove code markers on titles in api reference documentation (cherry-pick #1480) by @gcp-cherry-pick-bot in #1481
  • refactor: introduce api clusters type (cherry-pick #1482) by @gcp-cherry-pick-bot in #1483
  • feat: add test metadata binding (cherry-pick #1484) by @gcp-cherry-pick-bot in #1485
  • fix: remove deprecated direct resource support (cherry-pick #1479) by @gcp-cherry-pick-bot in #1486
  • fix: yaml anchors processing (cherry-pick #1487) by @gcp-cherry-pick-bot in #1489
  • chore: bump kubectl-validate (cherry-pick #1490) by @gcp-cherry-pick-bot in #1491
  • refactor: delete operation reference (cherry-pick #1494) by @gcp-cherry-pick-bot in #1495
  • feat: add file support to delete operation (cherry-pick #1496) by @gcp-cherry-pick-bot in #1497
  • chore: remove old config file (cherry-pick #1498) by @gcp-cherry-pick-bot in #1499
  • chore: bump kyverno-json (cherry-pick #1501) by @gcp-cherry-pick-bot in #1502
  • chore: bump a couple of deps (cherry-pick #1503) by @gcp-cherry-pick-bot in #1504
  • chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.5 to 3.0.6 (cherry-pick #1506) by @gcp-cherry-pick-bot in #1507
  • fix: templating options defaulting in v1alpha2 (cherry-pick #1508) by @gcp-cherry-pick-bot in #1509
  • fix: patch validation incorrect field (cherry-pick #1511) by @gcp-cherry-pick-bot in #1512
  • feat: add missing operations (cherry-pick #1510) by @gcp-cherry-pick-bot in #1513
  • refactor: merge catch and finally structs (cherry-pick #1514) by @gcp-cherry-pick-bot in #1515
  • feat: introduce test v1alpha2 (cherry-pick #1493) by @gcp-cherry-pick-bot in #1516
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (cherry-pick #1519) by @gcp-cherry-pick-bot in #1520
  • chore: update release notes (cherry-pick #1521) by @gcp-cherry-pick-bot in #1522
  • release: v0.2.4 (cherry-pick #1523) by @gcp-cherry-pick-bot in #1524

Full Changelog: v0.2.3...v0.2.4

v0.2.4-beta.1

30 May 11:17
dc507c2

Choose a tag to compare

v0.2.4-beta.1 Pre-release
Pre-release

Changelog

v0.2.3

29 May 07:22
b70ab1e

Choose a tag to compare

‼️ Breaking changes ‼️

  • catch block in v1alpha2 configuration was moved in error.catch

💫 New features 💫

  • Added cleanup validation logic
  • Added deletion propagation policy support at the configuration, test and step levels

🔧 Fixes 🔧

  • Added cleanup support to generated test catalog

📚 Docs 📚

  • Documentation sections have been completely restructured for better clarity and maintenance
  • Tons of documentation improvements
  • Configuration examples in the documentation were updated to v1alpha2
  • Added built-in bindings reference documentation
  • Links to easily navigate from one section to another were added to the home page

🎸 Misc 🎸

  • Social cards are now enabled and configured for all social networks/apps

What's Changed

  • docs: crds use case docs (cherry-pick #1370) by @gcp-cherry-pick-bot in #1380
  • docs: move configuration in its own tab (cherry-pick #1374) by @gcp-cherry-pick-bot in #1382
  • docs: add reference docs tab (cherry-pick #1375) by @gcp-cherry-pick-bot in #1383
  • feat: add cleanup validation logic (cherry-pick #1385) by @gcp-cherry-pick-bot in #1387
  • feat: add cleanup support to tests catalog (cherry-pick #1384) by @gcp-cherry-pick-bot in #1388
  • docs: advanced check kube version docs (cherry-pick #1386) by @gcp-cherry-pick-bot in #1390
  • docs: add non resource assertion guide (cherry-pick #1389) by @gcp-cherry-pick-bot in #1391
  • docs: add more advanced guides (cherry-pick #1392) by @gcp-cherry-pick-bot in #1393
  • fix: css min-height (cherry-pick #1394) by @gcp-cherry-pick-bot in #1395
  • docs: negative testing guide (cherry-pick #1396) by @gcp-cherry-pick-bot in #1397
  • docs: label selectors guide (cherry-pick #1398) by @gcp-cherry-pick-bot in #1399
  • docs: fixed broken link in README (cherry-pick #1400) by @gcp-cherry-pick-bot in #1401
  • docs: improve assertion guide (cherry-pick #1402) by @gcp-cherry-pick-bot in #1403
  • docs: remove examples (cherry-pick #1404) by @gcp-cherry-pick-bot in #1405
  • docs: multi cluster guide (cherry-pick #1406) by @gcp-cherry-pick-bot in #1407
  • chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (cherry-pick #1408) by @gcp-cherry-pick-bot in #1409
  • docs: rework configuration docs (cherry-pick #1410) by @gcp-cherry-pick-bot in #1411
  • feat: allow the configuration of the deletion propagation policy (cherry-pick #1325) by @gcp-cherry-pick-bot in #1412
  • docs: add bindings reference docs (cherry-pick #1413) by @gcp-cherry-pick-bot in #1414
  • docs: improve docs pages (cherry-pick #1415) by @gcp-cherry-pick-bot in #1416
  • feat: update default config to v1alpha2 (cherry-pick #1419) by @gcp-cherry-pick-bot in #1420
  • docs: update config to v1alpha2 (part 1) (cherry-pick #1418) by @gcp-cherry-pick-bot in #1421
  • feat: add arrows to navigate home sections (cherry-pick #1423) by @gcp-cherry-pick-bot in #1424
  • refactor: v1alpha2 configuration api (cherry-pick #1425) by @gcp-cherry-pick-bot in #1426
  • feat: update default config to v1alpha2 (part 2) (cherry-pick #1422) by @gcp-cherry-pick-bot in #1427
  • feat: update default config to v1alpha2 (part 3) (cherry-pick #1429) by @gcp-cherry-pick-bot in #1430
  • chore(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 (cherry-pick #1431) by @gcp-cherry-pick-bot in #1432
  • chore: reference docs nits (cherry-pick #1434) by @gcp-cherry-pick-bot in #1435
  • fix: docs typos (cherry-pick #1436) by @gcp-cherry-pick-bot in #1437
  • chore: enable social cards (cherry-pick #1433) by @gcp-cherry-pick-bot in #1438
  • fix: social cards (cherry-pick #1439) by @gcp-cherry-pick-bot in #1440
  • docs: restructure test docs (part 1) (cherry-pick #1441) by @gcp-cherry-pick-bot in #1442
  • chore: reorganise reference docs storage (cherry-pick #1443) by @gcp-cherry-pick-bot in #1444
  • docs: restructure test docs (cherry-pick #1446) by @gcp-cherry-pick-bot in #1447
  • docs: restructure test docs (cherry-pick #1448) by @gcp-cherry-pick-bot in #1449
  • docs: restructure test docs (cherry-pick #1450) by @gcp-cherry-pick-bot in #1451
  • fix: linter error (cherry-pick #1455) by @gcp-cherry-pick-bot in #1456
  • docs: restructure test docs (cherry-pick #1454) by @gcp-cherry-pick-bot in #1457
  • docs: restructure test docs (cherry-pick #1458) by @gcp-cherry-pick-bot in #1459
  • docs: restructure test docs (cherry-pick #1460) by @gcp-cherry-pick-bot in #1461
  • refactor: introduce operation base (cherry-pick #1462) by @gcp-cherry-pick-bot in #1464
  • chore: update home (cherry-pick #1463) by @gcp-cherry-pick-bot in #1465
  • chore: add positive/negative testing to home (cherry-pick #1466) by @gcp-cherry-pick-bot in #1467
  • chore: update v0.2.3 release notes (cherry-pick #1468) by @gcp-cherry-pick-bot in #1469
  • chore: proof read docs (cherry-pick #1470) by @gcp-cherry-pick-bot in #1472
  • fix: deletion propagation flag (cherry-pick #1474) by @gcp-cherry-pick-bot in #1475
  • release: v0.2.3 (cherry-pick #1473) by @gcp-cherry-pick-bot in #1476

Full Changelog: v0.2.2...v0.2.3