‼️ 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
andpodLogs
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