Skip to content

Releases: bedag/storagegrid-operator

v0.3.0

Choose a tag to compare

@yehlo yehlo released this 30 Aug 05:49
f8f0d2f

What's Changed

  • fix(deletion): rework deletion handling and reflect phases properly by @yehlo in #153
  • fix(deletion): prevent deletion stalls from failed drains and stale bucket counts by @yehlo in #154
  • fix(tenant): always write an explicit S3 Object Lock retention ceiling by @yehlo in #155
  • feat(bucket): add StorageGrid bucket consistency support by @yehlo in #156

Full Changelog: v0.2.3...v0.3.0

v0.2.3

Choose a tag to compare

@yehlo yehlo released this 29 Jun 07:48
510e1fe

What's Changed

Other Changes

  • fix(api): Make sure maxRetentionInDays is set if an s3ObjectLockMode … by @yehlo in #152

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@yehlo yehlo released this 07 Jun 10:12
bec4b63

What's Changed

Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@yehlo yehlo released this 07 Jun 10:10
624439e

What's Changed

Other Changes

  • fix(ci): align with company regulations by @yehlo in #148

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@yehlo yehlo released this 26 May 13:15
4c9bdb5

What's Changed

Other Changes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@yehlo yehlo released this 18 May 05:48
9b50210

What's Changed

Dependencies

  • docker(deps): bump golang from 1.25.4-alpine to 1.25.6-alpine by @dependabot[bot] in #67
  • ci(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #35
  • ci(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #25
  • deps(deps): bump github.com/onsi/gomega from 1.38.2 to 1.39.0 by @dependabot[bot] in #62
  • deps(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.5 by @dependabot[bot] in #64
  • ci(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #93
  • ci(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #85
  • ci(deps): bump helm/kind-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #82
  • ci(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #96
  • ci(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #95

Other Changes

  • feat: introduce events to operator and add feature to set preferred S3 endpoint by @yehlo in #45
  • feat: improve tenant deletion and status by @yehlo in #46
  • feat: add bucket drain and bucket s3 url by @yehlo in #47
  • Add import tenant functionality by @yehlo in #54
  • fix: ensure that secrets get recreated on clam/unclaim by @yehlo in #56
  • fix: resolve bug with unset user description by @yehlo in #65
  • Fix/initial desc by @yehlo in #66
  • feat: introduce spec.bucketName to let user choose bucketName by @yehlo in #69
  • Feat/s3bu name by @yehlo in #70
  • Feat/s3bu name by @yehlo in #71
  • S3bu api improvements by @yehlo in #72
  • S3bu api improvements by @yehlo in #73
  • chore(deps): upgrade s3 libs by @yehlo in #74
  • chore(docs): add docs and improve .github contents by @yehlo in #102
  • feat(api): introduce s3acces and s3policy APIs to manage S3 Users by @yehlo in #111
  • chore(api): add finalizers to critical secrets and add recommended labels by @yehlo in #112
  • Minor fixes by @yehlo in #118
  • Basee2e by @yehlo in #122
  • Bu fixes by @yehlo in #132
  • S3lock by @yehlo in #137
  • fix(tenant): properly handle bucket and tenant relationship on deletes by @yehlo in #146

New Contributors

  • @yehlo made their first contribution in #45

Full Changelog: https://github.com/bedag/storagegrid-operator/commits/v0.1.0