Skip to content

v1.2.0

Choose a tag to compare

@joshiste joshiste released this 08 Dec 11:32
· 1086 commits to main since this release
ca98140

Changelog

  • 639e36c Feat/fill disk attack (#79)
  • b45b67c Merge pull request #76 from steadybit/dependabot/github_actions/helm/chart-releaser-action-1.6.0
  • 9ac6796 Merge pull request #77 from steadybit/feat/discovery-sdk
  • a37af5c Merge pull request #78 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.2.4
  • 38f99a0 Merge pull request #81 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.2.6
  • b8065ae Merge pull request #82 from steadybit/dependabot/go_modules/github.com/containerd/containerd-1.7.10
  • 8ba5938 Revert "test: incorrect failure handling"
  • 6f735dc [wip] refa: use runc from action_kit_commons (#80)
  • fbc8438 build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
  • 18abeb1 build(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • e2b21e8 build(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • da954c3 build(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • a5ed542 build: fix issue building sidecar image in e2e test
  • c9c575e build: use git.ignore_tags for goreleaser
  • cd9b364 build: use reusable workflow
  • ab79238 chore: change wording
  • 0d24c08 chore: change wording
  • e5ecb51 chore: change wording
  • bb972db chore: update dependencies
  • ca98140 chore: update dependencies
  • 9d108a5 chore: update dependencies
  • ebb0204 chore: update dependencies
  • fc2d3a7 chore: update dependencies
  • 048273b chore: update to extension-kit 1.8.11
  • 67caa94 feat: add method to fill disk via fallocate
  • e4a9eb3 feat: add timeout to discovery
  • 18c2cf4 feat: make probes configurable via helm-chart
  • 757ba1b feat: prevent dynatrace one-agent injection
  • 03da79e feat: use MB instead of KB in fill disk attack
  • b10cf96 fix: Removing trailing dot for one of the Disk Fill Modes
  • 20f23be fix: calculate disk space
  • 896bf13 fix: config parsing for mbytes_per_worker
  • dcce24a fix: don't current timestamp in sidecat container name
  • 6fe8eb8 fix: duplicated --hdd-bytes parameter for stress io
  • b0331a3 fix: make sure that blocksize off dd is not to big
  • c9a2156 fix: test
  • f61aadd fix: typo
  • 03069af fix: typo
  • 0ede9c1 refa: rework stress-io percentage to mbytes written
  • 4e9cf17 refa: use discovery-kit-sdk