Skip to content

Releases: mayadata-io/d-operators

v1.4.0

11 Jul 04:57
0e0de65
Compare
Choose a tag to compare

1.4.0 (2020-07-11)

Features

  • command: initial code for Command controller (#96) (0e0de65)

v1.3.0

03 Jun 13:52
2fd8a3f
Compare
Choose a tag to compare

1.3.0 (2020-06-03)

Features

v1.2.0

31 May 14:43
0f9fe49
Compare
Choose a tag to compare

1.2.0 (2020-05-31)

Features

v1.1.0

24 May 15:17
bd652f3
Compare
Choose a tag to compare

1.1.0 (2020-05-24)

Features

v1.0.3

23 May 13:22
9818369
Compare
Choose a tag to compare

1.0.3 (2020-05-23)

Bug Fixes

  • build: update docker user & pw to gh actions release image (#62) (9818369)

v1.0.2

23 May 13:09
a83621c
Compare
Choose a tag to compare

1.0.2 (2020-05-23)

Bug Fixes

  • build: fix gh action workflow, makefile, go module & dockerfile (#61) (a83621c)

v1.0.1

23 May 11:26
074107c
Compare
Choose a tag to compare

1.0.1 (2020-05-23)

Bug Fixes

  • build: add pkg package to Dockerfile (#60) (074107c)

v1.0.0

23 May 10:13
8782eef
Compare
Choose a tag to compare

1.0.0 (2020-05-23)

Features

  • assert: add assert state verification to Run resource (8e834df)
  • controller: add initial job controller code (#54) (6ac7da5)
  • controllers: add various kubernetes controllers (f6d0b54)
  • cron: add cron resource schema (598e285)
  • gh-actions: add workflows & semantic release conventions (#59) (8782eef)
  • run: add further logic to various run actions (32c7ae1)
  • run: add further unit tests to run resource (57f8032)
  • run: add logic to execute all tasks (521063f)
  • run: add run as a declarative k8s controller (ef2cc99)
  • run: add unit tests & code fixes w.r.t run logic (4ca4cf4)
  • run: add unit tests to various run actions (3442f98)
  • run: add update logic to run controller (e0ba01c)
  • structure: add structure & initial logic (18c1ba5)
  • test: add test runner to test job (#56) (b34192e)
  • test: testing is never easy (#58) (68b7e16)