This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: flyteorg/flyteidl
Releases · flyteorg/flyteidl
v0.18.19
Add Secret Group
Add Secret Group (#114) * Add Secret Group Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]>
Move Datacatalog proto and add free form task config
v0.18.17 Add free form map config for task custom (#112)
SecurityContext rewrite
Version v0.18.16 (#111) * Version v0.18.16 Signed-off-by: Ketan Umare <[email protected]> * Update GetVersion API to match the other API style - Have an additional envelop structure Signed-off-by: Ketan Umare <[email protected]>
Update Organization. Lyft -> Flyteorg, use k8s libraries
v0.18.15 Update Organization. Lyft -> Flyteorg, use k8s libraries (#109)
Update ArrayJob for Map task changes
v0.18.14 Update ArrayJob for Map task changes (#103)
Security overrides and task type version
- Change Security/Permission fields with overrides
- Add task version to template
Migrate to FlyteOrg
v0.18.12 Publish NPM Package
Add filter and sort param when listing projects #90
Add filter and sort param when listing projects.
Added state to project #88
Added state
attribute to project so when updating a project it can be archived or activated.