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

Commit

Permalink
updated flyteidl and flyteplugins
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Rammer <[email protected]>
  • Loading branch information
hamersaw committed Feb 6, 2023
1 parent bfb03cb commit 46faa02
Show file tree
Hide file tree
Showing 219 changed files with 6 additions and 273 deletions.
8 changes: 2 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ 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.3.4
github.com/flyteorg/flyteplugins v1.0.28
github.com/flyteorg/flyteidl v1.3.5
github.com/flyteorg/flyteplugins v1.0.33
github.com/flyteorg/flytestdlib v1.0.11
github.com/ghodss/yaml v1.0.0
github.com/go-redis/redis v6.15.7+incompatible
Expand Down Expand Up @@ -147,7 +147,3 @@ require (
)

replace github.com/aws/amazon-sagemaker-operator-for-k8s => github.com/aws/amazon-sagemaker-operator-for-k8s v1.0.1-0.20210303003444-0fb33b1fd49d

replace github.com/flyteorg/flyteidl => github.com/flyteorg/flyteidl v1.3.5-0.20230120165536-1e96e6a331f9

replace github.com/flyteorg/flyteplugins => github.com/flyteorg/flyteplugins v1.0.30-0.20230120165715-f19716f0176a
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,10 @@ github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/flyteorg/flyteidl v1.3.4-0.20230111114442-9acc7e96a2a1 h1:q0cmvg9Rw0YBLMcCu3GVzo+BzsL+JRju3kWI08DuV+Q=
github.com/flyteorg/flyteidl v1.3.4-0.20230111114442-9acc7e96a2a1/go.mod h1:OJAq333OpInPnMhvVz93AlEjmlQ+t0FAD4aakIYE4OU=
github.com/flyteorg/flyteplugins v1.0.30-0.20230113180549-2f486a866c26 h1:E4182bl9HUnTq1eMnt+TUIjwSyJLwhUCmPSB4/4QZ80=
github.com/flyteorg/flyteplugins v1.0.30-0.20230113180549-2f486a866c26/go.mod h1:MHGcOzl6LYJCN0zN6zKUq5jmD3ORdqxnVFfk/Q3Fi24=
github.com/flyteorg/flyteidl v1.3.5 h1:rSaWMndeENr0QxRKj02kp6N/qQdbgDwpFeZsZbvU45A=
github.com/flyteorg/flyteidl v1.3.5/go.mod h1:OJAq333OpInPnMhvVz93AlEjmlQ+t0FAD4aakIYE4OU=
github.com/flyteorg/flyteplugins v1.0.33 h1:aN2iRmmK7iciC9MrShCSlmuF5QVcyUs6hWjPddximiA=
github.com/flyteorg/flyteplugins v1.0.33/go.mod h1:MMbvaqzJydVZNoRBKqpyJ5yHsWMtz/L79QeDQZe3dO8=
github.com/flyteorg/flytestdlib v1.0.0/go.mod h1:QSVN5wIM1lM9d60eAEbX7NwweQXW96t5x4jbyftn89c=
github.com/flyteorg/flytestdlib v1.0.11 h1:f7B8x2/zMuimEVi4Jx0zqzvNhdi7aq7+ZWoqHsbp4F4=
github.com/flyteorg/flytestdlib v1.0.11/go.mod h1:nIBmBHtjTJvhZEn3e/EwVC/iMkR2tUX8hEiXjRBpH/s=
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target: null
id:
name: my-objectstore-sensor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
template:
PodTemplate: null
Target:
Container:
args:
Expand Down
Loading

0 comments on commit 46faa02

Please sign in to comment.