| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 4.1 kB | |
| v2.0.8 source code.tar.gz | 2026-03-17 | 2.7 MB | |
| v2.0.8 source code.zip | 2026-03-17 | 3.9 MB | |
| Totals: 3 Items | 6.6 MB | 0 | |
What's Changed
- Fix duplicate VolumeMounts when merging pod templates by @pingsutw in https://github.com/flyteorg/flyte/pull/6958
- Add label for gpu partitions used by @katrogan in https://github.com/flyteorg/flyte/pull/6921
- [flyteidl2] Generate mocks for Actions service by @pvditt in https://github.com/flyteorg/flyte/pull/6962
- Bump OTel SDK to v1.40.0 and fix semconv schema conflict by @jmonty42 in https://github.com/flyteorg/flyte/pull/6965
- [V2] Add Internal run service by @machichima in https://github.com/flyteorg/flyte/pull/6956
- Revert "Bump OTel SDK to v1.40.0 and fix semconv schema conflict (#6965)" by @jmonty42 in https://github.com/flyteorg/flyte/pull/6967
- Add proto files for domain service by @afbrock in https://github.com/flyteorg/flyte/pull/6891
- Add OppoBloomFilter to deduplicate RecordAction calls by @pingsutw in https://github.com/flyteorg/flyte/pull/6987
- fix: correct TaskAction CR/pod names and namespaces, improve run ID generation by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/6986
- fix: set explicit 5-minute timeout on TaskAction watch by @pingsutw in https://github.com/flyteorg/flyte/pull/6996
- [V2]Sandbox for flyte v2 by @popojk in https://github.com/flyteorg/flyte/pull/6955
- [V2][Feat] Add events service by @machichima in https://github.com/flyteorg/flyte/pull/6970
- Add IdentityService (UserInfo) stub to runs service by @pingsutw in https://github.com/flyteorg/flyte/pull/6997
- [V2] Add GitHub Actions workflow for Go unit tests by @pingsutw in https://github.com/flyteorg/flyte/pull/6999
- [V2] Add project service by @machichima in https://github.com/flyteorg/flyte/pull/7000
- [V2] Add TaskAction garbage collector for terminal CRDs by @pingsutw in https://github.com/flyteorg/flyte/pull/6994
- Add include_system_secrets to secrets apis by @katrogan in https://github.com/flyteorg/flyte/pull/7007
- Add TaskAction validation before finalizer registration by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7006
- Notifications IDL by @iaroslav-ciupin in https://github.com/flyteorg/flyte/pull/6946
- Fix Docker build for CGO-dependent sqlite3 package by @pingsutw in https://github.com/flyteorg/flyte/pull/7014
- Revert notifications idl event type by @iaroslav-ciupin in https://github.com/flyteorg/flyte/pull/7021
- Add DisableConfigEndpoint option to profutils Config to allow disabling the /config HTTP endpoint. Add pflags-generated config files and fix import paths to use non-versioned module. by @EngHabu in https://github.com/flyteorg/flyte/pull/7015
- [Sandbox][RunService]Switch database from sqlite to postgresql by @popojk in https://github.com/flyteorg/flyte/pull/7018
- [V2] Run Service - Watch action cache by @machichima in https://github.com/flyteorg/flyte/pull/7017
- Add new role
ROLE_TYPE_SYSTEM_PROVISIONED_ACCESSfor default system behavior by @katrogan in https://github.com/flyteorg/flyte/pull/7028 - update minio image to support multi-architectures by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7027
- Add log links to task template by @pingsutw in https://github.com/flyteorg/flyte/pull/7030
- feat(runs): wire AbortRun and AbortAction through to ActionsService by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7031
- Fix problems including missing charts and the kubeconfig permission by @0yukali0 in https://github.com/flyteorg/flyte/pull/7033
- Adjust notifications IDL to support notifications per phases by @iaroslav-ciupin in https://github.com/flyteorg/flyte/pull/7025
- Add node_name to the container selector by @eyakubovich in https://github.com/flyteorg/flyte/pull/7036
- Migrate [#6785] in v1 to v2 by @BarryWu0812 in https://github.com/flyteorg/flyte/pull/6918
New Contributors
- @jmonty42 made their first contribution in https://github.com/flyteorg/flyte/pull/6965
- @afbrock made their first contribution in https://github.com/flyteorg/flyte/pull/6891
- @eyakubovich made their first contribution in https://github.com/flyteorg/flyte/pull/7036
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.7...v2.0.8