Releases: kube-burner/kube-burner
Releases · kube-burner/kube-burner
v1.13.1
What's Changed
- Optimizing waiters structure for scalability by @vishnuchalla in #803
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Init - Add CLI arg to allow missing keys by @ygalblum in #786
- Measurements - use new instances for each job to allow deferred indexing by @ygalblum in #784
- Verify - limit the objects list to the ones created in the current run by @ygalblum in #788
- Metrics - Add support for DataVolume latency by @ygalblum in #792
- Optimizing alert logic using ellipsis by @vishnuchalla in #787
- Adding PVC latency to measurements by @vishnuchalla in #789
- Limit virt-launcher deletion to kube-burner pods by @tshefi in #796
- CI - Run on latest patch version of the latest 3 minor version by @ygalblum in #793
- CI - Fix regex for container image sem_ver by @ygalblum in #799
- Update to golang 1.23 by @rsevilla87 in #782
- Allow passing additional variables when using as a package by @ygalblum in #795
- Makefile - allow passing a filter to bats when running tests by @ygalblum in #794
New Contributors
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- Fix metric and alerting profile reads in embedded directories by @rsevilla87 in #783
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- New Job Type - Kubevirt by @ygalblum in #748
- Bump kubevirt client to 1.4.0 by @ygalblum in #760
- Add broken links checker for docs to CI by @pfeifferj in #751
- User data input by @ygalblum in #754
- Vmi latency fixes by @rsevilla87 in #745
- Template - add ReadFile to template map by @ygalblum in #753
- Consolidate file read to a single function by @ygalblum in #761
- Dependabot by @rsevilla87 in #758
- Template - pass the job run id to the template by @ygalblum in #765
- Bump lycheeverse/lychee-action from 1.9.3 to 2.2.0 by @dependabot in #767
- Bump actions/stale from 8 to 9 by @dependabot in #769
- Bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.3.0 by @dependabot in #774
- Bump github.com/prometheus/common from 0.55.0 to 0.61.0 by @dependabot in #779
- Bump kubevirt.io/api from 1.3.1 to 1.4.0 by @dependabot in #780
- Bump bats-core/bats-action from 1.5.4 to 3.0.0 by @dependabot in #768
- Bump gonum.org/v1/gonum from 0.13.0 to 0.15.1 by @dependabot in #776
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #781
- Bump golang.org/x/time from 0.3.0 to 0.8.0 by @dependabot in #775
- Preload vm images by @rsevilla87 in #757
- Bump github.com/cloud-bulldozer/go-commons from 1.0.18 to 1.0.19 by @dependabot in #771
- Support running shell scripts from the embedded filesystem by @ygalblum in #764
Full Changelog: v1.11.3...v1.12.0
v1.11.3
v1.11.2
What's Changed
- Add example for moving Pods with PVCs between Nodes by @ygalblum in #734
- Remove global variables from job by @ygalblum in #740
- fix localport in port forwarding by @venkataanil in #750
- Move namespaced to the internal structure by @ygalblum in #747
- Remove println by @rsevilla87 in #756
- Create a generic template rendering method for object by @ygalblum in #752
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- Pod and VMI Measurements: Add information about iteration and replica by @ygalblum in #741
- network policy latency at scale by @venkataanil in #679
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Better support StatefulSet by @nocturnalastro in #709
- Add test output files to git ignore list by @ygalblum in #719
- Use sleep without specifying the unit by @ygalblum in #722
- GH Action - Set TEST_BINARY in preparation by @ygalblum in #723
- [GH#683] fix: absolute file paths interpreted as urls by @pfeifferj in #726
- Add support for sequential handling on Patch jobs and objects by @ygalblum in #714
- Additional test artifacts to git ignore by @ygalblum in #725
- Allow running the test suite on a local Linux machine by @ygalblum in #718
- Reuse runJob for Delete and Read by @ygalblum in #729
- Tests - use json output and jq instead of line count by @ygalblum in #721
- CRD Test - use an independent dummy CRD by @ygalblum in #724
- Copy the labels to the underlying template even if it does not have any by @ygalblum in #737
- Tests - allow running against an existing cluster by @ygalblum in #732
- Reuse Executor and object setup code by @ygalblum in #733
- Decrease object verify logging level by @rsevilla87 in #717
- New PodReadyToStartContainers condition to pod_latency measurement by @rsevilla87 in #716
- Add method to import custom template rendering functions by @rsevilla87 in #727
- Optimize waiters by @rsevilla87 in #739
- Populate executedJobs since the the beginning by @rsevilla87 in #712
- Code cleanup by @rsevilla87 in #731
New Contributors
Full Changelog: v1.10.9...v1.11.0
v1.10.9
What's Changed
- Check if map is initialized prior using it by @rsevilla87 in #711
Full Changelog: v1.10.8...v1.10.9
v1.10.8
What's Changed
- Add workflows to test kube-burner on ppc64le by @kishen-v in #697
- Bug fix in wait option for conditions by @vishnuchalla in #700
- Rename vmi latency measurement metrics by @rsevilla87 in #699
- Adding kube-virt to the CI tests by @vishnuchalla in #701
- Remove os.exit in Run by @venkataanil in #704
- Improve log messages for embedded configs by @rsevilla87 in #707
- Implement summary and metrics metadata fields by @rsevilla87 in #702
- Adding prod ES to the CI by @vishnuchalla in #706
New Contributors
Full Changelog: v1.10.7...v1.10.8