Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Releases: flyteorg/flytepropeller

Fix cases where we miss finalizing tasks leading to pods stuck in terminating phase

27 May 17:06
5e69329
Compare
Choose a tag to compare
Fix cases where we miss finalizing tasks (#135)

* Wip

* Actually start the informers

* Generate

* fixes

* build break

* Add goroutine label

* nit

* op_code_generaet

* PR Comments

* PR Comments

* PR Comments

* Unit tests

* Update plugins dep

Fix Pods stuck in terminating cases

26 May 23:13
Compare
Choose a tag to compare
Pre-release
v0.2.43-patch1

Unit tests

Adding FlyteWorkflow CRD gauges

19 May 02:02
aafab7c
Compare
Choose a tag to compare
v0.2.41

Current level gauge for FlyteWorkflows (#132)

Add project/domain to context and bump plugins to v0.3.23

12 May 00:13
c2883b0
Compare
Choose a tag to compare

User vs system errors

30 Apr 21:37
e18052e
Compare
Choose a tag to compare
v0.2.36

Nullable field handling in CRD (#126)

Delete K8s Resources on Abort

22 Apr 22:17
2d29bfb
Compare
Choose a tag to compare
v0.2.31

Delete CRDs on abort for K8s plugins (#122)

Bug fix to use default node timeout

22 Apr 19:49
a735250
Compare
Choose a tag to compare
[Bug Fix] Node timeout should use default value if set to zero. (#121)

* [Bug Fix] Node timeout should use default value if set to zero.

* .

* feedback

* cr feedback

Revert command line change

16 Apr 21:55
0595256
Compare
Choose a tag to compare

#115

Also a non-code change for owners

Remove Workflow from Node executor

16 Apr 17:27
7028ee3
Compare
Choose a tag to compare

Should not change behavior, but cleans up the code

Log workflow-round panics

14 Apr 20:13
9e36b42
Compare
Choose a tag to compare
v0.2.27

Log panics (#109)