This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Releases: flyteorg/flytepropeller
Releases · flyteorg/flytepropeller
Fix cases where we miss finalizing tasks leading to pods stuck in terminating phase
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
v0.2.43-patch1 Unit tests
Adding FlyteWorkflow CRD gauges
v0.2.41 Current level gauge for FlyteWorkflows (#132)
Add project/domain to context and bump plugins to v0.3.23
User vs system errors
v0.2.36 Nullable field handling in CRD (#126)
Delete K8s Resources on Abort
v0.2.31 Delete CRDs on abort for K8s plugins (#122)
Bug fix to use default node timeout
[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
Also a non-code change for owners
Remove Workflow from Node executor
Should not change behavior, but cleans up the code
Log workflow-round panics
v0.2.27 Log panics (#109)