flyte

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

APACHE-2.0 License

Downloads
463.7K
Stars
4.9K
Committers
253

Bot releases are visible (Hide)

flyte - Flyte v1.3.0-b7 milestone release

Published by flyte-bot almost 2 years ago

v1.3.0-b7

Empty release for testing CI.

flyte - Flyte v1.3.0-b6 milestone release

Published by flyte-bot almost 2 years ago

Flyte v1.3.0-b6 Changelog

Pull in Doc hub changes.

flyte - Flyte v1.3.0-b5 milestone release

Published by flyte-bot almost 2 years ago

Flyte v1.3.0-b5 Changelog

Databricks and dbx plugin changes.

flyte - Flyte v1.3.0-b4 milestone release

Published by flyte-bot almost 2 years ago

Flyte v1.3.0-b4 Changelog

Pull in first batch of signaling changes.

flyte - Flyte v1.3.0-b3 milestone release

Published by flyte-bot almost 2 years ago

Flyte v1.3.0-b3 Changelog

Use checksums to apply cluster resource changes from flyteadmin

flyte - Flyte v1.2.1 - Improved Demo

Published by flyte-bot almost 2 years ago

Flyte v1.2.1 Release

Improved Local Experience

This change introduces a new version of the flytectl demo start experience. With the v0.6.24 version of flytectl and later, when you start the demo environment, you'll get

  • Faster start up times after image downloaded as dependent images (like minio and postgres) now come pre-bundled.
  • A local Docker registry to use. Build custom task images tagged with localhost:30000 and push to make them available inside Flyte.

This release merges in all the changes here.
https://github.com/flyteorg/flyte/compare/v1.2.0...819457850b634e626cb233b500e7855b65fc9719

flyte - Flyte v1.2.1-b1 milestone release

Published by flyte-bot almost 2 years ago

Flyte 1.2.1-b1 Release

Merged in all changes from master into this release-1.2 branch.
https://github.com/flyteorg/flyte/compare/v1.2.0...819457850b634e626cb233b500e7855b65fc9719

flyte - Flyte v1.3.0-b2 milestone release

Published by flyte-bot almost 2 years ago

Flyte v1.3.0-b2 Changelog

New demo sandbox environment
New Helm charts

flyte - Flyte v1.3.0-b1 milestone release

Published by flyte-bot about 2 years ago

Flyte v1.3.0-b1 Changelog

Fix race in sandbox installation
Updates to flyteadmin auth headers

flyte - Flyte v1.2.0 milestone release

Published by flyte-bot about 2 years ago

Flyte 1.2 Release

Platform

Flytekit

And more. See the full changelog in https://github.com/flyteorg/flytekit/releases/tag/v1.2.0

Flyteconsole

  • fix: Make sure groups used in graph aren't undefined #545
  • fix: Graph Center on initial render #541
  • fix: Graph edge overlaps nodes #542
  • Fix searchbar X button #564
  • fix: Update timeline view to show dynamic wf internals on first render #562
  • fix: Webmanifest missing crossorigin attribute #566
  • fix: console showing subworkflows as unknown #570
  • fix: Dict value loses 1 trailing character on UI Launch. #561
  • fix: launchform validation #557
  • fix: integrate timeline and graph tabs wrappers under one component #572
  • added none type in union type #577
  • minor: inputHelpers InputProps #579
  • fix: fix test of launchform #581
  • Pruning some unused packages #583
  • fix: floor seconds to int in the edge case moment returns it as float #582
  • fix: add BASE_URL to dev startup, open deeply nested urls #589
  • fix: add default disabled state for only mine filter #585
  • fixed graph/timeline support for launchplanRef #601
  • fix: enable deeplinks in development #602
flyte - Flyte v1.2.0-b5 milestone release

Published by flyte-bot about 2 years ago

1.2.0-b5 Test Release

Updated notifications to text

flyte - Flyte v1.2.0-b3 milestone release

Published by flyte-bot about 2 years ago

Flyte v1.2.0-b3 Changelog

Allow adding sidecar containers to flyteadmin

flyte - Flyte v1.2.0-b2 milestone release

Published by flyte-bot about 2 years ago

Flyte v1.2.0-b2 Changelog

Add support Ray task

Others will be filled in later

flyte - Flyte v1.2.0-b1 milestone release

Published by flyte-bot over 2 years ago

Flyte v1.2.0-b1 Changelog

Fix indentation in flyte-core Helm chart

flyte - Flyte v1.1.0 milestone release

Published by flyte-bot over 2 years ago

Flyte 1.1 Changelog

Platform

User Improvements

Support for Optional types. With the inclusion of Union types in flytekit, we can now support optional types.

Flyte Deck is now available. Please take a look at the documentation and also the OSS presentation that was done a few weeks back.

Backend Improvements

Bug Fixes

  • Propeller calling finalize rather than abort
  • Propeller correctly identify error when requesting a launch plan that does not exist.
  • Better handle execution CRDs that don't exist in Admin.
  • Fix panic when creating additional label options.
  • Check validity of notifications.
  • Revert Spark tasks to use the spark role if unspecified by the user.

...and more!

Flytekit

  • Work for Flyte Decks and Optional types.
  • pyflyte run now supports executing tasks.
  • pyflyte register combines the UX of run with the functionality of package. Please see the video posted along with the forthcoming documentation.

