Releases: kudobuilder/kuttl
kuttl-v0.11.1
Changelog
This release fixes a security concern and fixes a crashing bug on Linux platforms using KinD
- Bump kind to v0.11.1 fixes kubernetes-sigs/kind#2240 (#313)
- fix to containerd security report GHSA-c72p-9xmj-rx3w (#312)
- Adding Darwin M1 Chip Support to Krew (#310)
Contributors
kuttl-v0.11.0
New Features
- Darwin M1 Chip Support
- Improved Kubernetes Events Logging
- Improved kubeconfig path resolution
Changes
- Adding log message for error caught by linter (#309)
- Try fetching v1 or corev1 events if v1beta1 events are not available. #299 (#300)
- adding darwin m1 chip to releases (#305)
- Bump golangci-lint to 1.41.1 (#306)
- fix: handle kubeconfig path resolution in steps properly (#303)
- Update of Reviewers for Code Owners (#307)
Contributors
kuttl-v0.10.0
kuttl-v0.8.1
kuttl-v0.9.0
Changelog
bcb4dae Add KEP for multi-cluster support (#261)
09947bf Alternative ServiceAccount check (#273)
d54cf0b Bump controller-runtime to 0.8.2 and also bump other deps (#277)
c0e4f33 KEP 07 Implementation (#272)
2e9837b Linter now picks up integration tests (#274)
7463091 Move KEP to implementable (#271)
87248fe Remove deprecated kudo.dev (#263)
9567718 Update controller-runtime to 0.7.2 (#268)
d33f996 golangci-lint bump to 1.35.2 (#265)
kuttl-v0.8.0
Changes
- Bump golangci-lint to 1.33.0 (#260)
- pkg/test: allow complex "assert" and "errors" step file names (#258)
- Controller-Tools and Go version Bump (#255)
- Warning for testdir Override (#257)
- harness: add JSON tag for the
suppress
config option (#259) - Update to codeowners file (#256)
- KEP-0007: Assertions for CLI commands (#245)
- Use WaitForCRDs from testenv (#250)
- Bump to golangci-lint 1.32.2 (#252)
Contributors
kuttl-v0.7.2
kuttl-v0.7.1
Changelog
7525a81 Adding Jeff as CodeOwner (#244)
bec1028 Fixed Kube Config Panic for nil config (#239)
6bba55f Include precise test case start in report output (#223)
93f8e6a Log when skipping an unexpected resource kind (#240)
4140726 Make it possible to attach control-plane logs to stdout (#238)
c5e5d57 Report 0 testsuites and failed connections (#243)
ec44afa Support CRD v1 creation (#237)
acec9c5 fixes to crdv1 lint failures (#241)
kuttl-v0.7.0
Changelog
ab76b76 Add a tail
parameter to pod collector. (#220)
d273e14 Adding warning message for non-supported version of kind config file. (#232)
bb81950 Better KUTTL Testing Context (#228)
dd9f3e7 Bump golangci-lint to use the new version subcommand. (#212)
13edfef Bump kind to 0.9.0 (#229)
3100816 Bumping k8s deps to 0.19.2 (#215)
4cac170 Increase XML Report visibility (#227)
a27076f Log more details in events. (#219)
619e3fa Multi-Arch Docker Image Releases (#214)
f052443 Namespace Creation and Deletion Adhere to timeout rules (#230)
0f356f8 Removing KUDO references and Warning on Deprecated use of kudo.dev (#236)
91b9522 Support V1 CRDs (#211)
b812a03 dedupe warning messages for deprecated API warnings (#225)
fc28616 go mod tidy (#213)