This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch update-rust-depss
in repository https://gitbox.apache.org/repos/asf/iggy.git
from b7201ab05 deps(rust): bump workspace dependencies
add 01803cc0a ci: partition Rust tests across 2 parallel CI machines
(#3003)
add f66540010 fix: Helm chart install guidance and deployment defaults
(#2976)
add 50557dcef fix(bench): delete stale streams on re-run to prevent
corrupted latency (#2991)
add 0b6ba05a3 Merge branch 'master' into update-rust-depss
No new revisions were added by this update.
Summary of changes:
.github/actions/rust/pre-merge/action.yml | 21 +++++--
.github/config/components.yml | 3 +-
.github/workflows/_test.yml | 2 +-
core/bench/src/args/common.rs | 10 ++++
core/bench/src/args/examples.rs | 1 +
core/bench/src/benchmarks/benchmark.rs | 64 +++++++++++++---------
core/integration/src/bench_utils.rs | 14 +++--
.../data_integrity/verify_after_server_restart.rs | 2 +-
helm/charts/iggy/Chart.yaml | 2 +-
helm/charts/iggy/README.md | 48 ++++++++++++----
helm/charts/iggy/templates/deployment.yaml | 23 ++++++--
helm/charts/iggy/values.yaml | 12 +++-
12 files changed, 143 insertions(+), 59 deletions(-)