Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Kubernetes DBaaS v1.0.0

Latest
Compare
Choose a tag to compare
@criscola criscola released this 24 Aug 13:55
99d66c6

Release v1.0.0 (PR #2)

Changelog

  • Bump operator-sdk to 1.10.1
  • Add fully functioning test suite with e2e tests
  • Add DSN references to Secrets in DBMS config
  • Update Helm Chart to reflect latest changes and enhance it
    • Add secret key generator
    • Add DatabaseClass generator
  • Add password rotation
  • Add keepalive
  • Change stacktraces printing behavior
  • Code refactoring
  • Update stored procedures samples

Additional changes to project

  • Add website and update README
  • Add CI pipeline
  • Publish on Dockerhub
  • Publish on ArtifactHub