starflow-py 0.58.0__py3-none-any.whl → 0.59.0__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.
- starflow/VERSION +1 -1
- starflow/custom_operators/k8s_branch_operator.py +1 -1
- starflow/custom_operators/k8s_operator.py +1 -1
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/METADATA +1 -1
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/RECORD +9 -9
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/LICENSE +0 -0
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/WHEEL +0 -0
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/entry_points.txt +0 -0
- {starflow_py-0.58.0.dist-info → starflow_py-0.59.0.dist-info}/top_level.txt +0 -0
starflow/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.
|
|
1
|
+
0.59.0
|
|
@@ -588,7 +588,7 @@ class starflowKubernetesBranchPodOperator(KubernetesPodOperator, BaseBranchOpera
|
|
|
588
588
|
|
|
589
589
|
# TODO change url based on platform configuration
|
|
590
590
|
logger.info("[StarflowK8sBranchOperator] Initializing Starflow backend client...")
|
|
591
|
-
self.starflow_client = starflowBackendRestClient(base_url="http://starflow-rest-service.starflow:8000/")
|
|
591
|
+
self.starflow_client = starflowBackendRestClient(base_url="http://starflow-rest-service.prochain-starflow:8000/")
|
|
592
592
|
logger.info("[StarflowK8sBranchOperator] Starflow backend client initialized successfully")
|
|
593
593
|
|
|
594
594
|
logger.info("[StarflowK8sBranchOperator] Preparing execute environment...")
|
|
@@ -648,7 +648,7 @@ class starflowKubernetesPodOperator(KubernetesPodOperator):
|
|
|
648
648
|
|
|
649
649
|
# TODO change url based on platform configuration
|
|
650
650
|
logger.info("[StarflowK8sOperator] Initializing Starflow backend client...")
|
|
651
|
-
self.starflow_client = starflowBackendRestClient(base_url="http://starflow-rest-service.starflow:8000/")
|
|
651
|
+
self.starflow_client = starflowBackendRestClient(base_url="http://starflow-rest-service.prochain-starflow:8000/")
|
|
652
652
|
logger.info("[StarflowK8sOperator] Starflow backend client initialized successfully")
|
|
653
653
|
|
|
654
654
|
logger.info("[StarflowK8sOperator] Preparing execute environment...")
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
starflow/VERSION,sha256=
|
|
1
|
+
starflow/VERSION,sha256=U2CeMmiz9g5emUH5bbr5XaXKo0Cc_qxfwQU58yK5AaE,6
|
|
2
2
|
starflow/__init__.py,sha256=I3dmIBqKnlYjo-VFCDdA_7YUqsNT-i9QtQqXnV9pW4U,233
|
|
3
3
|
starflow/base_piece.py,sha256=Jrp2VfEeCnEPRz83OjYWpkh4QOTHFOS4xmy3uNOH1jQ,16775
|
|
4
4
|
starflow/logger.py,sha256=M6lHuZwePkBASyHg6u9BepE66BYQ6b1I8kYsK6p0Qe4,891
|
|
@@ -21,8 +21,8 @@ starflow/client/legacy/fs_client.py,sha256=x5Mpc3hECJSXCNMSPTJMJ47k730MYouU6GAZI
|
|
|
21
21
|
starflow/client/legacy/s3_client.py,sha256=ASpwRe5qgjf0i0A962-Miu__cqk7dTPYll8eajmREAg,2741
|
|
22
22
|
starflow/custom_operators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
23
23
|
starflow/custom_operators/docker_operator.py,sha256=fzo-LYS5kptDc84JEnHj-tbnWH1qWrYXJLbX2ntFYqc,8945
|
|
24
|
-
starflow/custom_operators/k8s_branch_operator.py,sha256=
|
|
25
|
-
starflow/custom_operators/k8s_operator.py,sha256=
|
|
24
|
+
starflow/custom_operators/k8s_branch_operator.py,sha256=qUzPCtR1dYsslSZ7N4443qtCSG33J1zbYs-PqDmutig,34120
|
|
25
|
+
starflow/custom_operators/k8s_operator.py,sha256=_rDKT_Iqenr9icC12V5wXRne5bCSOBHdBKUB1yhag9Y,37663
|
|
26
26
|
starflow/custom_operators/python_operator.py,sha256=dZ_PjzAv31BjZ155P_aDB9uaGSIBCWZ3HcM2SfShh1w,3488
|
|
27
27
|
starflow/custom_operators/worker_operator.py,sha256=a1qeuLpVptVongPA4Mq9OjM_J_9YKU-XD8_aakYtGOI,1343
|
|
28
28
|
starflow/custom_operators/deprecated/base_operator.py,sha256=cQx4uF069TDcJ6RrSC7-iHf-CeBKs4bkOBjISSMxJDo,2031
|
|
@@ -64,9 +64,9 @@ starflow/utils/__init__.py,sha256=7CET-zz6y1EBuBJQLgF3rXNhKOSj32Z3X_3mKUAirII,23
|
|
|
64
64
|
starflow/utils/metadata_default.py,sha256=4tbmWoVuoRMxd2c2vkwKYLkTTDf1I0OooXB_P5DGWXM,455
|
|
65
65
|
starflow/utils/piece_generator.py,sha256=kVMw5KquhOsrQkTscTTk0yLFCwx3kAR03HeqRMBbK6w,516
|
|
66
66
|
starflow/utils/workflow_shared_storage.py,sha256=USt_Q6nRGrtbcgrWHjtEvBDMSGSDd3BwUrZVe0RItH0,272
|
|
67
|
-
starflow_py-0.
|
|
68
|
-
starflow_py-0.
|
|
69
|
-
starflow_py-0.
|
|
70
|
-
starflow_py-0.
|
|
71
|
-
starflow_py-0.
|
|
72
|
-
starflow_py-0.
|
|
67
|
+
starflow_py-0.59.0.dist-info/LICENSE,sha256=GJqGH98qXg5fnWj-lAWzUSbTA1WTF5cilL15ly2jp2o,11343
|
|
68
|
+
starflow_py-0.59.0.dist-info/METADATA,sha256=Zpb4JdQiIaCMqHwsutiSwMSsV6ZjbQSWgbGW376ncdo,24916
|
|
69
|
+
starflow_py-0.59.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
|
70
|
+
starflow_py-0.59.0.dist-info/entry_points.txt,sha256=NYo4PDd8SDc8KPWY6HJmn5qxdr_5EwYAGYzO-Mcw7nw,50
|
|
71
|
+
starflow_py-0.59.0.dist-info/top_level.txt,sha256=z6ucMuN3MqWfaz5nq1cnj5FsQ_dwpO3SYa_mRLH07w0,9
|
|
72
|
+
starflow_py-0.59.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|