Skip to content

Releases: celestiaorg/knuu

v0.8.0-rc.1

07 Jul 08:09
55b8214
Compare
Choose a tag to compare
v0.8.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: introduce statefulset by @smuu in #106
  • feat: delete with no grace period when callind destroy to speed up cl… by @smuu in #112
  • Feature/global timeout by @smuu in #110
  • feat: add CNAME file by @smuu in #126
  • feat: add probes by @smuu in #127
  • doc: add contributing.md by @Mackenzie-OO7 in #124
  • bugfix: proper cleanup with timeout handler by @smuu in #133
  • fix: execute command with a shell by @smuu in #135
  • build(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible by @dependabot in #136
  • feat: add rbac by @smuu in #129

New Contributors

Full Changelog: v0.7.2...v0.8.0-rc.1

v0.7.2

22 Jun 11:53
e2cc357
Compare
Choose a tag to compare

What's Changed

  • Feature/remove not needed file code by @smuu in #93
  • Feature/start busy waiting by @smuu in #104
  • fix: volume when running non root user by @smuu in #105

Full Changelog: v0.7.1...v0.7.2

v0.7.2-rc.1

22 Jun 11:45
e2cc357
Compare
Choose a tag to compare
v0.7.2-rc.1 Pre-release
Pre-release

What's Changed

  • Feature/remove not needed file code by @smuu in #93
  • Feature/start busy waiting by @smuu in #104
  • fix: volume when running non root user by @smuu in #105

Full Changelog: v0.7.1...v0.7.2-rc.1

v0.7.1

21 Jun 09:10
725d522
Compare
Choose a tag to compare

What's Changed

  • remove duplication by @Ehsanino82 in #87
  • feat: add a proper readme by @smuu in #88
  • bugfix: adding files from another path that running the test from by @smuu in #92

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.1-rc.1

21 Jun 08:51
725d522
Compare
Choose a tag to compare
v0.7.1-rc.1 Pre-release
Pre-release

What's Changed

  • remove duplication by @Ehsanino82 in #87
  • feat: add a proper readme by @smuu in #88
  • bugfix: adding files from another path that running the test from by @smuu in #92

New Contributors

Full Changelog: v0.7.0...v0.7.1-rc.1

v0.7.0

16 Jun 12:58
355fd0f
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible by @dependabot in #53
  • build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #54
  • feat: dont build push if no changes by @smuu in #40
  • build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #60
  • build(deps): bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot in #61
  • build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #62
  • Adding documentation to Clone function by @davidjnovak in #73
  • feat: add SetUser for instance: by @smuu in #52
  • feat: add Stop functionality by @smuu in #64
  • feat: don't deprecate Initialize() by @smuu in #68
  • feat: add folder function by @smuu in #77
  • feat: add check if knuu was initialized by @smuu in #67
  • Feature/disable networking by @smuu in #72
  • Feature/preload images by @smuu in #80

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.7.0-rc.1

16 Jun 12:47
355fd0f
Compare
Choose a tag to compare
v0.7.0-rc.1 Pre-release
Pre-release

What's Changed

  • build(deps): bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible by @dependabot in #53
  • build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #54
  • feat: dont build push if no changes by @smuu in #40
  • build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #60
  • build(deps): bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot in #61
  • build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #62
  • Adding documentation to Clone function by @davidjnovak in #73
  • feat: add SetUser for instance: by @smuu in #52
  • feat: add Stop functionality by @smuu in #64
  • feat: don't deprecate Initialize() by @smuu in #68
  • feat: add folder function by @smuu in #77
  • feat: add check if knuu was initialized by @smuu in #67
  • Feature/disable networking by @smuu in #72
  • Feature/preload images by @smuu in #80

New Contributors

Full Changelog: v0.6.0...v0.7.0-rc.1

v0.6.0

26 May 12:40
b2cbcde
Compare
Choose a tag to compare

What's Changed

  • fix: setCommand same syntax as setArgs by @smuu in #50

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 May 14:57
5b2d385
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.1+incompatible by @dependabot in #47
  • feat: pod port forward by @smuu in #49

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 May 14:08
8f189b8
Compare
Choose a tag to compare

What's Changed

  • feat: introduce env var to set used namespace by @smuu in #43
  • Feature/add labels to identify by @smuu in #42
  • doc: only one file has package doc by @smuu in #44
  • Feature/adding resources by @smuu in #46

Full Changelog: v0.3.0...v0.4.0