Skip to content

Releases: Azure/kperf

v0.3.4

04 Jun 23:58
1651a07
Compare
Choose a tag to compare

What's Changed

  • *: should install lifecycle-CRD/def seperately by @fuweid in #173
  • cmd/kperf/virtualcluster: hide lifecycle CRD and definition when listing node pools by @xinWeiWei24 in #174
  • feat: Add batch-add command to split large node pool into smaller one… by @xinWeiWei24 in #175

Full Changelog: v0.3.3...0.3.4

v0.3.3

02 Jun 18:36
b69072e
Compare
Choose a tag to compare

#169

What's Changed

  • cmd: add configmap command for managing Kubernetes Configmaps by @xinWeiWei24 in #162
  • delete virtual nodes before node controller by @anson627 in #165
  • Add a new runkperf bench for listing configmaps by @xinWeiWei24 in #164
  • runkperf/data/cm: Fix bug where ConfigMap size in randString was not correctly converted from KiB to bytes. by @xinWeiWei24 in #168
  • cmd/kperf/nodepool: renamed renderRunnerGroups() to renderNodepoolList() to match functionality by @xinWeiWei24 in #170
  • Upgrade kwok to v0.7.0 by @anson627 in #169
  • lower kwok controller cpu requests to 10m by @anson627 in #172

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Mar 18:01
fbc7c08
Compare
Choose a tag to compare

What's Changed

  • *: add unstructuredscheme pkg by @fuweid in #156
  • Allows to set verbosity on runner by @wonderyl in #157
  • build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.27 by @dependabot in #159

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Feb 23:57
f9b5b7a
Compare
Choose a tag to compare

What's Changed

  • contrib: buildable on other platforms (darwin/wins) by @fuweid in #155

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Feb 16:28
2def6bc
Compare
Choose a tag to compare

What's Changed

  • Adds WatchList to enable testing with WatchList/StreamingList by @wonderyl in #148
  • fix runkperf ignoring reqs total from spec by @wedaly in #149
  • Add benchmark for Cilium custom resource stale list by @wedaly in #147
  • build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #150
  • *: refactor contrib/ pkg by @fuweid in #151
  • request: use internal function to support watchlist by @fuweid in #152
  • request: watch-list should have ResourceVersionMatch option by @fuweid in #153

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Jan 22:32
3e67e97
Compare
Choose a tag to compare

What's Changed

  • Allow GET and LIST requests for custom resources by @wedaly in #145

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

10 Jan 00:06
b839e02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

18 Dec 20:17
ee26b10
Compare
Choose a tag to compare

What's Changed

  • *: update ResponseError type by @fuweid in #142
  • contrib: fast return if runner-group server is not found by @fuweid in #143

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Dec 17:34
4346c43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.5

15 Oct 20:34
a673ead
Compare
Choose a tag to compare

What's Changed

  • *: track latency for each kind of requests by @fuweid in #131
  • .github: remove the test branch in release workflow by @fuweid in #132

Full Changelog: v0.1.4...v0.1.5