Skip to content

Releases: flanksource/kommons

v0.12.0

03 May 15:37
becb26c
Compare
Choose a tag to compare

0.12.0 (2021-05-03)

Features

  • add kpack builder and image waitFor functions (fdd6948)

v0.11.4

02 May 17:38
f7a4c53
Compare
Choose a tag to compare

0.11.4 (2021-05-02)

Bug Fixes

  • kget: don't log object not found errors (204a0af)

v0.11.3

29 Apr 16:10
7a09352
Compare
Choose a tag to compare

0.11.3 (2021-04-29)

Bug Fixes

  • prevent nil dereference on unstructuredobject (c2078ed)

v0.11.2

27 Apr 18:31
981c824
Compare
Choose a tag to compare

0.11.2 (2021-04-27)

Bug Fixes

  • postgres readiness checks (438dbe2)

v0.11.1

23 Apr 08:28
9022a11
Compare
Choose a tag to compare

0.11.1 (2021-04-23)

Bug Fixes

  • client: improve GetJobPod by adding retries and timeout (ec1974f)

v0.11.0

19 Apr 13:08
8fec72e
Compare
Choose a tag to compare

0.11.0 (2021-04-19)

Bug Fixes

  • wait: IsDeploymentReady and IsStatefulSetReady are incorrectly implemented (d6121db)

Features

  • wait: add some helper functions to support Postgres Operator e2e tests (7a94259)

v0.10.0

31 Mar 10:05
e436c84
Compare
Choose a tag to compare

0.10.0 (2021-03-31)

Features

  • client: add GetPodLogs helper function (65dd7b3)

v0.9.0

31 Mar 05:01
e88b561
Compare
Choose a tag to compare

0.9.0 (2021-03-31)

Features

  • builder: add support for envFrom and add Job builder (f8faefb)
  • client: add a helper to get Job's pod name (3d212f2)

v0.8.1

22 Mar 08:17
f7b2083
Compare
Choose a tag to compare

0.8.1 (2021-03-22)

Bug Fixes

  • add IsReadyWithConditions (cbd7d94)

v0.8.0

21 Mar 06:03
490ae88
Compare
Choose a tag to compare

0.8.0 (2021-03-21)

Features

  • wait: add MongoDBOperator readiness check (05a640f)