Skip to content

Tags: goodgravy/flytectl

Tags

v0.6.10

Toggle v0.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update launch_plan.go (flyteorg#344)

Archive/deactivate launch plan
[Issue](flyteorg/flyte#2776)
Signed-off-by: SmritiSatyanV [email protected]

v0.6.9

Toggle v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update launch plan archive help string (flyteorg#343)

v0.6.8

Toggle v0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix flytectl sandbox crash on M1 macs due to json-iterate (flyteorg#342)

Signed-off-by: Prafulla Mahindrakar <[email protected]>

Signed-off-by: Prafulla Mahindrakar <[email protected]>

v0.6.7

Toggle v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes the project name and workflow name in the flytectl documentatio…

…n. (flyteorg#339)

It seems that flytectl no longer register examples to a `flytectldemo`
project, rather, the project name should be `flytesnacks`.

And, the workflow name `core.advanced.run_merge_sort.merge_sort` and
`core.control_flow.run_merge_sort.merge_sort` should be
`core.control_flow.merge_sort.merge_sort`.

Signed-off-by: Tao He <[email protected]>

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes update message when the version is same (flyteorg#322)

Signed-off-by: Yukesh Kumar <[email protected]>

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove welcome bot from boilerplate (flyteorg#337)

Signed-off-by: Samhita Alla <[email protected]>

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Teardown logic shared for demo/sandbox cmds (flyteorg#329)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update flyteidl version (flyteorg#333)

Signed-off-by: Flyte-Bot <[email protected]>

Co-authored-by: flyte-bot <[email protected]>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rename upgrade workflow (flyteorg#332)

Signed-off-by: Yuvraj <[email protected]>

Co-authored-by: Yuvraj <[email protected]>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add commands to fetch active and archived launchplans (flyteorg#331)

Issue: flyteorg/flyte#2620
Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
* Add commands to fetch active and archived launchplans
* Removed 'with filters'
* Update based on comments

Signed-off-by: SmritiSatyanV <[email protected]>