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

Releases: flyteorg/flytepropeller

v1.1.87

03 May 21:08
5b50d88
Compare
Choose a tag to compare

Changelog

  • 5b50d88 Added support for EnvironmentVariables on ExecutionConfig (#558)

v1.1.86

28 Apr 20:21
0025cbe
Compare
Choose a tag to compare

Changelog

  • 0025cbe Added support for aborting task nodes reported as failures (#541)

v1.1.85

20 Apr 21:06
dd49c9d
Compare
Choose a tag to compare

Changelog

  • dd49c9d Maintaining Interruptible and OverwriteCache for reference launchplans (#557)

v1.1.84

19 Apr 14:15
972c0d6
Compare
Choose a tag to compare

Changelog

  • 972c0d6 Implement ability to specify additional/override annotations when using Vault Secret Manager (#556)

v1.1.83

17 Apr 16:54
e4ca252
Compare
Choose a tag to compare

Changelog

  • e4ca252 Setting primaryContainerName by default on Pod plugin (#555)

v1.1.82

16 Apr 17:43
6cb7322
Compare
Choose a tag to compare

Changelog

  • 6cb7322 Check for TerminateExecution error and eat Precondition status (#553)

v1.1.81

14 Apr 16:02
0c982ea
Compare
Choose a tag to compare

Changelog

v1.1.80

12 Apr 18:35
b9d1f62
Compare
Choose a tag to compare

Changelog

  • b9d1f62 fix makefile to read variables from environment and overrides (#554)

v1.1.79

12 Apr 05:01
2be01e2
Compare
Choose a tag to compare

Changelog

  • 2be01e2 Infer GOOS and GOARCH from environment (#552)
  • ef164c5 Remove resource injection on the node for container task (#544)

v1.1.78

07 Apr 22:49
7abdcd7
Compare
Choose a tag to compare

Changelog

  • 7abdcd7 returning 'Undefined' when recovering a SKIPPED node so that the node is executed (#551)