⚠️ Deployment warning
This release includes changes to K6 CRD object and it must be updated together with the update of an image.
New Features
- addition of labels and annotations (#41).
- addition of resource limits (#40).
- support for Istio (#47, #56, #59, #62, #71).
- support for service account name and token (#52, #49). Thanks, @knmsk!
- support for
quiet
andpaused
options (#54). - addition of finished state and cleanup (#79). Thanks, @brian-groux-hs!
- addition of localFile configuration option (#93).
- support for
securityContext
(#74, #101, #105). Thanks, @nerzhul and @adamdabbracci! - support for the Cloud output (#86).
Bug fixes
- limiting tests by specific namespace (#46).
- removal of
configmaps/status
(#45). Thanks, @mycargus! - check for service status as part of startup logic (#89). Thanks, @victorlcm!
- improving support of OpenShift cluster (#100) Thanks, @ckavili!
- setting backoff limit for runners to zero to prevent automatic restarts of runner pods (#75).
Maintenance
- migration from
k6io
tografana
account. - docs update (#72, #81, #85, #107). Thanks, @DrizzlingCattus, @guillermotti!
- migration of
apiextensions.k8s.io
fromv1beta1
tov1
(#76). - improving tests and CI (#51, #53, #80).
- update of Golang to 1.17 (#88).
A separate big thank you to @KnechtionsCoding and @knmsk for all your contributions that make k6-operator much better 😄
Full Changelog: v0.0.6...v0.0.7