Skip to content

Releases: Knappek/mongodbatlas-operator

v0.1.0

23 Oct 18:53
Compare
Choose a tag to compare
  • implement creating/updating/deleting alert configurations
  • first minor release: basic functionalities in place in order to manage MongoDB Atlas with the Operator

v0.0.7

15 Oct 20:51
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • implement creating/updating/deleting database users
  • introduce codegen script that creates boilerplates for controller, controller unit test and e2e test
  • improve code reusability
  • improve readme visibility
  • make it possible to configure the default reconciliation time

v0.0.6

06 Sep 16:15
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
  • implement logic to update a cluster
  • log to stdout when a cluster has been created successfully (CREATING->IDLE)
  • refactoring - create k8s and atlas client per operator and not for each CRD
    this is needed to start with unit tests in order to be able to mock both clients
  • use kubebuilder annotations to generate CRDs
  • improve log output and cluster creation/fetching code

v0.0.5

02 Jul 21:25
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Changelog

  • implement end-to-end testing (aka acceptance tests): #9
  • add additional printer colums when executing kubectl get
  • Delete atlascluster cr only after cluster successfully deleted: #10

v0.0.4

22 Jun 17:40
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
add cross-compilation flags to go build

v0.0.3

22 Jun 16:34
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
fix operator docker image error and add dos2unix to entrypoint

Error was: Standard_init_linux.go:175 exec user process caused no such file
solution found on: https://forums.docker.com/t/standard-init-linux-go-175-exec-user-process-caused-no-such-file/20025/2

v0.0.2

21 Jun 19:18
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
release 0.0.2

v0.0.1

20 Jun 00:30
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
release 0.0.1