v0.13.3
What's Changed
- feat(knuu): create new method StartAsync and point to StartWithoutWait by @nesangcode in #278
- feat: download file from running instance by @mojtaba-esk in #283
- feat: add minio to test runs by @mojtaba-esk in #285
- chore: refactor all errors to be wrapped by @mojtaba-esk in #290
- refactor(knuu-example): Initial commit for the refactor by @jrmanes in #291
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #248
- build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible by @dependabot in #279
- fix: network condition tests by @mojtaba-esk in #295
- build(deps): bump k8s.io/client-go from 0.29.2 to 0.30.0 by @dependabot in #281
- build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.1.0+incompatible by @dependabot in #288
- feat: remove test resources on sig kill by @mojtaba-esk in #296
- build(deps): bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.4 by @dependabot in #298
- chore: refactor k8s pkg by @mojtaba-esk in #297
- chore: first draft of the ADR 001 by @mojtaba-esk in #220
- fix: port forward function channels by @mojtaba-esk in #308
- feat(example): env to json by @jrmanes in #307
- fix(knuu): testScope sanitized by @jrmanes in #304
- fix(configmap): command fixed to grant permissions to the parent folders by @jrmanes in #313
- fix(preloader): remove not need import by @jrmanes in #323
- fix(env): handlering env error by @jrmanes in #324
- Revert "fix: port forward function channels" by @jrmanes in #326
- build(deps): bump github.com/celestiaorg/celestia-node from 0.13.4 to 0.13.5 by @dependabot in #325
- build(deps): bump github.com/ethereum/go-ethereum from 1.13.2 to 1.13.15 by @dependabot in #321
- refactor(env): update message level by @jrmanes in #329
- build(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.2+incompatible by @dependabot in #330
- fix(volumes): update test result by @jrmanes in #331
- bugfix: remove usage of knuu-example repo by @smuu in #332
- feat: add build from git example test by @mojtaba-esk in #314
- feat: prepare knuu for chaos-mesh by @smuu in #333
- fix: Kaniko builder resource limit by @mojtaba-esk in #334
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 by @dependabot in #299
- bugfix: read only config maps by @smuu in #338
- fix: file to volumes test by @mojtaba-esk in #339
- fix: Stack Overflow in Error Methods by @mojtaba-esk in #342
- chore: refactor batch destroy by @mojtaba-esk in #337
- bugfix: output sanitized scope by @smuu in #348
- bugfix: sidecar should use parents service by @smuu in #346
- Smuu/multiple improvements by @smuu in #349
- bugfix: replace statefulset by @smuu in #351
- feat: remove app and node deps by @smuu in #352
- feat(ci): add ci automation by @MSevey in #343
New Contributors
- @nesangcode made their first contribution in #278
- @MSevey made their first contribution in #343
Full Changelog: v0.13.2...v0.13.3