What's Changed
- Fix duplicate VolumeMounts when merging pod templates by @pingsutw in #6958
- Add label for gpu partitions used by @katrogan in #6921
- [flyteidl2] Generate mocks for Actions service by @pvditt in #6962
- Bump OTel SDK to v1.40.0 and fix semconv schema conflict by @jmonty42 in #6965
- [V2] Add Internal run service by @machichima in #6956
- Revert "Bump OTel SDK to v1.40.0 and fix semconv schema conflict (#6965)" by @jmonty42 in #6967
- Add proto files for domain service by @afbrock in #6891
- Add OppoBloomFilter to deduplicate RecordAction calls by @pingsutw in #6987
- fix: correct TaskAction CR/pod names and namespaces, improve run ID generation by @AdilFayyaz in #6986
- fix: set explicit 5-minute timeout on TaskAction watch by @pingsutw in #6996
- [V2]Sandbox for flyte v2 by @popojk in #6955
- [V2][Feat] Add events service by @machichima in #6970
- Add IdentityService (UserInfo) stub to runs service by @pingsutw in #6997
- [V2] Add GitHub Actions workflow for Go unit tests by @pingsutw in #6999
- [V2] Add project service by @machichima in #7000
- [V2] Add TaskAction garbage collector for terminal CRDs by @pingsutw in #6994
- Add include_system_secrets to secrets apis by @katrogan in #7007
- Add TaskAction validation before finalizer registration by @AdilFayyaz in #7006
- Notifications IDL by @iaroslav-ciupin in #6946
- Fix Docker build for CGO-dependent sqlite3 package by @pingsutw in #7014
- Revert notifications idl event type by @iaroslav-ciupin in #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 #7015
- [Sandbox][RunService]Switch database from sqlite to postgresql by @popojk in #7018
- [V2] Run Service - Watch action cache by @machichima in #7017
- Add new role
ROLE_TYPE_SYSTEM_PROVISIONED_ACCESSfor default system behavior by @katrogan in #7028 - update minio image to support multi-architectures by @AdilFayyaz in #7027
- Add log links to task template by @pingsutw in #7030
- feat(runs): wire AbortRun and AbortAction through to ActionsService by @AdilFayyaz in #7031
- Fix problems including missing charts and the kubeconfig permission by @0yukali0 in #7033
- Adjust notifications IDL to support notifications per phases by @iaroslav-ciupin in #7025
- Add node_name to the container selector by @eyakubovich in #7036
- Migrate #6785 in v1 to v2 by @BarryWu0812 in #6918
New Contributors
- @jmonty42 made their first contribution in #6965
- @afbrock made their first contribution in #6891
- @eyakubovich made their first contribution in #7036
Full Changelog: v2.0.7...v2.0.8