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

Releases: flyteorg/flytepropeller

Pick up latest plugins with sidecar gpu resource fix

09 Mar 20:06
6d8fffe
Compare
Choose a tag to compare
v0.2.12

Pick up latest plugins with sidecar gpu resource fix (#82)

Sub-workflow fixes

07 Mar 02:21
0fbe369
Compare
Choose a tag to compare

FlytePlugins update: Spark Scala support

05 Mar 08:23
f7f5495
Compare
Choose a tag to compare
Merge pull request #77 from lyft/bump-plugin

Update FlytePlugins

Corrected ResourceManager Token format error in v0.2.8

05 Mar 07:22
8c952d4
Compare
Choose a tag to compare
Merge pull request #79 from lyft/fairness-hard-cap

Fix token format and add unit tests

Fix token unmarshaling error in v0.2.7

05 Mar 06:00
f8e88ac
Compare
Choose a tag to compare
Merge pull request #78 from lyft/fairness-hard-cap

Fix token marshaling error in fairness V0

Supporting project-level and namespace-level capping of resource allocation

05 Mar 01:16
da14690
Compare
Choose a tag to compare
Merge pull request #72 from lyft/fairness-hard-cap

Implementing project-level and namespace-level quota cap

Cached task outputs can expire based on MaxCachedAge

20 Feb 20:32
04b5a13
Compare
Choose a tag to compare
Merge pull request #73 from lyft/bump-datacatalog

DataCatalog Artifacts over MaxCacheAge will skip cache retrieval

Fixing finalizer bug and reverting flyteplugins 0.3.3

18 Feb 19:05
b755063
Compare
Choose a tag to compare
Merge pull request #70 from lyft/revert-67-plugins-0.3.3

Revert "Update flyteplugins 0.3.3 and other deps"

Update plugins 0.3.3

13 Feb 19:38
1dbb1d2
Compare
Choose a tag to compare
v0.2.4

Update flyteplugins 0.3.3 and other deps (#67)

Update plugins dependencies & fix empty `error` message.

07 Feb 00:28
382d45a
Compare
Choose a tag to compare
Update deps && fix empty error text (#64)

* Update deps && fix empty error text

* Pin gnostic library to avoid build break

* Pin DataCatalog

* `go generate ./...` and fix errors

* Fix controller config

* More config tests