Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Releases: flyteorg/flytectl

v0.1.13

16 Jun 23:30
950d059
Compare
Choose a tag to compare

Changelog

950d059 Pass k8s account on LP Execution (#100)

v0.1.12

16 Jun 15:56
fc942a9
Compare
Choose a tag to compare

Changelog

aff50f8 Added gpg sign commit for flyte-bot (#92)
fc942a9 Release a new version for each master merge (#96)
c43dba8 new flytestd libe version added (#93)

v0.1.11

15 Jun 04:17
e568c38
Compare
Choose a tag to compare

Bumped flyteidl version

v0.1.10

14 Jun 10:44
319ee45
Compare
Choose a tag to compare
  • Config bug fixed
  • Sandbox start/teardown commands added
  • Register example command added for registering flytesnacks example

v0.1.9

06 Jun 22:19
e92ad2e
Compare
Choose a tag to compare
  • Registration improvements
  • Filter improvements
  • Get workflow on --latest

v0.1.8

25 May 03:37
cdc1938
Compare
Choose a tag to compare

Added non zero return code on error and also made AlreadyExists as success condition

v0.1.7

24 May 05:27
f031312
Compare
Choose a tag to compare

Added support for execution cluster label
Added support for execution queue attribute
Added cluster resource attribute support
Added version support to workflow command
Matchable resource support in flytectl for task resource attributes
Refactored the fetcher interface to exclude cmdCtx

v0.1.6

03 May 13:51
cf63c5c
Compare
Choose a tag to compare
  • Oauth support in flytectl
  • Added HOMEDIR/.flyte to search path for config.yaml
  • Docs revamp
  • Added update for named entity command
  • Added capability to relaunch an execution
  • Bumped up the flyteidl version to fix create execution issue
  • Update template formate in install script

v0.1.5

14 Apr 05:39
658f23c
Compare
Choose a tag to compare
  • Adds version command
  • Updates template formate in install script
  • Fix config in docs

v0.1.4-rc1

02 Apr 17:12
bbfdfb7
Compare
Choose a tag to compare

Changelog

bbfdfb7 Added goreleaser dry run in build (#47)