🚀 Highlights
- Copy documentation over from
kuttl.dev
repo tokuttl
(#490) - Elide uninteresting fields in object diffs. (#498)
- Update list to filter resources using label selectors (#488)
- Support for test run labels/selectors (#483)
🐛 Bug Fixes
- fix(crd): kindConfig type (#477)
Other Changes
- Update goreleaser config (#513)
- docs(readme): replace e2e action badge with go report badge (#503)
- Use .Script to describe command if .Command is empty. (#494)
- Annotate container image with github source (#391)
- Add section for Debugging in VSCode (#466)
Dependency bumps
- Bump golang.org/x/net from 0.17.0 to 0.23.0 (#514)
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#507)
- Bump github.com/docker/docker from 20.10.21+incompatible to 24.0.7+incompatible (#495)
- upgrade controller-runtime to v0.16 (#496)
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#472)
- Upgrade to Go 1.21, requires update to linter, and fixes (#485)
Contributors
@R3DRUN3, @davidebianchi, @dependabot, @dependabot[bot], @fhopfensperger, @gberche-orange, @jtucci, @kensipe, @porridge and @rishinair11