Bug Fixes

UI

  • fix: support mapped tasks #494
  • feat: support flyte decks #504
  • feat: launch plans list & detail page #507
  • fix(bug-508): executions can not be filtered by start time #509
  • feat: navbar navigation dropdown #511
  • chore: support internal/external navigsation better #513
  • chore: Update Contributing.md #515
  • chore: update navigationDropdown usage #517
  • fix: cache icon for map task #519
  • fix: Relaunch form does not persist security context values when changed #527
  • fix: release process #529
  • fix: fix semantic-release config #532
  • test: fix time sensitive test #533
  • feat: Rename upgrade idl workflow #534
  • fix(491): remove favicon package + use favicon.svg by default #537

The lists above contains changes from the 1.0.x release as well.

flyte - Flyte v1.1.0-b1 milestone release

Published by flyte-bot over 2 years ago

Flyte v1.1.0-b1 Changelog

will be filled in later

flyte - Flyte v1.0.2 milestone release

Published by flyte-bot over 2 years ago

Flyte v1.0.2 Changelog

General

  1. Housekeeping Update single binary component in releases and bump version of contour helm chart

Platform

  1. Bugfix fix flyte-deps helm chart version
  2. Bugfix Re-order clusterresourcesync annotations in helm chart
  3. Feature Server-side compiler should strip Type Metadata
  4. Bugfix With GRPC v1.46.0 non-ascii chars are not permitted in grpc metadata
  5. Housekeeping Configure grpc_health_prob in admin
  6. Feature In Flytectl use Launchplan with latest version for scheduled workflows
  7. Bugfix Pods started before InjectFinalizer is disabled are never deleted
  8. Housekeeping Checksum grpc_health_probe
  9. Feature Allow to choose Spot Instances at workflow start time
  10. Feature Use the same pod annotation formatting in syncresources cronjob
  11. Housekeeping Migrate flyte sandbox docker image to use flyte-dep & flyte-core
  12. Feature Buf integration for proto release

Flyteconsole

  1. Refactor Move to monorepo structure to allow separate FlyteConsole into plugins system
  2. Feature Add support for StructuredDataSet Input/Output type
  3. Feature Updated Task details page to be able to browse different task versions
  4. Feature Updated Input/Output and TaskDetails representation - now you can collapse parts of it.
  5. Feature Show new map tasks in the GraphView with information of which subtasks are in which phase(running, erroring, succeeded)
  6. Feature Add interruptible override to launch forms
  7. Bugfix ensure that setups with different domains for console and admin API properly works
  8. Bugfix Fixes one of the crashes in Graph component for Viel All Workflow section
  9. Bugfix ensure that admin version is fully shown FC#465
  10. [Bugfix] Small cosmetic updates: https://github.com/flyteorg/flyteconsole/issues/451, https://github.com/flyteorg/flyteconsole/issues/386, and https://github.com/flyteorg/flyteconsole/issues/398
  11. Feature Map Tasks - allow to check statuses of all retries per child task
  12. Feature Allow to rerun single task in execution page
  13. [Plugins]: Adds flyte-api plugin package. You can check basic how to info and consume package from https://www.npmjs.com/package/@flyteconsole/flyte-api . It will allow you to authorize you flytectl queries and perform api requests from your app. At this point only request without included data in body is allowed. More work is planned in future updates.

Flytekit

  1. Feature pyflyte run should support executing tasks
  2. Bugfix Dot separated python packages does not work for pyflyte
  3. Bugfix Pyflyte run doesn't respect the --config flag
  4. Bugfix Read packages from environment variables
flyte - Flyte v1.0.2-b2 milestone release

Published by flyte-bot over 2 years ago

Flyte 1.0.2-b2

Platform

  • Bugfix fix flyte-deps helm chart version
  • Bugfix Re-order clusterresourcesync annotations in helm chart
flyte - Flyte v1.0.2-b1 milestone release

Published by flyte-bot over 2 years ago

Flyte v1.0.2-b1 Changelog

Platform

  1. Feature Server-side compiler should strip Type Metadata
  2. Bugfix With GRPC v1.46.0 non-ascii chars are not permitted in grpc metadata
  3. Housekeeping Configure grpc_health_prob in admin
  4. Feature In Flytectl use Launchplan with latest version for scheduled workflows
  5. Bugfix Pods started before InjectFinalizer is disabled are never deleted
  6. Housekeeping Checksum grpc_health_probe
  7. Feature Allow to choose Spot Instances at workflow start time
  8. Feature Use the same pod annotation formatting in syncresources cronjob

Flytekit

  1. Feature pyflyte run should support executing tasks
  2. Bugfix Dot separated python packages does not work for pyflyte
  3. Bugfix Pyflyte run doesn't respect the --config flag
  4. Bugfix Read packages from environment variables
flyte - Flyte v1.0.1 milestone release

Published by flyte-bot over 2 years ago

v1.0.1 Release ChangeLog

System

  1. Bugfix Addresses the regression to allow empty default complex values for workflow parameters
  2. Bugfix for flyteadmin not respecting fallback substitution for execution spec parameters (e.g. labels, annotations, security context, raw output data config)
  3. Bugfix Bump stow version to fix issue with GoogleAccessId

Flytekit

  1. Bugfix Task chaining without the use of the create_node utility function
  2. Bugfix Improved validation of image config objects