Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Renamed SkipCache flag to OverwriteCache
Browse files Browse the repository at this point in the history
Updated to latest released versions of flyteidl and flytestdlib

Signed-off-by: Nick Müller <[email protected]>
  • Loading branch information
Nick Müller committed Nov 4, 2022
1 parent 9e51519 commit 78f8710
Show file tree
Hide file tree
Showing 50 changed files with 211 additions and 139 deletions.
10 changes: 3 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,15 @@ module github.com/flyteorg/flytepropeller

go 1.18

replace (
github.com/flyteorg/flyteidl => github.com/blackshark-ai/flyteidl v0.24.22-0.20221005103053-1172311340ca
github.com/flyteorg/flyteplugins => github.com/blackshark-ai/flyteplugins v1.0.2-0.20220927114241-fb57ce261bb5
github.com/flyteorg/flytestdlib => github.com/blackshark-ai/flytestdlib v1.0.1-0.20220927112514-285faf0b16b4
)
replace github.com/flyteorg/flyteplugins => github.com/blackshark-ai/flyteplugins v1.0.2-0.20220927114241-fb57ce261bb5

require (
github.com/DiSiqueira/GoTree v1.0.1-0.20180907134536-53a8e837f295
github.com/benlaurie/objecthash v0.0.0-20180202135721-d1e3d6079fc1
github.com/fatih/color v1.13.0
github.com/flyteorg/flyteidl v1.1.19
github.com/flyteorg/flyteidl v1.2.3
github.com/flyteorg/flyteplugins v1.0.17
github.com/flyteorg/flytestdlib v1.0.5
github.com/flyteorg/flytestdlib v1.0.11
github.com/ghodss/yaml v1.0.0
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-test/deep v1.0.7
Expand Down
238 changes: 157 additions & 81 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/apis/flyteworkflow/v1alpha1/execution_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ type ExecutionConfig struct {
// Defines whether a workflow has been flagged as interruptible.
Interruptible *bool
// Defines whether a workflow should skip all its cached results and re-compute its output, overwriting any already stored data.
SkipCache bool
OverwriteCache bool
}

type TaskPluginOverride struct {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: flyte.lyft.com/v1alpha1
executionConfig:
Interruptible: null
MaxParallelism: 0
OverwriteCache: false
RecoveryExecution: {}
SkipCache: false
TaskPluginImpls: null
TaskResources:
Limits:
Expand Down
Loading

0 comments on commit 78f8710

Please sign in to comment.