Releases: acrlabs/simkube
Releases · acrlabs/simkube
v2.6.0
What's Changed
- build(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #236
- SK-200 // Use default podSpecTemplatePaths for common resources by @ogorman89 in #235
- SK-189: post Kubernetes events for the simulation object by @drmorr0 in #237
- update build submodule, remove tomlq by @ogorman89 in #239
- sk-213 // feat: skip_owned flag for tracer config by @drmorr0 in #238
- sk-211 // Pod default PodSpecTemplatePaths by @ogorman89 in #240
- SK-216: delete command for SKEL by @drmorr0 in #241
- SK-230: fix: drop nodeName field for tracked pod objects by @drmorr0 in #242
- SK-226: fix: set bare pod metadata correctly by @drmorr0 in #243
- fix: truncate long labels by @drmorr0 in #244
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- build(deps): bump bytes from 1.10.1 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #217
- SK-166: Initial code for SKEL parser by @drmorr0 in #216
- build(deps): bump time from 0.3.41 to 0.3.44 in the cargo group across 1 directory by @dependabot[bot] in #219
- SK-98 / Simkube AMI docs by @ogorman89 in #218
- refactor: swap MemoryRecorder for BlackboxRecorder by @grampelberg in #223
- build(deps): bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #224
- SK-182: update rust version to 1.93, update deps by @drmorr0 in #225
- SK-173 deref vars by @drmorr0 in #222
- build(deps): bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #226
- feat: modify command in SKEL (SK-167) by @drmorr0 in #227
- build(deps): bump deepdiff from 8.6.1 to 8.6.2 in /k8s in the pip group across 1 directory by @dependabot[bot] in #228
- sk-195 // ensure local images used in E2E test by @ogorman89 in #231
- ACRL-303: chore: add zizmor by @drmorr0 in #233
- SK-176: deprecate and remove
skctl validate --fixby @drmorr0 in #234
New Contributors
- @grampelberg made their first contribution in #223
Full Changelog: v2.4.4...v2.5.0
v2.4.4
v2.4.3
What's Changed
- SK-147 / add e2e test using simkube-ci-action by @ogorman89 in #212
- fix: apply node selector and tolerations to parent objects by @drmorr0 in #214
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- fix(ci): update workflow triggers for automated docs publishing by @ogorman89 in #204
- Update references to master to main by @ogorman89 in #205
- support separate debug and release modes by @drmorr0 in #206
- fix: make the driver secrets part of the CRD by @drmorr0 in #208
- fix: add node selector instead of replacing them by @drmorr0 in #210
- fix: owner reference lookup never fails by @drmorr0 in #211
- sk-120/sk-32 fix: Add ca_bundle validation for MutatingWebhookConfiguration by @ogorman89 in #207
- fix: virtual-ns-prefix into sim CRD by @drmorr0 in #209
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #201
- bump fireconfig to v0.5.5 by @ogorman89 in #202
- don't hard-crash on owner lookup failure by @drmorr0 in #203
New Contributors
- @ogorman89 made their first contribution in #202
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.1
v2.3.0
What's Changed
- chore: update and simplify httpmock; add test_log by @drmorr0 in #188
- chore: update build scripts to fix coverage by @drmorr0 in #189
- Add Pause/Resume simulation by @drmorr0 in #187
- Drmorr/sk 35 add skip local volume mount flag to cli by @drmorr0 in #190
- chore: publish to crates.io by @drmorr0 in #191
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- chore: update to rust 1.83 by @drmorr0 in #179
- refactor: use get_or_insert_default by @drmorr0 in #180
- chore: switch to llvm-cov and nextest by @drmorr0 in #181
- pod lifecycle works with KWOK by @drmorr0 in #177
- fix: error messages don't stacktrace for 'recoverable' tracer errors by @drmorr0 in #183
- chore: bump codecov version by @drmorr0 in #184
- build(deps): bump tokio from 1.41.1 to 1.44.2 by @dependabot in #182
- fix: allow multiple podSpecTemplatePaths to be specified by @drmorr0 in #185
Full Changelog: v2.1.0...v2.2.0