Skip to content

Releases: bedag/storagegrid-operator

v0.2.0

26 May 13:15
4c9bdb5

Choose a tag to compare

What's Changed

Other Changes

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

v0.1.0

18 May 05:48
9b50210

Choose a tag to compare

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