Releases: celestiaorg/knuu
Releases · celestiaorg/knuu
v0.12.0
What's Changed
- build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #254
- feat: STS to RS by @jrmanes in #255
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #246
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.69 by @dependabot in #247
- Jose/bittwister bump by @jrmanes in #253
- build(deps): bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #249
- build(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #252
Full Changelog: v0.11.0...v0.11.1
v0.11.0-rc.0
What's Changed
- chore: integrate bittwister sdk by @mojtaba-esk in #210
- feat: only call detroy service when service was deployed by @smuu in #221
- Refactor : Added Faster IP retrieval by @triggeredcode in #224
- build(deps): bump k8s.io/client-go from 0.28.3 to 0.29.0 by @dependabot in #217
- build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #214
- feat: implement kaniko builder by @mojtaba-esk in #227
- chore: increase ttl image life to 24h instead of 1 by @mojtaba-esk in #226
- Update k8s_pvc.go type "k8s.io/api/core/v1".ResourceRequirements error by @mojtaba-esk in #231
- feat: integrate image builder(s) by @mojtaba-esk in #232
- feat: mount local directory to remote Kaniko by @mojtaba-esk in #234
- fix: Mount dir to kaniko using Minio by @mojtaba-esk in #238
- fix: builder error propagation by @mojtaba-esk in #239
- build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #235
- build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.2 by @dependabot in #242
- build(deps): bump k8s.io/api from 0.29.0 to 0.29.2 by @dependabot in #243
- build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.2 by @dependabot in #244
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.4+incompatible by @dependabot in #245
New Contributors
- @mojtaba-esk made their first contribution in #210
- @triggeredcode made their first contribution in #224
Full Changelog: v0.10.0...v0.11.0-rc.0
v0.11.0
What's Changed
- chore: integrate bittwister sdk by @mojtaba-esk in #210
- feat: only call detroy service when service was deployed by @smuu in #221
- Refactor : Added Faster IP retrieval by @triggeredcode in #224
- build(deps): bump k8s.io/client-go from 0.28.3 to 0.29.0 by @dependabot in #217
- build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #214
- feat: implement kaniko builder by @mojtaba-esk in #227
- chore: increase ttl image life to 24h instead of 1 by @mojtaba-esk in #226
- Update k8s_pvc.go type "k8s.io/api/core/v1".ResourceRequirements error by @mojtaba-esk in #231
- feat: integrate image builder(s) by @mojtaba-esk in #232
- feat: mount local directory to remote Kaniko by @mojtaba-esk in #234
- fix: Mount dir to kaniko using Minio by @mojtaba-esk in #238
- fix: builder error propagation by @mojtaba-esk in #239
- build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #235
- build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.2 by @dependabot in #242
- build(deps): bump k8s.io/api from 0.29.0 to 0.29.2 by @dependabot in #243
- build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.2 by @dependabot in #244
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.4+incompatible by @dependabot in #245
New Contributors
- @mojtaba-esk made their first contribution in #210
- @triggeredcode made their first contribution in #224
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #197
- build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #198
- feat: add otel to mainnn by @smuu in #203
Full Changelog: v0.9.0...v0.10.0
v0.9.0-alpha
Alpha releases add capabilities to Knuu that require a special setup in the Kubernetes Cluster.
Examples are:
- creating ingresses
- external DS servuces
- observability
Full Changelog: v0.9.0...v0.9.0-alpha
What's Changed
- feat: Update alpha branch with main branch by @smuu in #159
- feat: add capability of creating ingresses by @smuu in #151
- feat: add capability of external dns services by @smuu in #152
- feat: Update alpha with main branch by @smuu in #163
- feat(obsy): add logic for configuring obsy by @smuu in #174
- bugfix: use numbers instead of name for owner by @smuu in #190
- bugfix: set fsGroupChangePolicy to on root mismatch by @smuu in #191
Full Changelog: v0.9.0...v0.9.0-alpha
v0.9.0
What's Changed
- Fix: changed InitializedWithIdentifier to Initialize by @baibhavKumar1 in #150
- feat: bump knuu version v0.8 in README by @smuu in #145
- feat: package timeout for k8s communication by @smuu in #158
- build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #157
- feat: create and attach configMap when adding file after commit by @smuu in #154
- build(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #162
- made changes to the labels by @Najamulhassan3383 in #137
- refactor: cleanup blank spaces - use funcs multiline by @jrmanes in #169
- feat: add sidecar functionality by @smuu in #168
- build(deps): bump k8s.io/client-go from 0.27.4 to 0.28.0 by @dependabot in #173
- feat: clone with new name by @smuu in #175
- build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #176
- bugfix: add configmaps to timeout handler by @smuu in #177
- doc: update feature list in readme by @Mackenzie-OO7 in #161
- feat: start without wait for instance pool by @smuu in #179
- Fix broken link by @liamsi in #183
- build(deps): bump k8s.io/client-go from 0.28.0 to 0.28.2 by @dependabot in #185
- build(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible by @dependabot in #184
- feat: use fsGroup by @smuu in #188
New Contributors
- @baibhavKumar1 made their first contribution in #150
- @Najamulhassan3383 made their first contribution in #137
- @jrmanes made their first contribution in #169
- @liamsi made their first contribution in #183
Full Changelog: v0.8.2...v0.9.0
v0.8.2
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
- build(deps): bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible by @dependabot in #138
- fix: dont run kubectl delete when input is empty by @smuu in #140
- Remove logrus import by @rafiramadhana in #113
- bugfix: proper error handling and retries by @smuu in #143
New Contributors
- @Mackenzie-OO7 made their first contribution in #124
- @rafiramadhana made their first contribution in #113
Full Changelog: v0.7.2...v0.8.2
v0.8.2-rc.1
What's Changed
Full Changelog: v0.8.1-rc.1...v0.8.2-rc.1
v0.8.1-rc.1
What's Changed
- build(deps): bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible by @dependabot in #138
- fix: dont run kubectl delete when input is empty by @smuu in #140
- Remove logrus import by @rafiramadhana in #113
New Contributors
- @rafiramadhana made their first contribution in #113
Full Changelog: v0.8.0-rc.1...v0.8.1-rc.1