mlrun 1.6.2rc5__py3-none-any.whl → 1.6.2rc6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mlrun might be problematic. Click here for more details.
- mlrun/common/db/sql_session.py +0 -3
- mlrun/common/model_monitoring/helpers.py +2 -4
- mlrun/common/schemas/__init__.py +0 -1
- mlrun/common/schemas/project.py +0 -2
- mlrun/config.py +11 -30
- mlrun/datastore/azure_blob.py +9 -9
- mlrun/datastore/base.py +44 -22
- mlrun/datastore/google_cloud_storage.py +6 -6
- mlrun/datastore/v3io.py +46 -70
- mlrun/db/base.py +0 -18
- mlrun/db/httpdb.py +25 -28
- mlrun/execution.py +3 -3
- mlrun/frameworks/tf_keras/callbacks/logging_callback.py +3 -3
- mlrun/frameworks/tf_keras/model_handler.py +7 -7
- mlrun/k8s_utils.py +5 -10
- mlrun/kfpops.py +10 -19
- mlrun/model.py +0 -5
- mlrun/model_monitoring/api.py +8 -8
- mlrun/model_monitoring/batch.py +1 -1
- mlrun/model_monitoring/stores/kv_model_endpoint_store.py +13 -13
- mlrun/model_monitoring/stores/sql_model_endpoint_store.py +1 -0
- mlrun/package/packagers/pandas_packagers.py +3 -3
- mlrun/package/utils/_archiver.py +1 -3
- mlrun/platforms/iguazio.py +65 -6
- mlrun/projects/pipelines.py +11 -21
- mlrun/projects/project.py +46 -65
- mlrun/runtimes/base.py +1 -24
- mlrun/runtimes/function.py +9 -9
- mlrun/runtimes/kubejob.py +3 -5
- mlrun/runtimes/local.py +2 -2
- mlrun/runtimes/mpijob/abstract.py +6 -6
- mlrun/runtimes/pod.py +3 -3
- mlrun/runtimes/serving.py +3 -3
- mlrun/runtimes/sparkjob/spark3job.py +3 -3
- mlrun/serving/remote.py +2 -4
- mlrun/utils/async_http.py +3 -3
- mlrun/utils/helpers.py +0 -8
- mlrun/utils/http.py +3 -3
- mlrun/utils/logger.py +2 -2
- mlrun/utils/notifications/notification_pusher.py +6 -6
- mlrun/utils/version/version.json +2 -2
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/METADATA +16 -14
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/RECORD +47 -48
- mlrun/common/schemas/common.py +0 -40
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/LICENSE +0 -0
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/WHEEL +0 -0
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/entry_points.txt +0 -0
- {mlrun-1.6.2rc5.dist-info → mlrun-1.6.2rc6.dist-info}/top_level.txt +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
mlrun/__init__.py,sha256=o9dHUfVFADfsi6GnOPLr2OkfkHdPvOnA7rkoECen0-I,7248
|
|
2
2
|
mlrun/__main__.py,sha256=zd-o0SkFH69HhIWKhqXnNURsrtpIcOJYYq50JfAxW7k,49234
|
|
3
|
-
mlrun/config.py,sha256=
|
|
3
|
+
mlrun/config.py,sha256=Pbpwpf5bKdYmm5B6bZ-gYapkEXSHmJ5WFKjEQNzzv1s,61902
|
|
4
4
|
mlrun/errors.py,sha256=YdUtkN3qJ6yrseNygmKxmSWOfQ_RdKBhRxwwyMlTQCM,7106
|
|
5
|
-
mlrun/execution.py,sha256=
|
|
5
|
+
mlrun/execution.py,sha256=Cro3Toh4oVHMFneTWHPFqoCmNm2rylrDdQWdqfswb1g,40878
|
|
6
6
|
mlrun/features.py,sha256=UQQ2uh5Xh9XsMGiYBqh3bKgDhOHANjv1gQgWyId9qQE,15624
|
|
7
|
-
mlrun/k8s_utils.py,sha256=-
|
|
8
|
-
mlrun/kfpops.py,sha256=
|
|
7
|
+
mlrun/k8s_utils.py,sha256=-ICSVOB33ba7nnIrJuKIVpdA3vS21Lvn3i2aXzLu5Rw,6872
|
|
8
|
+
mlrun/kfpops.py,sha256=C55qXqIYnjmyIkduYVKyN8dLxq9la2urcUsSsE-qSdc,30137
|
|
9
9
|
mlrun/lists.py,sha256=JMc4Ch4wQxD_B9zbrE3JZwXD8cCYWLqHb1FQXWoaGzM,8310
|
|
10
|
-
mlrun/model.py,sha256=
|
|
10
|
+
mlrun/model.py,sha256=CPfkjy303EAmathAUiewSksytDgqrnQykv4CKFjU78o,63655
|
|
11
11
|
mlrun/render.py,sha256=_Jrtqw54AkvUZDWK5ORGUQWnGewREh_lQnUQWuCkTV4,13016
|
|
12
12
|
mlrun/run.py,sha256=dxqkU82KuoCLKt54jvWrVcLLoWxhKgraxV0nCborOK4,42415
|
|
13
13
|
mlrun/secrets.py,sha256=m7jM8fdjGLR-j9Vx-08eNmtOmlxFx9mTUBqBWtMSVQo,7782
|
|
@@ -24,16 +24,15 @@ mlrun/common/helpers.py,sha256=FqlMfRiZeGS6HZCOHaAJae2wDL1aRoijFBS5aZoPiIM,1108
|
|
|
24
24
|
mlrun/common/secrets.py,sha256=vc8WV82EZsCB5ENjUkObFOzZP59aZ1w8F82PTnqwBnc,5181
|
|
25
25
|
mlrun/common/types.py,sha256=V_jCEFCJZcycFVsPzEToCRQja5bqW0zRAAVaGN_QYxQ,790
|
|
26
26
|
mlrun/common/db/__init__.py,sha256=xY3wHC4TEJgez7qtnn1pQvHosi8-5UJOCtyGBS7FcGE,571
|
|
27
|
-
mlrun/common/db/sql_session.py,sha256=
|
|
27
|
+
mlrun/common/db/sql_session.py,sha256=iWR8DWyziN2DSDiBgc5Wj3O7iVWDwfd0nJklAKwjoRM,2542
|
|
28
28
|
mlrun/common/model_monitoring/__init__.py,sha256=x0EMEvxVjHsm858J1t6IEA9dtKTdFpJ9sKhss10ld8A,721
|
|
29
|
-
mlrun/common/model_monitoring/helpers.py,sha256=
|
|
30
|
-
mlrun/common/schemas/__init__.py,sha256=
|
|
29
|
+
mlrun/common/model_monitoring/helpers.py,sha256=S3VT3k2jonTNwr3xQ8Axt8dy3EwNV9z8RHEGw4d59Bc,4140
|
|
30
|
+
mlrun/common/schemas/__init__.py,sha256=rVaJGgeh0eX3u-i6fNUTlM94Ua6EvaDfbsnfVZZOD8c,4685
|
|
31
31
|
mlrun/common/schemas/artifact.py,sha256=DaJYX54tq74nu2nBiAzRmGBkBYgtZiT-IKjQI11i8F4,2824
|
|
32
32
|
mlrun/common/schemas/auth.py,sha256=7fNsGhDi1DV4WGuTNtEKXfq56SeCHjpRTed8YUj8m20,5978
|
|
33
33
|
mlrun/common/schemas/background_task.py,sha256=TBFiqkEY8ffKcgIZ1eHtqWcqdD0dFr1YYWl-nOff2Jc,1714
|
|
34
34
|
mlrun/common/schemas/client_spec.py,sha256=Vf8wgtQJUaNeaoIQ30ltR7bhXp1angxcJGgZKbzlci4,2809
|
|
35
35
|
mlrun/common/schemas/clusterization_spec.py,sha256=aeaFJZms7r7h2HDv6ML_GDAT6gboW-PxBbc3GKPalGk,888
|
|
36
|
-
mlrun/common/schemas/common.py,sha256=00upzVLPN7O511Q87yt-fvRcDQFbXra4j0_lqMGg6rs,1557
|
|
37
36
|
mlrun/common/schemas/constants.py,sha256=UnnhyLeF-SSjy8KaV5a-TBw4Ws675gueYGiP1fr5NfU,6476
|
|
38
37
|
mlrun/common/schemas/datastore_profile.py,sha256=hJ8q54A8VZKsnOvSIjcllj4MZ1bBhb_EmBgsqpwSF_Y,750
|
|
39
38
|
mlrun/common/schemas/events.py,sha256=ROHJLo_fqYjc96pek7yhAUPpPRIuAR76lwxvNz8LIr8,1026
|
|
@@ -47,7 +46,7 @@ mlrun/common/schemas/memory_reports.py,sha256=O5ajjqSimTPl9nzlZg2ewRbddDXWgqUr-z
|
|
|
47
46
|
mlrun/common/schemas/notification.py,sha256=nDKeLvJEl3hqekrLBBbbZ6v4WWe057Pyqws-1r6nBrU,1796
|
|
48
47
|
mlrun/common/schemas/object.py,sha256=W735Gmu5D_x6LxNp1qsHMkhldjY5b_1H9QvAiiITRRc,1986
|
|
49
48
|
mlrun/common/schemas/pipeline.py,sha256=tvpSHmXDR20uxWIHQ5KXf1zGKi1jaT5pDUIS26zJhLI,1184
|
|
50
|
-
mlrun/common/schemas/project.py,sha256=
|
|
49
|
+
mlrun/common/schemas/project.py,sha256=mTJPTRaf1cUI_obZY6O_tIrBC6u4pE6RJhIrwNE7nuU,4224
|
|
51
50
|
mlrun/common/schemas/regex.py,sha256=8_vbDeAE0SODJDj7yUFg1FbaB9CNydYQTJ29JxE74Kc,776
|
|
52
51
|
mlrun/common/schemas/runs.py,sha256=H9QhaN83cFUN42eE9TLgi1gs6Xdq11oQSZ96ESM94mI,745
|
|
53
52
|
mlrun/common/schemas/runtime_resource.py,sha256=GyeqRwbBoLMq-0zWCkocvKl2nz9a62dAfguaPdqUzYw,1636
|
|
@@ -65,13 +64,13 @@ mlrun/data_types/infer.py,sha256=z2EbSpR6xWEE5-HRUtDZkapHQld3xMbzXtTX83K-690,613
|
|
|
65
64
|
mlrun/data_types/spark.py,sha256=qKQ2TIAPQWDgmIOmpyV5_uuyUX3AnXWSq6GPpVjVIek,9457
|
|
66
65
|
mlrun/data_types/to_pandas.py,sha256=uq7y1svEzaDaPg92YP3p3k3BDI48XWZ2bDdH6aJSvso,9991
|
|
67
66
|
mlrun/datastore/__init__.py,sha256=bsRzu39UOocQAAl_nOKCbhxrZhWUEXrAc8WV3zs0VyI,4118
|
|
68
|
-
mlrun/datastore/azure_blob.py,sha256=
|
|
69
|
-
mlrun/datastore/base.py,sha256=
|
|
67
|
+
mlrun/datastore/azure_blob.py,sha256=zYHUN5WDvWje4f06GzLDlwJ__ePnjsckgSYbYJt8NF4,8728
|
|
68
|
+
mlrun/datastore/base.py,sha256=dNpBct2pcLtD2cqSCNCY3tnN-9qyyVeHoulzlcQiQlE,25614
|
|
70
69
|
mlrun/datastore/datastore.py,sha256=xnK-zKrDwTkiZQgzLpcz8d629avpjYtU9UN3WZpdjww,8810
|
|
71
70
|
mlrun/datastore/datastore_profile.py,sha256=vBpkAcnGiYUO09ihg_jPgPdpo2GVBrOOSHYWWttqBag,14899
|
|
72
71
|
mlrun/datastore/dbfs_store.py,sha256=5IkxnFQXkW0fdx-ca5jjQnUdTsTfNdJzMvV31ZpDNrM,6634
|
|
73
72
|
mlrun/datastore/filestore.py,sha256=cI_YvQqY5J3kEvdyPelfWofxKfBitoNHJvABBkpCGRc,3788
|
|
74
|
-
mlrun/datastore/google_cloud_storage.py,sha256=
|
|
73
|
+
mlrun/datastore/google_cloud_storage.py,sha256=aLquHqEULqYv4xnR4ELW_82fsVLWeecJiUMxsCVXfvE,6034
|
|
75
74
|
mlrun/datastore/helpers.py,sha256=-bKveE9rteLd0hJd6OSMuMbfz09W_OXyu1G5O2ihZjs,622
|
|
76
75
|
mlrun/datastore/inmem.py,sha256=6PAltUk7uyYlDgnsaJPOkg_P98iku1ys2e2wpAmPRkc,2779
|
|
77
76
|
mlrun/datastore/redis.py,sha256=DDA1FsixfnzNwjVUU9MgVCKFo3X3tYvPDcREKyy9zS4,5517
|
|
@@ -82,13 +81,13 @@ mlrun/datastore/spark_utils.py,sha256=54rF64aC19ojUFCcwzsoBLQ-5Nmzs_KTQl9iEkK2hY
|
|
|
82
81
|
mlrun/datastore/store_resources.py,sha256=dfMdFy2urilECtlwLJr5CSG12MA645b-NPYDnbr5s1A,6839
|
|
83
82
|
mlrun/datastore/targets.py,sha256=EaeNzwHQHkMo7WRezgMeWWjTL1NmYwMx8F0RG1swb48,70159
|
|
84
83
|
mlrun/datastore/utils.py,sha256=x4pm0gvpcNWSjxo99MOmwcd9I5HCwuzCh6IA4uiXlZs,7077
|
|
85
|
-
mlrun/datastore/v3io.py,sha256=
|
|
84
|
+
mlrun/datastore/v3io.py,sha256=PJVPMUaIDopGKrmdp3vA7fRkoEoTnn-LNDduhDMZf5o,8303
|
|
86
85
|
mlrun/datastore/wasbfs/__init__.py,sha256=s5Ul-0kAhYqFjKDR2X0O2vDGDbLQQduElb32Ev56Te4,1343
|
|
87
86
|
mlrun/datastore/wasbfs/fs.py,sha256=MnSj7Q4OKA2L55ihCmUnj2t3GA3B77oLMdAw-yxvN9w,6151
|
|
88
87
|
mlrun/db/__init__.py,sha256=WqJ4x8lqJ7ZoKbhEyFqkYADd9P6E3citckx9e9ZLcIU,1163
|
|
89
|
-
mlrun/db/base.py,sha256=
|
|
88
|
+
mlrun/db/base.py,sha256=vswrn0L8Uw9ab76E7R2JthpGm4GQTgGjXOPcm922Ojw,17646
|
|
90
89
|
mlrun/db/factory.py,sha256=wTEKHEmdDkylM6IkTYvmEYVF8gn2HdjLoLoWICCyatI,2403
|
|
91
|
-
mlrun/db/httpdb.py,sha256=
|
|
90
|
+
mlrun/db/httpdb.py,sha256=Db3975lpID_zg8NAHebsKWQL51TCy_ux0NuuLaUVGj4,155910
|
|
92
91
|
mlrun/db/nopdb.py,sha256=rpZy5cpW-8--4OvMzlVoKNYjbhWJ3cn_z-JFwfuPqnI,14520
|
|
93
92
|
mlrun/feature_store/__init__.py,sha256=n1F5m1svFW2chbE2dJdWzZJJiYS4E-y8PQsG9Q-F0lU,1584
|
|
94
93
|
mlrun/feature_store/api.py,sha256=ehEwKlmE07pq1FUwh-ehA8Jm9LTkQofl5MQpEiMwVqM,49520
|
|
@@ -178,11 +177,11 @@ mlrun/frameworks/sklearn/model_handler.py,sha256=uV-SaCU15PW_S79syfrGxlpT9ZPjoKc
|
|
|
178
177
|
mlrun/frameworks/sklearn/utils.py,sha256=Cg_pSxUMvKe8vBSLQor6JM8u9_ccKJg4Rk5EPDzTsVo,1209
|
|
179
178
|
mlrun/frameworks/tf_keras/__init__.py,sha256=OQ5AQHJQAvz2hgansHV_B-yk3bJStWhqSoHlH4Qggqk,10459
|
|
180
179
|
mlrun/frameworks/tf_keras/mlrun_interface.py,sha256=s4qUGdjEU8qpwPSj6H2Y5cB1b147vbbfpeF40q3iwKY,16671
|
|
181
|
-
mlrun/frameworks/tf_keras/model_handler.py,sha256=
|
|
180
|
+
mlrun/frameworks/tf_keras/model_handler.py,sha256=OazNSoAVjvja6yrfx9VL8FYfQjEurJExNYqEHvVaqIQ,28247
|
|
182
181
|
mlrun/frameworks/tf_keras/model_server.py,sha256=JTOq5W1-g32VTAmAYTcJ_7nocReVI7pcU9PmFrTHD8A,9565
|
|
183
182
|
mlrun/frameworks/tf_keras/utils.py,sha256=_QWk1YmdRybbUB54vsQFE2_WMuAK0g7eR1ozVbMk0Go,4284
|
|
184
183
|
mlrun/frameworks/tf_keras/callbacks/__init__.py,sha256=ufH33gxHF4erP9RCiM8O2YaXLG6btLIU98gCS_MGFjI,844
|
|
185
|
-
mlrun/frameworks/tf_keras/callbacks/logging_callback.py,sha256=
|
|
184
|
+
mlrun/frameworks/tf_keras/callbacks/logging_callback.py,sha256=dh6M9TiyeHnxHgBaU6-0tg0wa7E3plUJOm0yskanWK4,21886
|
|
186
185
|
mlrun/frameworks/tf_keras/callbacks/mlrun_logging_callback.py,sha256=_9tF4KrSA2LKqE_uqwWMSHiRvNXPERwi8ABS96XqzNU,8791
|
|
187
186
|
mlrun/frameworks/tf_keras/callbacks/tensorboard_logging_callback.py,sha256=xxba28TyWyD8-Tr2Wcu8PzA8ZRNWKM_TbFxS2uF6g1E,28730
|
|
188
187
|
mlrun/frameworks/xgboost/__init__.py,sha256=A3NTOcvEBX1DsWpzK6J-cS6KgV2vKrenf-DHMCuU26Q,10288
|
|
@@ -196,9 +195,9 @@ mlrun/launcher/factory.py,sha256=tk6foFWox7f_xaeTgkWTx9ht_5fv0XzLDR8ucdb8oTE,234
|
|
|
196
195
|
mlrun/launcher/local.py,sha256=H0tN2Ex_mGCUtCyCSdk57mdXtFvl9eWDTVDwldv2SXQ,10927
|
|
197
196
|
mlrun/launcher/remote.py,sha256=lcVV9nH_SMDsdb2XNg01EVnzZSxAMqxFGZJWxaezXeU,7487
|
|
198
197
|
mlrun/model_monitoring/__init__.py,sha256=XaYyvWsIXpjJQ2gCPj8tFvfSbRSEEqgDtNz4tCE5H4g,915
|
|
199
|
-
mlrun/model_monitoring/api.py,sha256=
|
|
198
|
+
mlrun/model_monitoring/api.py,sha256=hqw_eLHBfHqsw6SnFLQ0KPws0CDWMK5YZcHssKV-0kI,36815
|
|
200
199
|
mlrun/model_monitoring/application.py,sha256=ilslJNkq3CCivPqvsDOPmu0UClWXwH9IWr58gdxM9iU,12292
|
|
201
|
-
mlrun/model_monitoring/batch.py,sha256=
|
|
200
|
+
mlrun/model_monitoring/batch.py,sha256=XTvZ1N_CLt59LCZMQdlIZvx4aNfooaCpjqEqvJrCFcU,43532
|
|
202
201
|
mlrun/model_monitoring/controller.py,sha256=a401c4noddXD64bYKD-VI8ULev3jU0wvlJwG0VGQgks,27989
|
|
203
202
|
mlrun/model_monitoring/controller_handler.py,sha256=kG3sTjhKdsd9QcHkUlYcvw08yPsVQs9FyFdcKP9iaCo,977
|
|
204
203
|
mlrun/model_monitoring/evidently_application.py,sha256=o9PsDsjyRfcbuC1X1gb2ww5nzWCsR_KheabtpxKZ5yY,4824
|
|
@@ -210,9 +209,9 @@ mlrun/model_monitoring/stream_processing.py,sha256=XdskWRBfA7a-gOO5IcmEjOZY0Xlse
|
|
|
210
209
|
mlrun/model_monitoring/tracking_policy.py,sha256=Q6_p4y1ZcRHqs24c_1_4m9E1gYnaOm6pLCNGT22dWKM,5221
|
|
211
210
|
mlrun/model_monitoring/writer.py,sha256=IWPzPenoAkfIxlvn0IdcdB19Nxqmg4mjbo3-RnYWw9A,8669
|
|
212
211
|
mlrun/model_monitoring/stores/__init__.py,sha256=adU_G07jkD3JUT8__d0jAxs9nNomL7igKmd6uVM9L50,4525
|
|
213
|
-
mlrun/model_monitoring/stores/kv_model_endpoint_store.py,sha256=
|
|
212
|
+
mlrun/model_monitoring/stores/kv_model_endpoint_store.py,sha256=0ihslHyvS4jERS9L0aKJaNJYH7u0vc8v9h7HDfrb9s4,22298
|
|
214
213
|
mlrun/model_monitoring/stores/model_endpoint_store.py,sha256=zqGVidq9Clym1l15ZltIZMCTdFuZ1QUwXxEAma9-4Hs,5695
|
|
215
|
-
mlrun/model_monitoring/stores/sql_model_endpoint_store.py,sha256=
|
|
214
|
+
mlrun/model_monitoring/stores/sql_model_endpoint_store.py,sha256=UsCcOvi_lf1MsGA6VMUi9Hao0EHCXwhXGyD4E5aDDC4,16259
|
|
216
215
|
mlrun/model_monitoring/stores/models/__init__.py,sha256=usKJhg-jD0YBmaE1advYiOn4QGUNkXK0jjJHXpA1L8U,1117
|
|
217
216
|
mlrun/model_monitoring/stores/models/base.py,sha256=yC2_u8wTNoP9JHHewYQgWgarP400OgzlqYWpS-N1V4s,2801
|
|
218
217
|
mlrun/model_monitoring/stores/models/mysql.py,sha256=9UYG5FuoVJQoAXP_xrCnbwmTVAm8ba6Bu54R9yg5BJs,1131
|
|
@@ -225,50 +224,50 @@ mlrun/package/packagers_manager.py,sha256=Ps34YUUPpYu0ZFFlWVrKCPk9YJzuMvMMiqxdau
|
|
|
225
224
|
mlrun/package/packagers/__init__.py,sha256=rpxpuATMoxCMgHDaVamm0uwocy71e0CSXm85Q5X9tkU,769
|
|
226
225
|
mlrun/package/packagers/default_packager.py,sha256=ecUaodnSfhKY3prigqALI61bj5WyyCM1xfhRNUHw5vc,26644
|
|
227
226
|
mlrun/package/packagers/numpy_packagers.py,sha256=xLN7gaQG44J4NCnZ071F8uCO5U6bWSP5aALdL3KgqcQ,25621
|
|
228
|
-
mlrun/package/packagers/pandas_packagers.py,sha256=
|
|
227
|
+
mlrun/package/packagers/pandas_packagers.py,sha256=0clr8klM24W1S2Q9H3mRt2r7gBR5M5Uqw96FmvHNP3E,35772
|
|
229
228
|
mlrun/package/packagers/python_standard_library_packagers.py,sha256=BxVb4u3N_gAIky8SyW__OMqlZJb7WkQ-49Ag54nj7OQ,22335
|
|
230
229
|
mlrun/package/utils/__init__.py,sha256=RXkhPH-zFLFFvOjMRJUVgVT33rusK5J4eTVLJ7bjN6k,1722
|
|
231
|
-
mlrun/package/utils/_archiver.py,sha256=
|
|
230
|
+
mlrun/package/utils/_archiver.py,sha256=c5DU4WoMkLKwtUb_MbTiGqLudBZzc6nrelx-rFFgwDM,7757
|
|
232
231
|
mlrun/package/utils/_formatter.py,sha256=EgdSMrJMgt-35myGuwfIOOKAe4jBi6QU7ssw1G0cacY,6393
|
|
233
232
|
mlrun/package/utils/_pickler.py,sha256=cqqcSo2V0Ky086s-wLrJw0moD0XEU-DNOYefdRUHbPY,10354
|
|
234
233
|
mlrun/package/utils/_supported_format.py,sha256=Svmfcqc4X7Kq-7pmyzGyI6PgDBaJ3zTT-au0beLZYS8,2375
|
|
235
234
|
mlrun/package/utils/log_hint_utils.py,sha256=40B9WiMhpdL-FxunCvX1eQUk5EYTSU59o109RsAE4JQ,3710
|
|
236
235
|
mlrun/package/utils/type_hint_utils.py,sha256=izsNrOrTnn_omK4BQPyBGWPtdTqFAdbS5cCJIDbHy0s,14857
|
|
237
236
|
mlrun/platforms/__init__.py,sha256=ArWn_iZiEE6qz7hvY_1RqMkFnHGuKjP3k5xYKnfKA58,2352
|
|
238
|
-
mlrun/platforms/iguazio.py,sha256=
|
|
237
|
+
mlrun/platforms/iguazio.py,sha256=VEYWOWmF-VLzzhRaupY8MuL44Aj0LwZtiZVI7OkB5oE,21782
|
|
239
238
|
mlrun/platforms/other.py,sha256=z4pWqxXkVVuMLk-MbNb0Y_ZR5pmIsUm0R8vHnqpEnew,11852
|
|
240
239
|
mlrun/projects/__init__.py,sha256=Lv5rfxyXJrw6WGOWJKhBz66M6t3_zsNMCfUD6waPwx4,1153
|
|
241
240
|
mlrun/projects/operations.py,sha256=CJRGKEFhqKXlg0VOKhcfjOUVAmWHA9WwAFNiXtUqBhg,18550
|
|
242
|
-
mlrun/projects/pipelines.py,sha256=
|
|
243
|
-
mlrun/projects/project.py,sha256=
|
|
241
|
+
mlrun/projects/pipelines.py,sha256=9H5X_XyeoMxYe25HtXA4gdXcXW65auX8CoR36czy7sI,39577
|
|
242
|
+
mlrun/projects/project.py,sha256=JuUvjznSS_ipl5bmBUOgTj3itrCyd_VyBHDkINLTYOA,151951
|
|
244
243
|
mlrun/runtimes/__init__.py,sha256=f5cdEg4raKNXQawJE-AuWzK6AqIsLfDODREeMnI2Ies,7062
|
|
245
|
-
mlrun/runtimes/base.py,sha256=
|
|
244
|
+
mlrun/runtimes/base.py,sha256=saYKzFVh3phfA3ARHinla-JR8MJq9SBnGnj9yU66XwU,35699
|
|
246
245
|
mlrun/runtimes/constants.py,sha256=tB7nIlHob3yF0K9Uf9BUZ8yxjZNSzlzrd3K32K_vV7w,9550
|
|
247
246
|
mlrun/runtimes/daskjob.py,sha256=B74NfaO8MPczrEYtOd9TsvKMAReGYc1Q691u629DwVI,19161
|
|
248
247
|
mlrun/runtimes/funcdoc.py,sha256=FHwnLfFzoD6yGlsAJXAl_3VTtudgg4fTrsw_XqLOkC0,10508
|
|
249
|
-
mlrun/runtimes/function.py,sha256=
|
|
248
|
+
mlrun/runtimes/function.py,sha256=azDiU0QDKVNSMP2lBTpVpxf-JgFaolD1xpIjKspBiDw,47362
|
|
250
249
|
mlrun/runtimes/function_reference.py,sha256=SJ0J-4ww0FQdijmdnUwGUKhMb-h5wtzqCPItTWKIL40,4911
|
|
251
250
|
mlrun/runtimes/generators.py,sha256=v28HdNgxdHvj888G1dTnUeQZz-D9iTO0hoGeZbCdiuQ,7241
|
|
252
|
-
mlrun/runtimes/kubejob.py,sha256=
|
|
253
|
-
mlrun/runtimes/local.py,sha256=
|
|
251
|
+
mlrun/runtimes/kubejob.py,sha256=FYD_mv3XzgkcUStjn2jemV7FHJoHMvtzXzsYx_IK1kE,12387
|
|
252
|
+
mlrun/runtimes/local.py,sha256=OAGkcShFlxYXSPnJSAWe0MFxwrVdAvW7VP_Y-bycXQs,21767
|
|
254
253
|
mlrun/runtimes/nuclio.py,sha256=hwk4dUaZefI-Qbb4s289vQpt1h0nAucxf6eINzVI-d8,2908
|
|
255
|
-
mlrun/runtimes/pod.py,sha256=
|
|
254
|
+
mlrun/runtimes/pod.py,sha256=73gXYggAdOW4uqRHQPVZy4PnvlS9t3x7qrygxXW2vl0,56778
|
|
256
255
|
mlrun/runtimes/remotesparkjob.py,sha256=W7WqlPbyqE6FjOZ2EFeOzlL1jLGWAWe61jOH0Umy3F4,7334
|
|
257
|
-
mlrun/runtimes/serving.py,sha256=
|
|
256
|
+
mlrun/runtimes/serving.py,sha256=8hSHDrEqGlGpaHQr5JpDLfIA5ETVIddp2Zo2rkOi8mY,30329
|
|
258
257
|
mlrun/runtimes/utils.py,sha256=mNVu3ejmfEV3d7-fCAiSaF5K-Jyz2ladc5HzqhsY0Cs,16025
|
|
259
258
|
mlrun/runtimes/databricks_job/__init__.py,sha256=kXGBqhLN0rlAx0kTXhozGzFsIdSqW0uTSKMmsLgq_is,569
|
|
260
259
|
mlrun/runtimes/databricks_job/databricks_cancel_task.py,sha256=Qr1tbLuGI9BhNXytfB0IbKuLLC0V_mtqrdwgvdQX36I,2250
|
|
261
260
|
mlrun/runtimes/databricks_job/databricks_runtime.py,sha256=aKEnzhYu6fDw5oZVte0oxS-oj0qXfKDpJ0rLSc8h7go,12761
|
|
262
261
|
mlrun/runtimes/databricks_job/databricks_wrapper.py,sha256=-kzz5b3YBit6sGWojjREW_aHHRTx72zzTbxWGxvUplE,8679
|
|
263
262
|
mlrun/runtimes/mpijob/__init__.py,sha256=jZf2uPBv6IB18Jj-dGSQ9NU5_xxni7XS4dnDZGwESFE,1583
|
|
264
|
-
mlrun/runtimes/mpijob/abstract.py,sha256=
|
|
263
|
+
mlrun/runtimes/mpijob/abstract.py,sha256=KXPQKUPRz6Ttu7OMMfa9493p2OhueEFZtKkn-WgNebE,9178
|
|
265
264
|
mlrun/runtimes/mpijob/v1.py,sha256=_RUlFo_3NcFf7x-QpUNVm8f7qNbRDIdUmPf_ijrv54U,3206
|
|
266
265
|
mlrun/runtimes/mpijob/v1alpha1.py,sha256=w_971wwL03hW_ksgHJXdjTdjhxCs9KJ0zNqHSQ9whIM,1034
|
|
267
266
|
mlrun/runtimes/sparkjob/__init__.py,sha256=_KPvk0qefeLtHO6lxQE_AMOGiMTG_OT48eRCE4Z2ldw,709
|
|
268
|
-
mlrun/runtimes/sparkjob/spark3job.py,sha256=
|
|
267
|
+
mlrun/runtimes/sparkjob/spark3job.py,sha256=kvzZUd9oGCJZoVc0VP57qvs05JVFvnVPwGnwzyOBv-I,40292
|
|
269
268
|
mlrun/serving/__init__.py,sha256=_6HRAOuS2Ehjo3vwx5h1aI_-JppxEAsl4VfEERAbGFE,1078
|
|
270
269
|
mlrun/serving/merger.py,sha256=PXLn3A21FiLteJHaDSLm5xKNT-80eTTjfHUJnBX1gKY,6116
|
|
271
|
-
mlrun/serving/remote.py,sha256=
|
|
270
|
+
mlrun/serving/remote.py,sha256=XtCgEY-azxcP0VUG1TupZXQ_dttPkAKIAtszW-GfGpQ,18038
|
|
272
271
|
mlrun/serving/routers.py,sha256=VEeDhcQUeAeyREfaUN-ws7ZkxRw2wf9CKNWj-RUVemY,54988
|
|
273
272
|
mlrun/serving/server.py,sha256=8iLMgRm-W61-_mTueQ0q2vt6blpnpl5-aTQa6dQ6zEA,21357
|
|
274
273
|
mlrun/serving/serving_wrapper.py,sha256=R670-S6PX_d5ER6jiHtRvacuPyFzQH0mEf2K0sBIIOM,836
|
|
@@ -282,20 +281,20 @@ mlrun/track/tracker_manager.py,sha256=ZZzXtgQ-t4ah64XeAHNCbZ2VMOK_0E0RHv0pIowynj
|
|
|
282
281
|
mlrun/track/trackers/__init__.py,sha256=9xft8YjJnblwqt8f05htmOt_eDzVBVQN07RfY_SYLCs,569
|
|
283
282
|
mlrun/track/trackers/mlflow_tracker.py,sha256=zqqnECpxk_CHDKzEIdjwL9QUjXfueOw7xlZU7buguKY,23282
|
|
284
283
|
mlrun/utils/__init__.py,sha256=g2pbT3loDw0GWELOC_rBq1NojSMCFnWrD-TYcDgAZiI,826
|
|
285
|
-
mlrun/utils/async_http.py,sha256=
|
|
284
|
+
mlrun/utils/async_http.py,sha256=KyWRfVn-bznXzLkHElsCFDuOjM4H63M-MO6b1OoErgU,11139
|
|
286
285
|
mlrun/utils/azure_vault.py,sha256=IbPAZh-7mp0j4PcCy1L079LuEA6ENrkWhKZvkD4lcTY,3455
|
|
287
286
|
mlrun/utils/clones.py,sha256=QG2ka65-ysfrOaoziudEjJqGgAxJvFKZOXkiD9WZGN4,7386
|
|
288
287
|
mlrun/utils/condition_evaluator.py,sha256=KFZC-apM7RU5TIlRszAzMFc0NqPj3W1rgP0Zv17Ud-A,1918
|
|
289
288
|
mlrun/utils/db.py,sha256=fp9p2_z7XW3DhsceJEObWKh-e5zKjPiCM55kSGNkZD8,1658
|
|
290
|
-
mlrun/utils/helpers.py,sha256=
|
|
291
|
-
mlrun/utils/http.py,sha256=
|
|
292
|
-
mlrun/utils/logger.py,sha256=
|
|
289
|
+
mlrun/utils/helpers.py,sha256=v4sYB3uktju9yEUuA2z_2h-fwQAJ5_ADbY15Rql5ED0,53066
|
|
290
|
+
mlrun/utils/http.py,sha256=_3pJPuDPz7M9pU4uRN-NPUmCyaANCQsAWAIrlVLZPiY,8733
|
|
291
|
+
mlrun/utils/logger.py,sha256=3-oh9GMDCegObSo84rMYVb9W4nRBl5emZsVQTIZCM2I,7160
|
|
293
292
|
mlrun/utils/regex.py,sha256=Nd7xnDHU9PEOsse6rFwLNVgU4AaYCyuwMmQ9qgx2-Vw,4581
|
|
294
293
|
mlrun/utils/singleton.py,sha256=UUTQiBTXyzmjeYzsvTUsSxqyLJHOtesqif9GNfZO9rc,883
|
|
295
294
|
mlrun/utils/v3io_clients.py,sha256=HL7Hma-pxaQBXMKcEnWqGLCpFgykwnszlabzeOHC9-E,1319
|
|
296
295
|
mlrun/utils/vault.py,sha256=xUiKL17dCXjwQJ33YRzQj0oadUXATlFWPzKKYAESoQk,10447
|
|
297
296
|
mlrun/utils/notifications/__init__.py,sha256=eUzQDBxSQmMZASRY-YAnYS6tL5801P0wEjycp3Dvoe0,990
|
|
298
|
-
mlrun/utils/notifications/notification_pusher.py,sha256=
|
|
297
|
+
mlrun/utils/notifications/notification_pusher.py,sha256=t0YEY-nVcFnZVTVVPbtudqCh_xxNZrEWbUb2bQ7NSbQ,21806
|
|
299
298
|
mlrun/utils/notifications/notification/__init__.py,sha256=v2ULfsoGLlgBKS90ezou9wooBX7fo0NJgDsNdr51YEk,2113
|
|
300
299
|
mlrun/utils/notifications/notification/base.py,sha256=t1sxExL2i2tJr3UuiQ9NTDONrpXcGBsrnxtAdemog2s,2293
|
|
301
300
|
mlrun/utils/notifications/notification/console.py,sha256=leZrjwu3fFA1sCYsTxDXEGZ02SWTUk4GNzp7tT2uaCc,2532
|
|
@@ -304,11 +303,11 @@ mlrun/utils/notifications/notification/ipython.py,sha256=qrBmtECiRG6sZpCIVMg7RZc
|
|
|
304
303
|
mlrun/utils/notifications/notification/slack.py,sha256=5JysqIpUYUZKXPSeeZtbl7qb2L9dj7p2NvnEBcEsZkA,3898
|
|
305
304
|
mlrun/utils/notifications/notification/webhook.py,sha256=QHezCuN5uXkLcroAGxGrhGHaxAdUvkDLIsp27_Yrfd4,2390
|
|
306
305
|
mlrun/utils/version/__init__.py,sha256=7kkrB7hEZ3cLXoWj1kPoDwo4MaswsI2JVOBpbKgPAgc,614
|
|
307
|
-
mlrun/utils/version/version.json,sha256=
|
|
306
|
+
mlrun/utils/version/version.json,sha256=jKe8BfJUv_zz9bQZmk1q0YYimyxUlid1hK2w1cBfiAY,88
|
|
308
307
|
mlrun/utils/version/version.py,sha256=HMwseV8xjTQ__6T6yUWojx_z6yUj7Io7O4NcCCH_sz8,1970
|
|
309
|
-
mlrun-1.6.
|
|
310
|
-
mlrun-1.6.
|
|
311
|
-
mlrun-1.6.
|
|
312
|
-
mlrun-1.6.
|
|
313
|
-
mlrun-1.6.
|
|
314
|
-
mlrun-1.6.
|
|
308
|
+
mlrun-1.6.2rc6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
309
|
+
mlrun-1.6.2rc6.dist-info/METADATA,sha256=i6dk3cATkydTfF-5yZzs8T7VxNOJ8BwJzz3dqEGHFO0,18417
|
|
310
|
+
mlrun-1.6.2rc6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
311
|
+
mlrun-1.6.2rc6.dist-info/entry_points.txt,sha256=1Owd16eAclD5pfRCoJpYC2ZJSyGNTtUr0nCELMioMmU,46
|
|
312
|
+
mlrun-1.6.2rc6.dist-info/top_level.txt,sha256=NObLzw3maSF9wVrgSeYBv-fgnHkAJ1kEkh12DLdd5KM,6
|
|
313
|
+
mlrun-1.6.2rc6.dist-info/RECORD,,
|
mlrun/common/schemas/common.py
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
# Copyright 2023 Iguazio
|
|
2
|
-
#
|
|
3
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
-
# you may not use this file except in compliance with the License.
|
|
5
|
-
# You may obtain a copy of the License at
|
|
6
|
-
#
|
|
7
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
-
#
|
|
9
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
-
# See the License for the specific language governing permissions and
|
|
13
|
-
# limitations under the License.
|
|
14
|
-
#
|
|
15
|
-
import typing
|
|
16
|
-
|
|
17
|
-
import pydantic
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
class ImageBuilder(pydantic.BaseModel):
|
|
21
|
-
functionSourceCode: typing.Optional[str] = None
|
|
22
|
-
codeEntryType: typing.Optional[str] = None
|
|
23
|
-
codeEntryAttributes: typing.Optional[str] = None
|
|
24
|
-
source: typing.Optional[str] = None
|
|
25
|
-
code_origin: typing.Optional[str] = None
|
|
26
|
-
origin_filename: typing.Optional[str] = None
|
|
27
|
-
image: typing.Optional[str] = None
|
|
28
|
-
base_image: typing.Optional[str] = None
|
|
29
|
-
commands: typing.Optional[list] = None
|
|
30
|
-
extra: typing.Optional[str] = None
|
|
31
|
-
extra_args: typing.Optional[dict] = None
|
|
32
|
-
builder_env: typing.Optional[dict] = None
|
|
33
|
-
secret: typing.Optional[str] = None
|
|
34
|
-
registry: typing.Optional[str] = None
|
|
35
|
-
load_source_on_run: typing.Optional[bool] = None
|
|
36
|
-
with_mlrun: typing.Optional[bool] = None
|
|
37
|
-
auto_build: typing.Optional[bool] = None
|
|
38
|
-
build_pod: typing.Optional[str] = None
|
|
39
|
-
requirements: typing.Optional[list] = None
|
|
40
|
-
source_code_target_dir: typing.Optional[str] = None
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|