Releases: flanksource/kommons
Releases · flanksource/kommons
v0.12.0
0.12.0 (2021-05-03)
Features
- add kpack builder and image waitFor functions (fdd6948)
v0.11.4
0.11.4 (2021-05-02)
Bug Fixes
- kget: don't log object not found errors (204a0af)
v0.11.3
0.11.3 (2021-04-29)
Bug Fixes
- prevent nil dereference on unstructuredobject (c2078ed)
v0.11.2
0.11.2 (2021-04-27)
Bug Fixes
- postgres readiness checks (438dbe2)
v0.11.1
0.11.1 (2021-04-23)
Bug Fixes
- client: improve GetJobPod by adding retries and timeout (ec1974f)
v0.11.0
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
0.10.0 (2021-03-31)
Features
- client: add GetPodLogs helper function (65dd7b3)
v0.9.0
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
0.8.1 (2021-03-22)
Bug Fixes
- add IsReadyWithConditions (cbd7d94)
v0.8.0
0.8.0 (2021-03-21)
Features
- wait: add MongoDBOperator readiness check (05a640f)