Skip to content

Releases: kubernetes-sigs/secrets-store-sync-controller

v0.0.1

23 Aug 19:26
f658b9f
Compare
Choose a tag to compare

v0.0.1 - 2024-08-23

Changelog

Bug Fixes 🐞

  • 90441fc fix: fixes helm chart publish

Continuous Integration 💜

  • 855ccac ci: fixes goreleaser
  • 1f84e93 ci: fixes e2e tests workflow
  • 08df6d9 ci: fixes gcloud auth
  • c6e44d3 ci: updates timeout for staging image build
  • 4a023b9 ci: Add golangci-lint configuration (#11)

Features 🌈

  • fc85101 feat: adds multi arch image build
  • 569742b feat: sets up code in new repo (#12)

Maintenance 🔧

Testing 💚

  • 5c80ab7 test: add e2e vap tests
  • 8be5731 test: add e2e provider tests
  • 2a7ce23 test: adds unit tests for Reconcile (#36)
  • e609dbb test: adds secret util tests