This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Releases: flyteorg/flytepropeller
Releases · flyteorg/flytepropeller
Pick up latest plugins with sidecar gpu resource fix
v0.2.12 Pick up latest plugins with sidecar gpu resource fix (#82)
Sub-workflow fixes
FlytePlugins update: Spark Scala support
Merge pull request #77 from lyft/bump-plugin Update FlytePlugins
Corrected ResourceManager Token format error in v0.2.8
Merge pull request #79 from lyft/fairness-hard-cap Fix token format and add unit tests
Fix token unmarshaling error in v0.2.7
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
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
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
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
v0.2.4 Update flyteplugins 0.3.3 and other deps (#67)
Update plugins dependencies & fix empty `error` message.
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